[exim] exim ACL condition

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Rainer Sigl
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] exim ACL condition
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: sigl@???
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/