Ahoj, Dňa Fri, 25 Feb 2022 13:18:27 +0100 Cyborg via Exim-users <[email protected]> napísal:
> acl_check_data:
>
> deny condition = ${if eq{$authenticated_id}{} {1}{0}}
> domains = ! +local_domains
>
will not be better to do this check in RCPT ACL and simplify it as this
(eventualy add relayed domains):
deny !authenticated = *
!domains = +local_domains #: +relay_to_domains
regards
--
Slavko
https://www.slavino.sk
pgphrRrW2_fRQ.pgp
Description: Digitálny podpis OpenPGP
-- ## 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/
