aboutsummaryrefslogtreecommitdiffstats
path: root/archivemail.sgml
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-10-03 06:27:08 +0000
committerPaul Rodger <paul@paulrodger.com>2002-10-03 06:27:08 +0000
commit6a91347b880179436b25b24a55421cb8816c3718 (patch)
tree766d053be50e5cc0d83b6f36cde723d26b5959ff /archivemail.sgml
parent485b7f882acb959e5d29d67b2be14377866c4cfc (diff)
downloadarchivemail-6a91347b880179436b25b24a55421cb8816c3718.tar.gz
archivemail-6a91347b880179436b25b24a55421cb8816c3718.tar.bz2
archivemail-6a91347b880179436b25b24a55421cb8816c3718.zip
Added IMAP support.
Diffstat (limited to 'archivemail.sgml')
-rw-r--r--archivemail.sgml14
1 files changed, 10 insertions, 4 deletions
diff --git a/archivemail.sgml b/archivemail.sgml
index 593c882..1807c2f 100644
--- a/archivemail.sgml
+++ b/archivemail.sgml
@@ -70,10 +70,10 @@ with &gzip;.
</Para>
<Para>
-<Command/archivemail/ supports reading <application/Maildir/,
-<application/MH/ and <application/mbox/-format mailboxes, but it will
-always write archive files to <application/mbox/-format mailboxes that
-are compressed with &gzip;.
+<Command/archivemail/ supports reading <application/IMAP/,
+<application/Maildir/, <application/MH/ and <application/mbox/-format
+mailboxes, but it will always write archive files to <application/mbox/-format
+mailboxes that are compressed with &gzip;.
</Para>
<Para>
@@ -310,6 +310,12 @@ Display brief summary information about how to run <Command/archivemail/.
</Para>
<Para>
+To archive an <application/IMAP/-format mailbox, use the the format
+<command>imap://username:password@server/mailbox</command> to specify the
+mailbox.
+</Para>
+
+<Para>
When reading an <application/mbox/-format mailbox, <command/archivemail/ will
create a lockfile with the extension <filename>.lock</filename> so that
procmail will not deliver to the mailbox while it is being processed. It will