[CentOS] postfix problem since update: mail loops back to myself

thorsten aq5 at fatbeehive.com
Fri Sep 22 13:01:22 UTC 2006


sorry. here they are.

>> transport_maps = mysql:/etc/postfix/sql/transport

# cat transport
user = vmail
password = <hidden>
dbname = vmail
table = domains
select_field = transport
where_field = domain
hosts = localhost

>> virtual_mailbox_maps = mysql:/etc/postfix/sql/vmailbox

# cat vmailbox
user = vmail
password = <hidden>
dbname = vmail
table = passwd
select_field = maildir
where_field = id
hosts = localhost




More information about the CentOS mailing list