Python IMAP Server Code?
Steve Holden
sholden at holdenweb.com
Thu Apr 26 13:21:34 EDT 2001
Ha!
So, you wait until I decide my current approach isn't possible and ask for
help with a new one, then rather than giving me the asked-for help you tell
me I'm WRONG, and my previous approach is in fact possible.
What else can I say but ... thank you, your code looks interesting and I'll
take a look at it :-)
regards
Steve
"Mark Watts" <mwatts at stny.rr.com> wrote in message
news:mailman.988301262.17724.python-list at python.org...
> From: "Steve Holden" <sholden at holdenweb.com>
> > 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.
>
> This code is in Delphi but it does a fair job of pulling data out of OE
> mail
> files.
>
> http://www.djpate.freeserve.co.uk/oexpress2.zip
>
> Hope this helps.
>
> -Mark Watts
>
>
More information about the Python-list
mailing list