Changes between Version 1 and Version 2 of Ticket #49687, comment 22
- Timestamp:
- 08/09/2025 12:40:20 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49687, comment 22
v1 v2 128 128 Additional message from admin: DKIM with Qmail 129 129 }}} 130 131 Completely 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 133 In both cases I'm using direct SMTP, not QMQP or QMTP.