<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archivemail/README, branch master</title>
<subtitle>mirror of unmaintained archivemail with some fixes</subtitle>
<id>https://git.devys.org/archivemail/atom?h=master</id>
<link rel='self' href='https://git.devys.org/archivemail/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/'/>
<updated>2010-07-29T19:35:58Z</updated>
<entry>
<title>Rename archivemail.py to archivemail</title>
<updated>2010-07-29T19:35:58Z</updated>
<author>
<name>Nikolaus Schulz</name>
<email>microschulz@web.de</email>
</author>
<published>2010-07-29T19:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=a102b5baf93cfc7882fdf60406c5046b6f8d2ba9'/>
<id>urn:sha1:a102b5baf93cfc7882fdf60406c5046b6f8d2ba9</id>
<content type='text'>
On Unix, most scripts don't come with a file extension, it's not needed, and
we distribute the script as "archivemail" anyway.  And most importantly, I
like it better without the extension. :)

With a little trick we can still load the script as a module from the test
suite.
</content>
</entry>
<entry>
<title>README: drop warning that the test suite is slow</title>
<updated>2010-07-29T19:32:37Z</updated>
<author>
<name>Nikolaus Schulz</name>
<email>microschulz@web.de</email>
</author>
<published>2010-07-29T19:32:37Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=b47cc46fbf9f70b69e2ae168647b5e0379920d3e'/>
<id>urn:sha1:b47cc46fbf9f70b69e2ae168647b5e0379920d3e</id>
<content type='text'>
With the recent optimizations of the test suite, it has become quite fast.
</content>
</entry>
<entry>
<title>Drop .py extension from the unittest script</title>
<updated>2010-07-29T19:02:12Z</updated>
<author>
<name>Nikolaus Schulz</name>
<email>microschulz@web.de</email>
</author>
<published>2010-07-29T18:49:39Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=febd030e1461d4f412dfb98e58d6219eeb01ebd2'/>
<id>urn:sha1:febd030e1461d4f412dfb98e58d6219eeb01ebd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Updated python dependency, removed note about the required zlib module</title>
<updated>2006-11-02T23:04:14Z</updated>
<author>
<name>Nikolaus Schulz</name>
<email>microschulz@web.de</email>
</author>
<published>2006-11-02T23:04:14Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=32ecf02025f923c36977b1a543d936200a7b9be9'/>
<id>urn:sha1:32ecf02025f923c36977b1a543d936200a7b9be9</id>
<content type='text'>
since that should be pretty much standard, and added maintainer email addresses. 

</content>
</entry>
<entry>
<title>Let's try to get my email address a bit less easy to get by spammers.</title>
<updated>2002-04-30T23:55:52Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-30T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=7187dd8f6fc3c798958d3fbbaa842edc8276c873'/>
<id>urn:sha1:7187dd8f6fc3c798958d3fbbaa842edc8276c873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added info about test_archivemail.py</title>
<updated>2002-04-29T12:25:15Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-29T12:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=3c91240e6641bd60aa3aa96b7d83bc907e5df855'/>
<id>urn:sha1:3c91240e6641bd60aa3aa96b7d83bc907e5df855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bug where the long --suffix option was not working (although the</title>
<updated>2002-04-27T06:08:45Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-27T06:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=bc41b683898797b07db49a929656ed644cfefd53'/>
<id>urn:sha1:bc41b683898797b07db49a929656ed644cfefd53</id>
<content type='text'>
short option, '-s' was).

Added time-based format directives to the --suffix option, so that you
can do things like specify --suffix='%B%Y' to create archives named
after the current month and year.

Added some more tests to test_archivemail.py

</content>
</entry>
<entry>
<title>Point to the manpage a bit more.</title>
<updated>2002-04-26T03:05:15Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-26T03:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=a9920b731d1968e194911e2f265c5233e9a92ac4'/>
<id>urn:sha1:a9920b731d1968e194911e2f265c5233e9a92ac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bugs where archivemail would refuse to work on python version less than</title>
<updated>2002-04-26T03:04:02Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-26T03:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=9736dff04db7f5a15390b5133d83b00cd3ab4d4e'/>
<id>urn:sha1:9736dff04db7f5a15390b5133d83b00cd3ab4d4e</id>
<content type='text'>
2.2.

</content>
</entry>
<entry>
<title>Added a lot more documentation, fixed up usage messages and expanded a lot</title>
<updated>2002-04-13T11:36:32Z</updated>
<author>
<name>Paul Rodger</name>
<email>paul@paulrodger.com</email>
</author>
<published>2002-04-13T11:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/archivemail/commit/?id=ba5426db3f92f08c2b86564c076a9f99f86f4efd'/>
<id>urn:sha1:ba5426db3f92f08c2b86564c076a9f99f86f4efd</id>
<content type='text'>
on the man page.

</content>
</entry>
</feed>
