Imapclient attachment method

104 views Asked by At

Kindly what would be the method for message object within imapclient library,

for example, when fetching a message via UIDs, I can use header = str(message.get_subject())

to get the email message subject, what would be the method for attachments please?

0

There are 0 answers