[Exim] mysql lookup for relay_domains

Top Page
Delete this message
Reply to this message
Author: Nancy Pettigrew
Date:  
To: exim-users
Subject: [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}