mail addresses
Michele Simionato
michele.simionato at gmail.com
Thu Sep 16 10:06:41 EDT 2004
More information about the Python-list mailing list
Thu Sep 16 10:06:41 EDT 2004
- Previous message (by thread): mail addresses
- Next message (by thread): PyCFunction_New() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Suppose I have an email.Message object. I can extract the sender by using ["From"]. However sometimes I get addresses in the form John Doe <john.doe at somedomain.com> sometimes I get addresses in the form jane.doe at someotherdomain.org Is there a standard way to normalize the addresses? It is only the second form that I am interested in. TIA, Michele Simionato
- Previous message (by thread): mail addresses
- Next message (by thread): PyCFunction_New() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list