How do you save a copy of sent mail to IMAP folder?

Avatar
  • Answered
I am using PHPMailer and all seems to work as expected. I want to be able to save the mail send into the send folder of the mail account I am using.
I cannot find any info on the site how to to do this.
Help will be appreciated.
Avatar
-1
Arn
Hello Petrusvb, Thanks for the question about saving a sent message using PHPMailer. This is a coding issue that you would need to setup with your mail script. You can find more information in this forum post. They suggest solution grabbing a copy of sent mail and sending it to an IMAP folder. If you have any further questions, please let us know. Kindest regards, Arnel C.