[Exim] mysql lookup for relay_domains

Inizio della pagina
Delete this message
Reply to this message
Autore: Nancy Pettigrew
Data:  
To: exim-users
Oggetto: [Exim] mysql lookup for relay_domains
Is this syntactically correct? (The Domains table just has a list of all
the domains to relay for...)

relay_domains = ${lookup mysql{select Domain from Domains}{$value}fail}