[exim] relay_from_domains

Etusivu
Poista viesti
Vastaa
Lähettäjä: John Oxley
Päiväys:  
Vastaanottaja: exim-users
Aihe: [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