Nikolaus Schulz
db8eb62c16
Regenerate manpage from the sgml source
2010-07-30 12:29:14 +02:00
Nikolaus Schulz
d706409c59
Switch mbox locking from flock(2) to posix lockf(2)
...
flock() locks aren't portable; lockf() locks are.
2010-07-19 01:13:25 +02:00
Nikolaus Schulz
78b4923832
IMAP: be NAMESPACE-aware; improved probing for guessed mailbox names.
...
* Automatically add NAMESPACE prefix to the mailbox path if necessary,
* Explicitely check for guessed mailbox names with LIST instead of just trying
to SELECT them.
* Updated documentation about NAMESPACE handling.
2008-04-08 15:38:51 +00:00
Nikolaus Schulz
37816fd659
archivemail.sgml: warn that multiple passes with --copy will create duplicates.
2008-04-08 14:11:45 +00:00
Nikolaus Schulz
f43cbb106d
Added new option --all to archive all messages in a mailbox.
...
Updated documentation, and added a first simple unittest for this.
Closes : #1764846 .
2008-03-15 20:24:46 +00:00
Nikolaus Schulz
9ac3a68228
Documented the new option --debug-imap in the manpage.
2008-03-15 19:35:22 +00:00
Nikolaus Schulz
8e5c870057
guess_delivery_time():
...
* look for the timestamp of the latest 'Received' header before resorting to
'Date' or 'Resent-Date'.
* let 'Resent-date' header take precedence over 'Date'.
Document these changes in manpage and changelog.
Closes : #1481316 , #1764855 , Debian bug #272666 .
2007-11-13 21:13:38 +00:00
Nikolaus Schulz
5b72c8287c
Updated and edited manpage:
...
* drop prominent note about being a python program;
* extended description a bit;
* Document issue with slashes in IMAP mailbox paths.
2007-11-07 22:32:07 +00:00
Nikolaus Schulz
f582fd75c9
archivemail.sgml: wrap examples in <informalexample>.
2007-11-03 00:51:23 +00:00
Nikolaus Schulz
3f5f591728
archivemail.sgml: edited and reordered 'Notes' section so that it looks nicer.
2007-11-03 00:24:37 +00:00
Nikolaus Schulz
be4aabc20f
archivemail.sgml: document that the conversion from other formats to mbox
...
overwrites existing 'Status' and 'X-Status' messages headers.
2007-11-02 23:46:17 +00:00
Nikolaus Schulz
e25367fcb8
Documented the new --copy option in the manpage.
2007-11-02 20:50:30 +00:00
Nikolaus Schulz
c5002cdefb
Updated manpage: note that IMAP server internal message dates may differ from
...
user-visible date headers, and that there exist servers not supporting searches.
2007-11-02 20:42:16 +00:00
Nikolaus Schulz
c97b10f253
Hm, forgot the autogenerated manpage in the previous commit.
2007-11-02 20:27:37 +00:00
Nikolaus Schulz
dfec62850e
Updated manpage: document that archivemail will implicitly unset the \Recent
...
message flag of all messages in an IMAP folder.
2007-11-02 19:21:10 +00:00
Nikolaus Schulz
9b7768e073
Rewrote and reordered parts of the manpage:
...
* Move paragraph about archiving IMAP folders before the option list
* Added section subsection about IMAP URL handling
* Added IMAP example command line
2007-10-24 14:58:47 +00:00
Nikolaus Schulz
f3719df4d2
Updated documentation WRT to the new quoted usernames/passwords in IMAP URLs.
2007-10-23 23:11:29 +00:00
Nikolaus Schulz
ef97390118
Corrected python dependency in the man page.
2006-11-06 21:41:59 +00:00
Nikolaus Schulz
0278901ba1
Added a note to the manpage that --pwfile will not work if archiving folders
...
from several IMAP accounts.
2006-11-02 05:45:26 +00:00
Nikolaus Schulz
a221f62f52
Shortened new option name "--dont-mangle-from" to "--dont-mangle".
2006-10-30 19:34:39 +00:00
Nikolaus Schulz
157db85b7f
Updated manpage:
...
From_ mangling is only done for messages from mailboxes not in mbox format.
2006-10-18 23:06:29 +00:00
Nikolaus Schulz
ae5e5f63a1
Shorten credits.
2006-10-14 22:49:31 +00:00
Nikolaus Schulz
4c04117de8
Forgot to commit updated troff manual.
2006-10-13 00:08:37 +00:00
Nikolaus Schulz
b682b26398
Added new option --dont-mangle-from to turn off From_ mangling.
2006-10-12 21:14:04 +00:00
Nikolaus Schulz
874f325330
Updated description of the IMAP URL syntax: list the methods to specify the
...
password, document the IMAPS capability and its syntax.
2006-09-28 23:56:31 +00:00
Nikolaus Schulz
74922b1beb
Document new options --pwfile and --filter-append and their short counterparts
...
in the manual.
2006-09-28 23:49:45 +00:00
Nikolaus Schulz
dbe3c9ce4b
Fixed typo in description of IMAP URL syntax.
2006-09-28 23:43:50 +00:00
Peter Poeml
75506d9be2
check in the man page, so it doesn't need to be generated locally
2006-06-27 05:38:56 +00:00
Paul Rodger
5350fc26f6
We don't need this version.
2002-04-12 13:16:01 +00:00
Paul Rodger
902a81b4bc
Initial revision
2002-03-26 03:53:09 +00:00