Commit Graph

2 Commits

Author SHA1 Message Date
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
Matt Simerson
a1823c8f50 convert docs/* from POD to Markdown
1. easier to update
2. it's readable on github
2014-09-18 09:15:02 -07:00