Re: [exim] drop connection on auth failure

2022-07-22 Thread Jeremy Harris via Exim-users
On 17/07/2022 12:16, Jeremy Harris via Exim-users wrote: On 16 July 2022 18:09:40 BST, Slavko via Exim-users IMO that is perfect job vor event system, to emit auth:failed event. But whole event systems seems to be only about outgoing mails/connections. Beside the auth failed event, i miss acl

Re: [exim] dkim fail on forwarded messages

2022-07-22 Thread ozzloy via Exim-users
thanks! with your help, and a lot of reading, i've updated my config to prefix = in front of all List* headers https://git.sr.ht/~ozzloy/exim-configuration/tree/master/item/30_exim4-config_remote_smtp#L47 i sent myself emails and did not see "List*" as part of the DKIM signature's headers! is th