aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.sgml
Commit message (Expand)AuthorAgeFilesLines
* Port man page from SGML to XMLNikolaus Schulz2010-12-291-715/+0
* Fix typo in the manpageNikolaus Schulz2010-12-261-1/+1
* Manpage, TODO, CHANGELOG: document and record wildcard expansion in IMAP mail...Nikolaus Schulz2010-08-091-1/+18
* Manpage: various updatesNikolaus Schulz2010-07-311-16/+50
* New option --archive-prefix, alias -pNikolaus Schulz2010-07-311-0/+10
* Updated the manpage dateNikolaus Schulz2010-07-301-1/+1
* Document in the manpage that archivemail locks the archive mboxNikolaus Schulz2010-07-301-0/+1
* Remove the notes about setuid support from the manpageNikolaus Schulz2010-07-291-13/+0
* Switch mbox locking from flock(2) to posix lockf(2)Nikolaus Schulz2010-07-191-3/+3
* IMAP: be NAMESPACE-aware; improved probing for guessed mailbox names. Nikolaus Schulz2008-04-081-7/+6
* archivemail.sgml: warn that multiple passes with --copy will create duplicates. Nikolaus Schulz2008-04-081-0/+2
* Added new option --all to archive all messages in a mailbox.Nikolaus Schulz2008-03-151-0/+9
* Documented the new option --debug-imap in the manpage.Nikolaus Schulz2008-03-151-1/+15
* guess_delivery_time(): Nikolaus Schulz2007-11-131-3/+4
* Updated and edited manpage: Nikolaus Schulz2007-11-071-20/+40
* archivemail.sgml: wrap examples in <informalexample>.Nikolaus Schulz2007-11-031-0/+18
* archivemail.sgml: edited and reordered 'Notes' section so that it looks nicer.Nikolaus Schulz2007-11-031-15/+6
* archivemail.sgml: document that the conversion from other formats to mboxNikolaus Schulz2007-11-021-0/+5
* Documented the new --copy option in the manpage.Nikolaus Schulz2007-11-021-0/+13
* Updated manpage: note that IMAP server internal message dates may differ fromNikolaus Schulz2007-11-021-0/+8
* Deprecate the old automatic seteuid feature; document this in the manpage andNikolaus Schulz2007-11-021-0/+6
* Updated manpage: document that archivemail will implicitly unset the \RecentNikolaus Schulz2007-11-021-1/+11
* Rewrote and reordered parts of the manpage: Nikolaus Schulz2007-10-241-15/+52
* Updated documentation WRT to the new quoted usernames/passwords in IMAP URLs.Nikolaus Schulz2007-10-231-6/+9
* Corrected python dependency in the man page. Nikolaus Schulz2006-11-061-1/+1
* Added a note to the manpage that --pwfile will not work if archiving foldersNikolaus Schulz2006-11-021-2/+3
* Shortened new option name "--dont-mangle-from" to "--dont-mangle".Nikolaus Schulz2006-10-301-2/+2
* Updated manpage: Nikolaus Schulz2006-10-181-4/+5
* Shorten credits. Nikolaus Schulz2006-10-141-2/+1
* Updated <Date/>, updated AUTHOR section.Nikolaus Schulz2006-10-131-2/+4
* Added new option --dont-mangle-from to turn off From_ mangling.Nikolaus Schulz2006-10-121-0/+17
* Updated description of the IMAP URL syntax: list the methods to specify theNikolaus Schulz2006-09-281-0/+5
* Document new options --pwfile and --filter-append and their short counterpartsNikolaus Schulz2006-09-281-1/+18
* Fixed typo in description of IMAP URL syntax.Nikolaus Schulz2006-09-281-1/+1
* Use the archive cut-off date rather than the current time with thePaul Rodger2002-11-211-3/+3
* Added IMAP support.Paul Rodger2002-10-031-4/+10
* Let's try to get my email address a bit less easy to get by spammers.Paul Rodger2002-04-301-1/+1
* Opps - forgot to put the size option in the manpage.Paul Rodger2002-04-291-0/+9
* Added a lot more tests to test_archivemail.py.Paul Rodger2002-04-281-1/+1
* Fixed a bug where the long --suffix option was not working (although thePaul Rodger2002-04-271-3/+68
* Added the ability to archive messages older than a given absolute date withPaul Rodger2002-04-231-1/+30
* Getting ready for release of version 0.4.1Paul Rodger2002-04-211-0/+13
* Added an option '--no-compress' if you don't want gzipped archives.Paul Rodger2002-04-171-0/+50
* Added a lot more documentation, fixed up usage messages and expanded a lotPaul Rodger2002-04-131-24/+118
* Added docbook documentation from which we can generate a manpage.Paul Rodger2002-04-121-0/+222