Autor: Vaidya nathan Data: Para: exim-users Asunto: [exim] Control mail sending to specific domains
Hi
I'm new to Exim.
Can any one please let me know how to restrict Exim to send mails only to specified domains.
I've done the following setting in exim.conf
domainlist relay_to_domains = mydomain.com
But when a mail is sent to a different domain other than mydomain.com, it seems to go thru. I've configured Exim to transfer all mails to an external mail provider using an SMTP account as follows -