<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/pkg, branch 0.7.0</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<entry>
<title>[pkg] remove initscript from python package</title>
<updated>2015-04-24T13:55:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-23T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=da08ab21bc56a0905db8697032ee1fcbef6298f7'/>
<id>da08ab21bc56a0905db8697032ee1fcbef6298f7</id>
<content type='text'>
There are some reasons to remove the initscript from the python package:

  1. To include the initscript it in the python package it is necessary to
     assume a lot of things about the system in which the package would be
     installed.

  2. The debian packaging system will correctly create an initscript by
     itself.

  3. We don't have to maintain 2 different setup.py files (one in
     master/develop branch and another in debian package branches).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some reasons to remove the initscript from the python package:

  1. To include the initscript it in the python package it is necessary to
     assume a lot of things about the system in which the package would be
     installed.

  2. The debian packaging system will correctly create an initscript by
     itself.

  3. We don't have to maintain 2 different setup.py files (one in
     master/develop branch and another in debian package branches).
</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] change default bounce message sender address</title>
<updated>2015-04-16T14:53:48+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-15T16:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=057de70291aee0eaedb8f8318dd1132e960e7e97'/>
<id>057de70291aee0eaedb8f8318dd1132e960e7e97</id>
<content type='text'>
This commit changes the bounce message sender address to be
MAILER-DAEMON@domain, instead of bounce@domain.

Related: #6858.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit changes the bounce message sender address to be
MAILER-DAEMON@domain, instead of bounce@domain.

Related: #6858.
</pre>
</div>
</content>
</entry>
<entry>
<title>sync initscript with debian version</title>
<updated>2015-01-12T17:40:44+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-01-12T17:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=937227d7c84de2cafe968525e6f889ddf102062f'/>
<id>937227d7c84de2cafe968525e6f889ddf102062f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add --prefix argument to get distinguishable syslog messages</title>
<updated>2015-01-12T16:58:52+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2015-01-12T16:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=deeaa37a64b842ae6a6f05b8748c536df72468ba'/>
<id>deeaa37a64b842ae6a6f05b8748c536df72468ba</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>
<entry>
<title>Implement mail bouncing under certain problematic situations</title>
<updated>2014-09-11T17:33:01+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2014-09-08T18:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=47bf4c701eb84ec06c9a63adb3c8cc99876eaf66'/>
<id>47bf4c701eb84ec06c9a63adb3c8cc99876eaf66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update requirements</title>
<updated>2014-04-04T20:01:01+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2014-04-04T20:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=4b9309cf720ca0d7292986b209abaa5e538e6f7b'/>
<id>4b9309cf720ca0d7292986b209abaa5e538e6f7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore encoding, use message.as_string directly.</title>
<updated>2013-12-17T17:49:50+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-12-17T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=59c65be76e4ba69c53787250dc964aea1d394514'/>
<id>59c65be76e4ba69c53787250dc964aea1d394514</id>
<content type='text'>
The message is already in str type, so we don't care about
encoding. json.dumps will ignore convertion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The message is already in str type, so we don't care about
encoding. json.dumps will ignore convertion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update requirements</title>
<updated>2013-11-01T13:55:01+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-11-01T13:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=a3d057708c04d54fe1c3caa8cab2fb55bd592f51'/>
<id>a3d057708c04d54fe1c3caa8cab2fb55bd592f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
