qpsmtpd/lib
Chris Adams d1043d0039
Allow an alternate ID for Authentication-Results (#323)
* Allow an alternate ID for Authentication-Results

When using a cluster of servers, it's sometimes needed to have the same
ID in the Authentication-Results header, rather than just the hostname,
and you don't always want to change "me" (because that has other
effects).  Allow an alternate "ar-me" config file.

* Change Authentication-Results "me" file and expand

Per request, make the Authentication-Results server ID config file
"me-auth-results" for clarity.

Also, expand its meaning slightly - use "none" to disable adding or
modifying Authentication-Results headers.  This is useful when qpsmtpd
is used in an internal hop and should not be overriding an edge hop that
checked SPF/DKIM/etc.
2025-01-15 11:02:31 -08:00
..
Apache config parameter passing bug fix. 2014-05-21 10:18:19 +09:00
Qpsmtpd Allow an alternate ID for Authentication-Results (#323) 2025-01-15 11:02:31 -08:00
Qpsmtpd.pm Release 1.00 (#307) 2023-02-16 22:33:46 -08:00