I have been using PHPMailer for transporting email for a long time.
It works perfectly in sending plain text but recently I found a need to send html email.

So I start to try working it with Mime email module. Following the instructions in README.txt, I first uncheck "Use PHPMailer to send e-mails" on PHPMailer settings page.
But on mime email settings page, there is no PHPMailer email engine option to choose from.

Do I miss something?

Thousand thanks,

Comments

oadaeh’s picture

Please see #811774: Port to D7, and especially comment #10.

ericwongcm’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

The option to choose PHPMailer is there in 7.x-3.x-dev 2014-May-16.