Re: [exim] Sender/envelope-from rewrite question

2022-08-31 Thread Slavko via Exim-users
Dňa 29. augusta 2022 22:27:42 UTC používateľ Kevin Hegel via Exim-users napísal: >This has partly fixed the problem. Now the sender is >"u...@example.com"@example.com AFAIK, the value from domain= option is appended to $authenticated_id, thus if your authenticated_id already contains domain par

[exim] Sender/envelope-from rewrite question

2022-08-31 Thread Kevin Hegel via Exim-users
I am seeing that mail sent by an authenticated user over a submission port is showing the sender and envelope-from as "usern...@example.com"@mail.example.com I read the documentation on rewriting and would like to do it based on a list of authenticated users so I have added this in acl_check_rcpt: