Local Loop issue... Hello all, recently we set up an Exchange 2010 system to co-exist with users on Zimbra, and set up (we think) the system as a split domain. Routing internally and externally, all mail does get to where it is supposed to go.
The strange part is, we're getting local loops. The loops are caused by something that doesn't appear to exist. Mail that goes from exchange accounts to any other accounts work fine. Mail from outside in is fine. Mail from inside out is fine. Mail from zimbra to exchange is not fine.
Users can send mail internally from zimbra to exchange, and they receive it, but many emails sent from zimbra also generate a new email that bounces back and forth between both boxes. The email is sent to ''''@mydomain.com. Exchange only shows the quotes as the user. There obviously is no """" user. In zimbra, the log looks like this when the email finally stops and NDRs:
Jul 15 13:57:25 mail postfix/smtpd[14909]: connect from mail.myexchangeserver.com[10.42.*.**]
Jul 15 13:57:25 mail postfix/smtpd[14909]: setting up TLS connection from mail.myexchangeserver.com[10.42.*.**]
Jul 15 13:57:25 mail postfix/smtpd[14909]: Anonymous TLS connection established from mail.myexchangeserver.com[10.42.*.**]: TLSv1 with cipher AES128-SHA (128/128 bits)
Jul 15 13:57:25 mail postfix/smtpd[14909]: A7543200D177: client=mail.myexchangeserver.com[10.42.*.**]
Jul 15 13:57:25 mail postfix/cleanup[14916]: A7543200D177: message-id=<20110715195517.25B58200D17C@mail.***.net>
Jul 15 13:57:25 mail postfix/qmgr[2366]: A7543200D177: from=<>, size=7045, nrcpt=1 (queue active)
Jul 15 13:57:25 mail postfix/smtpd[14909]: disconnect from mail.myexchangeserver.com[10.42.*.**]
Jul 15 13:57:30 mail postfix/smtp[14917]: A7543200D177: to=<@mydomain.org>, relay=10.42.*.**[10.42.*.**]:25, delay=5.1, delays=0.1/0.01/0/5,
dsn=5.4.6, status=bounced (host 10.42.*.**[10.42.*.**] said: 554 5.4.6 Hop count exceeded - possible mail loop (in reply to end of DATA command))
Jul 15 13:57:30 mail postfix/qmgr[2366]: A7543200D177: removed
The bold part is where it gets me. It generates a blank or blanket user @ my domain. I'm not sure if that's because I mistyped something in the catchall, or something else. Has anyone seen anything like this? Does anyone know where all the zmprov md information is stored?
Thanks guys, I'll be happy to post any more info if needed. |