As I know, PHPMailer supports the DKIM signing. However, this option is useful only if you don't use smtp server.

Would it be useful to implement sendmail and mail support to phpmailer module? And DKIM signing support?

Comments

thebuckst0p’s picture

I would like this. I used to have DKIM working with the amazon_ses module and am trying to move over to either the SMTP or the PHPMailer modules, to use SES's SMTP endpoings. Is there still interest?

thebuckst0p’s picture

I've gotten this working with plain-text and HTML mail, by patching some bugs in the PHPMailer library and adding some logic into the module. It doesn't work when the message includes embedded images, however. I'd be interested in collaborating with someone on that last part.

sun’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Category: task » feature
sun’s picture

Issue summary: View changes

Added the reason for DKIM

astonvictor’s picture

Status: Active » Closed (outdated)

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks