Re: [exim] domainlist question

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jakob Hirsch
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] domainlist question
Marilyn Davis wrote:

> IS_DOMAIN_LOCAL = ${if match{local_domains}{$domain}{yes}{no}}


RTFM?
that should probably be match_domain {$domain} {+local_domains}