<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/changes, branch 0.6.2</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-04-21T18:55:12+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-21T18:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=799703cf884191d097eb5d5316fa964e421683fd'/>
<id>799703cf884191d097eb5d5316fa964e421683fd</id>
<content type='text'>
Releases: 0.6.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Releases: 0.6.2
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] implement message bouncing according to RFCs</title>
<updated>2015-04-20T19:12:01+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-15T17:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=3353e2bccb2625ae06472721cfbb8cf53144a255'/>
<id>3353e2bccb2625ae06472721cfbb8cf53144a255</id>
<content type='text'>
If we do not adhere to the standads, we may have a lot of problems when
bouncing a message. This commit implements a bounce message according to:

  * RFC 6522 - The Multipart/Report Media Type for the Reporting of Mail
    System Administrative Messages

  * RFC 3834 - Do not bounce for unknown or invalid addresses.

  * RFC 3464 - An Extensible Message Format for Delivery Status Notification.

Closes: #6858.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we do not adhere to the standads, we may have a lot of problems when
bouncing a message. This commit implements a bounce message according to:

  * RFC 6522 - The Multipart/Report Media Type for the Reporting of Mail
    System Administrative Messages

  * RFC 3834 - Do not bounce for unknown or invalid addresses.

  * RFC 3464 - An Extensible Message Format for Delivery Status Notification.

Closes: #6858.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix bounce message recipient</title>
<updated>2015-04-13T19:32:52+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-13T18:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=14ef3dcce18240b756415fefa2a56936f96a12e9'/>
<id>14ef3dcce18240b756415fefa2a56936f96a12e9</id>
<content type='text'>
The bounce message was using the original message's "From:" header instead of
the "To:" header to indicate the original recipient. This commit fixes that.

Closes: #6854.
Releases: 0.6.2, 0.7.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bounce message was using the original message's "From:" header instead of
the "To:" header to indicate the original recipient. This commit fixes that.

Closes: #6854.
Releases: 0.6.2, 0.7.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] limit pgp key lookup to access check server</title>
<updated>2015-04-09T21:19:53+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-26T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=45adb4d6cfdb8b9ed11e3efc398d00ec6dbdc0b0'/>
<id>45adb4d6cfdb8b9ed11e3efc398d00ec6dbdc0b0</id>
<content type='text'>
In order to minimize the number of couchdb queries and the number of mx
lookups in case of junk mail this commit restricts the pgp key lookup to the
access check server (and removes it from the alias server).

Closes: #6795.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to minimize the number of couchdb queries and the number of mx
lookups in case of junk mail this commit restricts the pgp key lookup to the
access check server (and removes it from the alias server).

Closes: #6795.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] reject incoming mail if no pgp key found</title>
<updated>2015-03-25T20:06:25+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-24T18:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=5a45acd3486f4e7f830647953731353cda916d51'/>
<id>5a45acd3486f4e7f830647953731353cda916d51</id>
<content type='text'>
Implement a PGP key lookup in the postfix smtp recipient restriction and
virtual alias mapping levels. If no PGP key is found, then the address is
rejected with a temporary error.

Closes: #6795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement a PGP key lookup in the postfix smtp recipient restriction and
virtual alias mapping levels. If no PGP key is found, then the address is
rejected with a temporary error.

Closes: #6795
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] correctly return async bouncer deferred</title>
<updated>2015-03-25T20:03:05+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-24T18:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=938cada00298243f0cf51c9bfd460ecb16938b57'/>
<id>938cada00298243f0cf51c9bfd460ecb16938b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fold in changes</title>
<updated>2015-02-11T15:24:50+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-02-11T15:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=b5ed3e4db16c8e3856b5c45409807d8f58cd957a'/>
<id>b5ed3e4db16c8e3856b5c45409807d8f58cd957a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry watching dirs if failed for some reason (closes #6687).</title>
<updated>2015-02-06T19:15:19+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-02-06T18:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=de95cc2fc21756c1b021723f49e846298e3b38a2'/>
<id>de95cc2fc21756c1b021723f49e846298e3b38a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Process unprocessed mail when MX starts (closes #2591).</title>
<updated>2015-02-05T12:04:12+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-02-05T12:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=e660453542889fc8285217f008803c9701f1b778'/>
<id>e660453542889fc8285217f008803c9701f1b778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>log to syslog. Closes: #6307</title>
<updated>2015-01-12T16:12:27+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@futeisha.org</email>
</author>
<published>2015-01-09T00:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=61620db0f917bc5ad79f17d928b80d739747fcf5'/>
<id>61620db0f917bc5ad79f17d928b80d739747fcf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
