]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - config/postfix/mysql-canonical.cf
firewall: Resurrect port forwardings with different external ports.
[people/teissler/ipfire-2.x.git] / config / postfix / mysql-canonical.cf
1 hosts = localhost
2 user = root
3 password = mysqlfire
4 table = user
5 dbname = mail
6 select_field = canonical
7 where_field = mbox
8 additional_conditions = and active = '1' limit 1