Aw: DKIM for mail generated internally by PHP?
[email protected] ("Hans Salvisberg") Wed, 28 Jan 2015 02:00:42 +0100
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <trinity-a27f424a-5ba7-4ba6-b440-b84a05d8e051-1422406842645@3capp-gmx-bs55> |
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> <div>For the record:</div> <div> </div> <div>Matt suggested to use PHP to send via SMTP to localhost. I've found <a href="https://github.com/PHPMailer/PHPMailer">https://github.com/PHPMailer/PHPMailer</a> and a Drupal module of the same name that makes it available in Drupal. This works pretty much out of the box. Thanks!</div> <div> </div> <div>Hans</div> <div> <div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"> <div style="margin:0 0 10px 0;"><b>Gesendet:</b> Montag, 19. Januar 2015 um 22:21 Uhr<br/> <b>Von:</b> [email protected]<br/> <b>An:</b> "[email protected]" <[email protected]><br/> <b>Betreff:</b> DKIM for mail generated internally by PHP?</div> <div name="quoted-content">Some of my sites have private forums that let members subscribe to get email notifications when new posts/comments are created. The mails are generated by Drupal/PHP via either `sendmail -t -i` or `/var/qmail/bin/qmail-inject`. Obviously, neither of those go through qpsmtpd and the dkim plugin, and the mails go out without any DKIM signature and get refused by GMail and other major providers.<br/> <br/> Is there a way to leverage qpsmtpd for locally PHP-generated mail, or do I have to provide a duplicate outgoing DKIM implementation in qmail?<br/> <br/> Hans</div> </div> </div> </div></div></body></html>