Re: [exim] plussed addresses checking in acl_check_rcpt

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jeremy Harris
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] plussed addresses checking in acl_check_rcpt
On 16/12/2022 04:41, Victor Sudakov via Exim-users wrote:
> Like moving
> the check into the routers somehow?


That is the simpler course, given you already have the affix-handling
in the routers. Just use a verify=recipients ACL condition (that runs
the router chain to test for routability) combined with
domains=dovecot_domains.
--
Cheers,
Jeremy