[exim] Exim recipe to accept mail from $domain only if it co…

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Nick Nelson
Date:  
À: exim-users
Sujet: [exim] Exim recipe to accept mail from $domain only if it comes from $ip
There's certain domains where all mail would be relayed through another
host, for these domains I do not want to accept mail from any IP that isn't
listed in /etc/allowedips, the domains that relay through this host are
listed in /etc/protecteddomains.

Can anyone provide some insight on this?

Thank you!