a python script which will parse an email message

William Park opengeometry at yahoo.ca
Thu May 27 23:28:27 EDT 2004


chuck amadi <chuck.amadi at ntlworld.com> wrote:
> any python script which will parse an email messages into a file to
> poplulate a database.
> 
> Im trying with UnixMailbox but I cant figure out howto abstract the
> all email data messages to a file .

Can you rephrase this with some example of "input" and "output" you
want?  As is, emails are already in a file, so there is no need to parse
it to a file.

-- 
William Park, Open Geometry Consulting, <opengeometry at yahoo.ca>



More information about the Python-list mailing list