0

I have my own server and IP. I'm currently sending business emails using smtplib, with each emails I save Message-ID in the database.

I would like to send a follow up email to some of the sent email in the same thread. Is that something I can do with smtplib? If yes what's the solution?

user655588
  • 113
  • 4
  • Yes, you can send email messages with `smtplib`. At this level of detail, your question isn't really well-defined. What have you searched for, and what did you find? What have you tried, and how did it fail? – tripleee Sep 22 '22 at 07:42

0 Answers0