Hey everyone, I'm trying to modify the archivemail[1] source so that it will archive using preauth IMAP as well as normal authenticated IMAP (preauth IMAP is what happens when you run the imapd program on the command line -- it trusts the system's authentication and allows you access to your mailboxes without authenticating). archivemail uses this form of URI for IMAP:
imap://username:[EMAIL PROTECTED]/path/to/mailbox Is there an equivalent form for preauth IMAP? -Mary [1] http://archivemail.sourceforge.net/ -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
