On 18/04/17 12:54, Фадеев Виталий Львович via Exim-users wrote: > For our custom scripts we want that exim would add custom headers, for > example X-DKIM-Status, X-SPF-Status, X-DMARC-Status with status of checking > this. > How I can do this?
Either headers_add or add_headers. One in ACL and one in routers. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
