Waltair Santos escreveu:


/etc/ postfix/mysql_virtual_alias_maps.cf
user = postfix
password = alface
dbname = postfix
table = alias
select_field = goto
where_field = address
hosts = localhost

/etc/postfix/mysql_virtual_mailbox_maps.cf
user = postfix
password = alface
dbname = postfix
table = mailbox
select_field = maildir
where_field = username
hosts = localhost

/etc/postfix/mysql_transport_maps.cf
user = postfix
password = alface
dbname = postfix
table = domain
select_field = transport
where_field = domain
hosts = localhost

/etc/postfix/mysql_virtual_mailbox_limit_maps.cf
user = postfix
password = alface
dbname = postfix
table = mailbox
select_field = quota
where_field = username
hosts = localhost



Eu estou essa mesma solução, e tive um problema nos arquivos acima: tive que trocar LOCALHOST por 127.0.0.1

Atenciosamente,

Roberto Tikao


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a