fix syntax error in sql request

This commit is contained in:
Antoine Beaupré 2008-10-24 00:31:24 +00:00
parent f47b431596
commit d689bb6d8e
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ hosts =%%dbhost%%
dbname = %%dbname%%
table = mail_domain
# this should by %%primary_mx%%
select_field = relay:[%%mx%%]
select_field = 'relay:[%%mx%%]'
where_field = mail