Is there a way to retrieve the message body using the email package? or is
the email package just for parsing mime formatted messages? or would I have
to parse the information retrieved from poplib myself. I have scanned the
entire documentation to no avail. googling only gained little.
Any help is greatly appreciated.
Adonis
the email package just for parsing mime formatted messages? or would I have
to parse the information retrieved from poplib myself. I have scanned the
entire documentation to no avail. googling only gained little.
Any help is greatly appreciated.
Adonis
Comment