Home > other >  Question: how to use the python reply email?
Question: how to use the python reply email?

Time:09-26

Using imaplib or imbox libraries can get email, what use that libraries can reply?

CodePudding user response:

The from py_smtp import send

CodePudding user response:

reference 1/f, old coconut response:
from py_smtp import send

This can be sent, but the use of the library can reply mail?

CodePudding user response:

I understand the reply E-mail, letter is to address send an email,

The first step, you have a mail message, that you can edit email body, title plus re: or reply:



CodePudding user response:

reference old coconut reply: 3/f
I understand the reply E-mail, letter is to send an email address,

The first step, you have a mail message, that you can edit text, titles and re: or reply:


reference old coconut reply: 3/f
I understand the reply E-mail, letter is to send an email address,

The first step, you have a mail message, that you can edit text, titles and re: or reply:

But I think send E-mail and reply email should be differentiated
  • Related