Re: [exim] Allow only one e-mail account to relay through ex…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Andres Aguado
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Allow only one e-mail account to relay through exim4
Thank you Bill, you gave me a very important track. Finally, looking for
information about ACL, I solve writting this lines at the begining of
acl_check_rcpt ACL

deny
senders = !myaccount@???

Thank you very much again
Andres