[exim] relay_from_domains

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: John Oxley
Data:  
Para: exim-users
Asunto: [exim] relay_from_domains
How do I implement a relay_from_domains that works exactly like
relay_from_hosts just on domains. I want to do this so my clients can
only send mail from their own domains.

Later on I want to bind a list of allowed domains to IPs, but for now I
need a quick fix. Just so that our users can't send mail from
foo@??? for example.

-John