[Tutor] Python IMAP library

Alan Gauld alan.gauld at yahoo.co.uk
Sun Oct 17 19:09:37 EDT 2021


On 17/10/2021 16:40, Julius Hamilton wrote:
> Thanks very much.
> 
> Does anyone know what my options are for retrieving the email body of a
> specific email using this library?

Are you sure you need imap? Could you use the email module instead?
It seems to be a higher level library and more in tune with your
requirements.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list