M
Michele Simionato
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 <[email protected]>
sometimes I get addresses in the form
(e-mail address removed)
Is there a standard way to normalize the addresses? It is only the second
form that I am interested in. TIA,
Michele Simionato
I can extract the sender by using ["From"]. However sometimes I
get addresses in the form
John Doe <[email protected]>
sometimes I get addresses in the form
(e-mail address removed)
Is there a standard way to normalize the addresses? It is only the second
form that I am interested in. TIA,
Michele Simionato