Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #49687, comment 22


Ignore:
Timestamp:
08/09/2025 12:40:20 PM (10 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49687, comment 22

    v1 v2  
    128128Additional message from admin: DKIM with Qmail
    129129}}}
     130
     131Completely identical results to Postfix, with the particular thing that Postfix takes the username for the running webhost (`www-data`) while Qmail just fixes it to `anonymous` for the local part.
     132
     133In both cases I'm using direct SMTP, not QMQP or QMTP.