qpsmtpd/docs
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
..
advanced.md convert docs/* from POD to Markdown 2014-09-18 09:15:02 -07:00
authentication.md convert docs/* from POD to Markdown 2014-09-18 09:15:02 -07:00
config.md Allow an alternate ID for Authentication-Results (#323) 2025-01-15 11:02:31 -08:00
development.md convert docs/* from POD to Markdown 2014-09-18 09:15:02 -07:00
hooks.md Update data_post_headers doc (#259) 2016-05-02 09:31:10 -07:00
logging.md Revert "Turn warnings into $qpsmtpd->log() calls" 2015-01-03 21:45:59 -08:00
writing.md convert docs/* from POD to Markdown 2014-09-18 09:15:02 -07:00