Query your mysql tables for the domains that loop:
$ postmap -q 126.com mysql:/etc/postfix/mysql-va.cf || echo not found
$ postmap -q 126.com mysql:/etc/postfix/mysql-vd.cf || echo not found
In both cases the output should be the text "not found".
Wietse
I had the same error at one time make sure you have this below in your
main.conf
mydestination = localhost.$mydomain, localhost, mateford.com, 126.com,
163.com
Thanks,
- Motty
-Original Message-
From: owner-postfix-us...@postfix.org
[mailto:owner-postfix-us...@postfix.org] On Behalf Of