Hi List,
I'd like to write a conditinal ACL but I can't find the right expression:
All mails to port 465 shall be delivered if the sender is within +local_domains 
unauthenticated.
Mails to port 465 and outside local_domains shall be delivered only with 
authentication.
I began a construction with

accept    condition = ${if and {eq{$interface_port}{465}}   
????+local_domains?????}

but I'm being stuck.

Many thanks
Rainer sigl

-- 
-----------------
Rainer Sigl,                      | email: [email protected]
MPI f. extraterrestrische Physik, | phone: +49 (89) 30000-3557
Postfach 1312,                    | fax:   +49 (89) 30000-3569
D-85741 Garching, Germany         | web:   http://www.mpe.mpg.de/~sigl/ 



Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
## 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/

Reply via email to