You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
Q0902
Question
Is it possible to have Exim add a header to only certain local parts of
outgoing mail?
Answer
Only if you arrange for each such local part to receive its own private
copy of the mail. See max_rcpt in the SMTP transport. If you set this
to 1, you could use conditions in an expansion string to add or not add
a header.