<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src/leap/mail/incoming/tests, branch master</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[refactor] change IMAPAccount signature</title>
<updated>2016-04-15T20:11:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-15T20:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ec0183a792223e6acd8343beb0e5ba1bf3df43b1'/>
<id>ec0183a792223e6acd8343beb0e5ba1bf3df43b1</id>
<content type='text'>
for consistency with the previous Account change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for consistency with the previous Account change.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] avoid circular import due to rfc3156</title>
<updated>2015-09-23T16:00:15+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-22T21:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=fcdc227c23e6958aab902c95aeab35285c9993f0'/>
<id>fcdc227c23e6958aab902c95aeab35285c9993f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] don't extract openpgp header if valid attached key</title>
<updated>2015-09-22T16:58:00+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-22T15:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=e2b3cc5c88dd8f66ec02fe644944218d58e996d8'/>
<id>e2b3cc5c88dd8f66ec02fe644944218d58e996d8</id>
<content type='text'>
The key extract should check first for attached keys and if this fails
then should try the OpenPGP header.

- Resolves: #7480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The key extract should check first for attached keys and if this fails
then should try the OpenPGP header.

- Resolves: #7480
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] don't fail importing mismatched attached key</title>
<updated>2015-09-16T10:26:11+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-16T10:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=818ea26ec559174302ddf9095f26ed624b5cd507'/>
<id>818ea26ec559174302ddf9095f26ed624b5cd507</id>
<content type='text'>
We can't import attached keys with different email address than the
sender. Now we don't fail in this case, just log it.

- Resolves: #7454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can't import attached keys with different email address than the
sender. Now we don't fail in this case, just log it.

- Resolves: #7454
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fixing pep8 warnings</title>
<updated>2015-09-02T19:20:17+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>ddornell@thoughtworks.com</email>
</author>
<published>2015-09-02T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d4c61d7680a726227541daa13e6f72efbbd0fa2e'/>
<id>d4c61d7680a726227541daa13e6f72efbbd0fa2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adding encryption header to msg before saving</title>
<updated>2015-09-02T19:14:56+00:00</updated>
<author>
<name>Duda Dornelles</name>
<email>ddornell@thoughtworks.com</email>
</author>
<published>2015-09-02T19:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=1d70a21a4b6476fb69122c0629440815aa793099'/>
<id>1d70a21a4b6476fb69122c0629440815aa793099</id>
<content type='text'>
This way we can tell if a message was originally encrypted, so that we
can show that information to the end user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can tell if a message was originally encrypted, so that we
can show that information to the end user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MessageCollection instead of IMAPMailbox in IncomingMail</title>
<updated>2015-02-18T23:30:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T17:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=2af7083d4543be9a1b1476de75fafb17bfe78b95'/>
<id>2af7083d4543be9a1b1476de75fafb17bfe78b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add callbacks to inbox insertions</title>
<updated>2015-02-18T23:30:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T16:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=87c15e3ec5c1ca607890bf72b0d90bb0f114cbb1'/>
<id>87c15e3ec5c1ca607890bf72b0d90bb0f114cbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incoming email decryption problems</title>
<updated>2015-02-11T18:05:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-05T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d7177ea01c968e5ee221aae90eb6e1f815c09972'/>
<id>d7177ea01c968e5ee221aae90eb6e1f815c09972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If not signature don't fail</title>
<updated>2015-02-11T18:05:44+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-01-26T19:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=3cd1e6ace64fad041873cb08b74789f9b78c50c9'/>
<id>3cd1e6ace64fad041873cb08b74789f9b78c50c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
