Hi,
I have my server running Plesk Onyx Version 17.8.11 Update #9, correctly signing emails that are sent via SMTP, (either from an external client, or sent using roundcube) However emails sent from the server itself ( .php generated, using Using PHPMailer 5.2.22 ) do not appear to be signed at all.
For example, new post notifications from our Xenforo forum do not contain a DKIM-signature in the email header, unlike those sent from roundcube, despite both being sent from the same domain on the same server (although from different addresses).
Server-Wide Mail Settings -> DKIM spam protection -> Allow signing outgoing mail is CHECKED.
Mail settings for domain -> Use DKIM spam protection system to sign outgoing email messages CHECKED.
Is there a setting somewhere to enable signing of these mails, or a setting in PHP(7.1.18) that I need to configure?
Many Than ks.
I have my server running Plesk Onyx Version 17.8.11 Update #9, correctly signing emails that are sent via SMTP, (either from an external client, or sent using roundcube) However emails sent from the server itself ( .php generated, using Using PHPMailer 5.2.22 ) do not appear to be signed at all.
For example, new post notifications from our Xenforo forum do not contain a DKIM-signature in the email header, unlike those sent from roundcube, despite both being sent from the same domain on the same server (although from different addresses).
Server-Wide Mail Settings -> DKIM spam protection -> Allow signing outgoing mail is CHECKED.
Mail settings for domain -> Use DKIM spam protection system to sign outgoing email messages CHECKED.
Is there a setting somewhere to enable signing of these mails, or a setting in PHP(7.1.18) that I need to configure?
Many Than ks.