Curtis Maurand wrote:

in your main.cf

local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf

the contents of sql-recipients.cf look like:

# For the local transport map.

user=dbmail
password=<password>
hosts=<dbhost>
dbname=dbmail
table=dbmail_aliases
select_field=alias
where_field=alias

# end sql-recipients.cf


Does this type of thing work in Postfix 2.0.x?  Or do I need to upgrade?

Matthew O'Connor

Reply via email to