Python IMAP Server Code?
David LeBlanc
whisper at oz.nospamnet
Fri Apr 27 12:43:27 EDT 2001
In article <v1XF6.17662$qc2.5686409 at typhoon.southeast.rr.com>,
sholden at holdenweb.com says...
> Does anybody have any IMAP server code I could lift?
>
> This is because I have finally given up on reverse-engineering Outlook
> Express' bizarre mail folder format, and am now taking an alternative
> approach. This will use a localhost-only IMAP server on the same host as the
> mail client to allow transfer of mail messages into a more sensible
> repository.
>
> Any help gratefully received.
>
> regards
> Steve
>
>
>
Check out http://www.imap.org
IMAP server sources are available (in C) at
http://www.washington.edu/imap/
More information about the Python-list
mailing list