I hope someone can help me with this problem... Thank you in advance, and sorry to take your time.
(IPs and domains where changed) I have 2 mail servers: "server_old.com" and "server_new.com" I moved a domain "domain1.com" (and emails accounts) from "old" to "new" server and erased the "domain1.com" DNS zone settings (like 2 days ago) from "server_old.com", and added the DNS information in "server_new.com". "domain2.com" is still hosted in "server_old". If I try to send an email from any account in domain1.com (using server_new.com as SMTP) to domain2.com it bounce the mail with this error message: This is the mail system at host mail.server_new.com. > > I'm sorry to have to inform you that your message could not > be delivered to one or more recipients. It's attached below. > > For further assistance, please send mail to postmaster. > > If you do so, please include this problem report. You can > delete your own text from the attached returned message. > > The mail system > > <u...@domain2.com>: host mail.server_old.com[101.101.101.101] said: 554 > 5.0.0 > rewrite: excessive recursion (max 50), ruleset canonify (in reply to MAIL > FROM command) > > > This is the part of the mail log at "server_new.com" Oct 21 13:17:02 mail amavis[20169]: (20169-17) Passed CLEAN, > [102.102.102.102] [102.102.102.102] <t...@domain1.com> -> < > u...@domain2.com>, Message-ID: <4ade8b2d.8000...@domain1.com>, mail_id: > Y6zxTaEnA9MT, Hits: -3.921, size: 634, queued_as: 360A11C1CE, 14791 ms > Oct 21 13:17:02 mail postfix/smtp[30906]: 134C91C192: to=<u...@domain2.com>, > relay=127.0.0.1[127.0.0.1]:10024, delay=15, delays=0.48/0/0/15, dsn=2.0.0, > status=sent (250 2.0.0 Ok: queued as 360A11C1CE) > Oct 21 13:17:02 mail postfix/qmgr[5252]: 134C91C192: removed > Oct 21 13:17:02 mail postfix/smtp[30915]: 360A11C1CE: to=<u...@domain2.com>, > relay=mail.server_old.com[101.101.101.101]:25, delay=0.13, > delays=0.01/0.01/0.05/0.06, dsn=5.0.0, status=bounced (host > mail.server_old.com[101.101.101.101] said: 554 5.0.0 rewrite: excessive > recursion (max 50), ruleset canonify (in reply to MAIL FROM command)) > Oct 21 13:17:02 mail postfix/cleanup[30905]: 5B9D71C1CF: message-id=< > 20091021041702.5b9d71c...@mail.server_new.com> > Oct 21 13:17:02 mail postfix/bounce[30916]: 360A11C1CE: sender non-delivery > notification: 5B9D71C1CF > Oct 21 13:17:02 mail postfix/qmgr[5252]: 5B9D71C1CF: from=<>, size=3233, > nrcpt=1 (queue active) > Oct 21 13:17:02 mail postfix/qmgr[5252]: 360A11C1CE: removed > Oct 21 13:17:02 mail postfix/local[30917]: 5B9D71C1CF: to=< > t...@mail.server_new.com>, orig_to=<t...@domain1.com>, relay=local, > delay=0.05, delays=0.03/0/0/0.02, dsn=2.0.0, status=sent (delivered to > maildir) > Oct 21 13:17:02 mail postfix/qmgr[5252]: 5B9D71C1CF: removed > It seems that the email never reached "server_old.com", so I believe some DNS setting is wrong in "server_new", but not sure where... I didn't have any problem with those accounts until I moved it... Any guess? Thank you!