<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mail.git/src/leap/mail/smtp/__init__.py, branch 0.3.8</title>
<subtitle>[leap_mail] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/'/>
<entry>
<title>Change SMTP "relay" to "gateway".</title>
<updated>2013-11-11T14:25:16+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-11-07T19:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=275c435ee45463ed6011f8988d5c7f90cb42fd01'/>
<id>275c435ee45463ed6011f8988d5c7f90cb42fd01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup code and fix tests.</title>
<updated>2013-11-07T18:44:59+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-11-07T18:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=4df74038a89dccff213c07795795154831330ace'/>
<id>4df74038a89dccff213c07795795154831330ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject senders if they aren't the logged in user</title>
<updated>2013-11-07T10:43:34+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-06T14:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=08c13654268e986d03341c564d7cc91db80d940d'/>
<id>08c13654268e986d03341c564d7cc91db80d940d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>catch unhandled exception and show backtrace</title>
<updated>2013-10-10T16:05:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-10-10T16:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=60a9f40c0afb0dce6814be294f306d4d037f122f'/>
<id>60a9f40c0afb0dce6814be294f306d4d037f122f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return smtp's Port to be able to stop listening to it</title>
<updated>2013-10-03T23:39:45+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-10-03T23:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=740a0a224c058d37ffcbaae64b97714ebde2b313'/>
<id>740a0a224c058d37ffcbaae64b97714ebde2b313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mail services bind to 127.0.0.1 instead of 0.0.0.0</title>
<updated>2013-09-03T18:35:00+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-09-03T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=6aa4e588c84579b785e49d903d0239e9ae13aba6'/>
<id>6aa4e588c84579b785e49d903d0239e9ae13aba6</id>
<content type='text'>
Closes: #3627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #3627
</pre>
</div>
</content>
</entry>
<entry>
<title>Return SMTP factory so the client can stop it.</title>
<updated>2013-09-03T09:12:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-09-03T09:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=14902d1cc79d1777361e144ff3c46ff52cc005fd'/>
<id>14902d1cc79d1777361e144ff3c46ff52cc005fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add errors in logger so we get them in client.</title>
<updated>2013-08-21T17:31:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-21T17:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=732923cc59a909b45f5af970702bf299b8d607a5'/>
<id>732923cc59a909b45f5af970702bf299b8d607a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add import for cannotlistenerror</title>
<updated>2013-08-20T16:44:43+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-20T16:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=9b65824be6b7a663f9630a96ccd11b25033c8ac1'/>
<id>9b65824be6b7a663f9630a96ccd11b25033c8ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SMTP Relay emit signals.</title>
<updated>2013-08-14T20:24:57+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-08-14T20:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mail.git/commit/?id=c4aadb757e1434ae955e0de8ed024dca6aa4869d'/>
<id>c4aadb757e1434ae955e0de8ed024dca6aa4869d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
