aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* use versionned interpreterHEADmastervg2020-11-071-1/+1
* Prepare release of archivemail v0.9.0Nikolaus Schulz2011-07-091-1/+1
* setup.py: install manpage into share/man/man1 instead of man/man1Nikolaus Schulz2010-11-281-1/+1
* Update changelog and prepare 0.8.2 releaseNikolaus Schulz2010-10-161-1/+1
* Update changelog and prepare 0.8.1 releaseNikolaus Schulz2010-09-301-1/+1
* Bump version to 0.8.0Nikolaus Schulz2010-07-291-1/+1
* Bumped version to 0.7.2, and updated release info on the webpage.Nikolaus Schulz2007-11-091-1/+1
* archivemail.py, setup.py, test_archivemail.py: Nikolaus Schulz2007-11-071-1/+1
* Bumped version to 0.7.0Nikolaus Schulz2006-11-021-1/+1
* Reverted script name change from rev. 101, so we generate a clean tarball again.Nikolaus Schulz2006-10-311-1/+1
* The archivemail-devel list is subscribers-only and not very useful as a generalNikolaus Schulz2006-10-301-2/+2
* Clarified comment about the python version required to run setup.py.Nikolaus Schulz2006-10-181-1/+2
* Added maintainer entry in setup.py. Nikolaus Schulz2006-10-121-0/+2
* fix setup.pyPeter Poeml2006-06-271-1/+1
* bump version to 0.6.2Peter Poeml2006-06-271-1/+1
* Removed a test rule that says we can confidently archive messagesPaul Rodger2002-10-301-1/+1
* Added IMAP support.Paul Rodger2002-10-031-1/+1
* Opps - forgot to commit the new version number changes (0.5.1)Paul Rodger2002-09-191-1/+1
* Fixed a bug where mailbox locking would fail under Solaris, also fixedPaul Rodger2002-09-151-1/+1
* Fixed a bug where we would throw an exception if a message was datedPaul Rodger2002-08-181-1/+1
* We now call mkdir() to create a temporary directory to store any generatedPaul Rodger2002-05-201-1/+1
* Fixed a bug where archivemail would abort if it got a date headerPaul Rodger2002-05-071-1/+1
* Fixed a bug where the os.rename() calls could fail if we are moving filesPaul Rodger2002-05-061-1/+1
* Added a --size option to only archive messages over a certain byte size.Paul Rodger2002-04-291-1/+1
* Fixed a bug where the long --suffix option was not working (although thePaul Rodger2002-04-271-1/+1
* Fixed bugs where archivemail would refuse to work on python version less thanPaul Rodger2002-04-261-4/+4
* Added the ability to archive messages older than a given absolute date withPaul Rodger2002-04-231-1/+1
* Getting ready for release of version 0.4.1Paul Rodger2002-04-211-1/+1
* Added an option '--no-compress' if you don't want gzipped archives.Paul Rodger2002-04-171-4/+2
* Added a lot more documentation, fixed up usage messages and expanded a lotPaul Rodger2002-04-131-1/+1
* Added manpage to install script.Paul Rodger2002-04-121-0/+1
* Stopped calling gzip externally and started using the 'gzip' modulePaul Rodger2002-04-121-1/+1
* Added more meta-data.Paul Rodger2002-04-111-2/+4
* Fail more gracefully when running on python < v2.0Paul Rodger2002-04-111-5/+16
* Getting ready for v0.3 release.Paul Rodger2002-04-111-0/+18