summaryrefslogtreecommitdiff
blob: c921e6f2bd280457be1fe64be4dfd337b81f9c61 (plain)
1
2
3
4
5
6
7
8
user = <SQL_UNPRIVILEGED_USER>
password = <SQL_UNPRIVILEGED_PASSWORD>
dbname = <SQL_DB>
table = mail_virtual
select_field = destination
where_field = email
additional_conditions = and destination <> '' and destination <> ' '
hosts = <SQL_HOST>