<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src/leap/mail/smtp, branch master</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>[bug] Adds user_id to Account</title>
<updated>2016-04-15T20:10:42+00:00</updated>
<author>
<name>Caio Carrara</name>
<email>ccarrara@thoughtworks.com</email>
</author>
<published>2016-04-13T19:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=d8ee6357c518a17a243840e42aeeae948bc03b2f'/>
<id>d8ee6357c518a17a243840e42aeeae948bc03b2f</id>
<content type='text'>
Previously Account used user id from the store, but this attribute is
optional and None by default. This caused the collection_mapping to be
unable to distinct between multiple users message collections.

This chance adds a non optional user_id attribute to Account and use it
to index the collection_mapping.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/674
- Releases: 0.4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously Account used user id from the store, but this attribute is
optional and None by default. This caused the collection_mapping to be
unable to distinct between multiple users message collections.

This chance adds a non optional user_id attribute to Account and use it
to index the collection_mapping.

- Resolves: https://github.com/pixelated/pixelated-user-agent/issues/674
- Releases: 0.4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] use same token for imap/stmp authentication</title>
<updated>2016-04-07T13:54:55+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-07T13:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=861b16d49e81a30be9386d529d4a3339d91ff30c'/>
<id>861b16d49e81a30be9386d529d4a3339d91ff30c</id>
<content type='text'>
This greatly simplifies the handling of the password in the thunderbird
extension.

Related: #6041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This greatly simplifies the handling of the password in the thunderbird
extension.

Related: #6041
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] SMTP delivery bounces</title>
<updated>2016-03-30T15:56:31+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-29T21:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=f05b0ec45ac667e85a610219d77906f049eb58cc'/>
<id>f05b0ec45ac667e85a610219d77906f049eb58cc</id>
<content type='text'>
We catch any error on SMTP delivery and format it as a bounce message
delivered to the user Inbox.

this doesn't comply with the bounce format, but it's a nice first start.
leaving proper structuring of the delivery failure report for future
iterations.

- Resolves: #7263
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We catch any error on SMTP delivery and format it as a bounce message
delivered to the user Inbox.

this doesn't comply with the bounce format, but it's a nice first start.
leaving proper structuring of the delivery failure report for future
iterations.

- Resolves: #7263
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] make tests use dummy authentication</title>
<updated>2015-12-21T13:44:19+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-12-17T05:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=f87b25c7b942f509372a14ed0ee7073f8f17e053'/>
<id>f87b25c7b942f509372a14ed0ee7073f8f17e053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] cred authentication for SMTP service</title>
<updated>2015-12-18T15:13:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-12-16T05:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=ea41bb44afee34e8ad6baf917ba461a7e95bf70d'/>
<id>ea41bb44afee34e8ad6baf917ba461a7e95bf70d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] credentials handling: use twisted.cred</title>
<updated>2015-12-15T06:30:19+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-27T01:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=8ddddd77478984777be79e817458183a41f0a978'/>
<id>8ddddd77478984777be79e817458183a41f0a978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] make events multi-user aware</title>
<updated>2015-11-30T20:12:34+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-30T19:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=569449e633abbe22b63b9c6b8c680119a3bdceda'/>
<id>569449e633abbe22b63b9c6b8c680119a3bdceda</id>
<content type='text'>
- Resolves: #7656
- Releases: 0.4.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7656
- Releases: 0.4.1
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] disable local-only bind on docker container</title>
<updated>2015-09-23T19:21:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-23T18:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=1b8e9f5d6df6aedd3566069d9d27adc1d8ad771d'/>
<id>1b8e9f5d6df6aedd3566069d9d27adc1d8ad771d</id>
<content type='text'>
- Related: #7471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7471
</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>[style] fix pep8 warnings</title>
<updated>2015-09-22T20:03:31+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-09-16T08:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=1a1dcbd660536ad6351c6a3746a8d8f8a6a31ef9'/>
<id>1a1dcbd660536ad6351c6a3746a8d8f8a6a31ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
