[exim] Re: how to check sender domain against domainlist ?

Top Page
Delete this message
Reply to this message
Author: Michael Ludwig
Date:  
To: exim-users
Subject: [exim] Re: how to check sender domain against domainlist ?




I just saw:

----------------------------
sender_domains = <domain list>

This condition tests the domain of the sender of the message against
the given domain list.
----------------------------
(/exim-html-4.50/doc/html/spec_39.html#SECT39.20)

Is this what I'm looking for?

Michael