mail addresses
From: Michele Simionato (michele.simionato_at_gmail.com)
Date: 09/16/04
- Next message: Oliver Fromme: ""Updating" lambda functions"
- Previous message: Bill Seitz: "Re: newbie sending hex values over UDP socket"
- Next in thread: phansen: "Re: mail addresses"
- Reply: phansen: "Re: mail addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Sep 2004 07:06:41 -0700
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@somedomain.com>
sometimes I get addresses in the form
jane.doe@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
- Next message: Oliver Fromme: ""Updating" lambda functions"
- Previous message: Bill Seitz: "Re: newbie sending hex values over UDP socket"
- Next in thread: phansen: "Re: mail addresses"
- Reply: phansen: "Re: mail addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|