Hello,
We have a the following configuration :
server1 for non-Exchange users (own community Zimbra server),
server2 for Exchange users (outsourced to Exchange mail provider).
Both servers have @domain.com e-mail addresses.
DNS points to server1.
server1 has a domain alias @domain.fr to @domain.com (on the same server)
Few users have Exchange needs, so incoming mails to server1 are redirected to server2.
As they need to send mails to zimbra users as well, we've created, for each zimbra user a distribution-list on the Exchange server (user@domain.com -so server2- routing to
user@domain.fr -so back on server1-). Thanks to the domain.fr alias, mails arrive in
user@domain.com mailbox.
Until out server1 was a dovecot server, all was fine.
Now it's a zimbra server, it refuses the incomming mails from server2 :
server1.com #554 5.7.1 <user@arkine.fr>: Relay access denied ##rfc822;user_domain_fr@87fb0272494746bd9ef4f45956 026198.local
Received: from exmb01.netplexity.local (172.29.251.43) by
smtp02.netplexity.net (172.29.252.11) with Microsoft SMTP Server (TLS) id
8.1.336.0; Sun, 8 Feb 2009 20:17:03 -0500
Received: from exmb01.netplexity.local ([172.29.251.43]) by
exmb01.netplexity.local ([172.29.251.43]) with mapi; Sun, 8 Feb 2009 20:16:55
-0500
Hope my message was clear !
Any idea ?
I've tried to allow server2 in my networks, but no success !
I think server1 (zimbra) refuses to receive e-mail from users which he thinks he's the only one to handle, but I see no trace in /var/log/zimbra !
Thanks in advance,
Marc