[Email-SIG] Real World Message Parsing example

Brian Kirsch bkirsch at osafoundation.org
Wed Dec 22 22:05:49 CET 2004


Hello,
I am looking for examples of real world apps (source code viewable) 
that are leveraging the Python email API's for message parsing. So far 
I have looked at Swallow and MailManager which are both good examples. 
Are there any others that I missed?


Thanks,

Brian Kirsch - Email Framework Engineer
Open Source Applications Foundation
543 Howard St. 5th Floor 
San Francisco, CA 94105 
(415) 946-3056 
http://www.osafoundation.org

On Dec 14, 2004, at 3:19 PM, Matthew Dixon Cowles wrote:

> Dear Brian,
>
>> The time has come for our Open Source product Chandler
>> (http://www.osafoundation.org) to add robust message parsing. Can
>> some point me to a mail client application (source code viewable)
>> that utilizes the Python email parsing library for MIME parsing. I
>> have seen lots of simple examples utilizing the email package but
>> would love to see some real world code that is leveraging it. Your
>> help is greatly appreciated.
>
> There's one at:
>
> http://www.mondoinfo.com/swallow/
>
> Despite the disclaimer, I use it for all my mail. I've just uploaded
> a new version.
>
> Regards,
> Matt
>



More information about the Email-SIG mailing list