Syntax with postfix 2.1
user = postfix
password = postfix
hosts = localhost
dbname = postfix
table = alias
select_field = goto
where_field = address

Syntax with postfix 2.2.x:
user = postfix
password = postfix
hosts = localhost
dbname = postfix
query = SELECT goto FROM alias WHERE address='%s' AND active = 1

this page gives both forms, but doesn't exactly match the Gentoo how-to. However you can use it as a guide to make your changes.


Oh dear. Things look quite different indeed. Hrm. Unless there's some must-have features in Postfix 2.2, I think that I'll just leave it as is for the time being. The current setup is working quiet well as it is. ;)
--
[email protected] mailing list

Reply via email to