
6th August 2011, 11:43
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 Posts
|
|
Quote:
Originally Posted by Toucan
badbison:/etc/postfix# cat mysql-virtual_domains.cf
user = ispconfig
password = looks like a hashed pw here
dbname = dbispconfig
table = mail_domain
select_field = domain
where_field = domain
additional_conditions = and active = 'y' and server_id = 4
hosts = localhostbadbison:/etc/postfix#*
|
Can you replace
with
and restart Postfix?
|