<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/services/mail, branch 0.9.0</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[feat] disable email firewall on docker containers</title>
<updated>2015-09-23T18:58:21+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-09-23T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=c4d239f56947cf5ae4c4d260946bf5ff9fe040cf'/>
<id>c4d239f56947cf5ae4c4d260946bf5ff9fe040cf</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>[bug] add compatibility mode for platform &lt; 0.8</title>
<updated>2015-09-21T20:59:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-21T19:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=f292d910ae8bf98448dd02cd26e9e4f2ed8f6339'/>
<id>f292d910ae8bf98448dd02cd26e9e4f2ed8f6339</id>
<content type='text'>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there was a bug in plaform that made webapp not serve correctly the smtp
certificates. with this fallback, we try to support platforms &lt; 0.8,
although we should deprecate this behavior in bitmask 0.10
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] retrieve specific smtp certificate. Closes: #4284</title>
<updated>2015-09-21T20:59:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-02T20:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=ce63b5a0277b3ff062d04a17af9e9a927b7d9b87'/>
<id>ce63b5a0277b3ff062d04a17af9e9a927b7d9b87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix assignment of the incoming service</title>
<updated>2015-09-17T20:54:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-17T14:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=26dc74bcc9afbe45d6082e95a3a72cda16d2941b'/>
<id>26dc74bcc9afbe45d6082e95a3a72cda16d2941b</id>
<content type='text'>
the second callback was actually broken, not being called when it was
supposed to be.
the reason is that IncomingMail.startService returns a deferred which
callback is called with the loopingCall instance only when the
loopingCall is stopped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the second callback was actually broken, not being called when it was
supposed to be.
the reason is that IncomingMail.startService returns a deferred which
callback is called with the loopingCall instance only when the
loopingCall is stopped.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix attribute error on mail conductor</title>
<updated>2015-06-08T16:09:53+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-08T16:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4d33b0637ae1280ba818b40eb16003974666721b'/>
<id>4d33b0637ae1280ba818b40eb16003974666721b</id>
<content type='text'>
due to remaining bits that had not been changed after a refactor.

- Resolves: #7093
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to remaining bits that had not been changed after a refactor.

- Resolves: #7093
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] adapt to new events api on common</title>
<updated>2015-05-27T15:04:29+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-05-07T14:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5a0de9fd25d783039345674680c67a2bd91815a5'/>
<id>5a0de9fd25d783039345674680c67a2bd91815a5</id>
<content type='text'>
- Related: #6359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #6359
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Remove unneded comment about collection refs</title>
<updated>2015-03-10T18:00:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-03-05T16:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=fb68d7f9047e88e9c5bfb5dd1c74a62e7c3c77b4'/>
<id>fb68d7f9047e88e9c5bfb5dd1c74a62e7c3c77b4</id>
<content type='text'>
This concern is addressed by the following mail pullreq, that will be
into 0.4.0 release:

https://github.com/leapcode/leap_mail/pull/175

By the way, it is really funny that I cannot tell if this comment was
written by meskio, as the blame says, or if I was the original author of
the remark. I should stop drinking so much coffee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This concern is addressed by the following mail pullreq, that will be
into 0.4.0 release:

https://github.com/leapcode/leap_mail/pull/175

By the way, it is really funny that I cannot tell if this comment was
written by meskio, as the blame says, or if I was the original author of
the remark. I should stop drinking so much coffee.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the collection instead of the mailbox to initalize IncomingMail</title>
<updated>2015-02-19T05:05:57+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-02-18T17:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=2a3d13c9734651ed8011029665c82ecdd63cad98'/>
<id>2a3d13c9734651ed8011029665c82ecdd63cad98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not terminate the session on the backend, moved to mail</title>
<updated>2015-02-11T18:06:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-21T15:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=965d8a6bd4646fe6cc285e18355bbe2ce514b73b'/>
<id>965d8a6bd4646fe6cc285e18355bbe2ce514b73b</id>
<content type='text'>
factory.do_Stop will handle this now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
factory.do_Stop will handle this now.
</pre>
</div>
</content>
</entry>
</feed>
