Addition to klug descrption.
The 2 zimbra servers are in addition of an existing postfix server.
We use the split domain tip to make ti works.
Postfix handles all incoming external e-mail. E-mails for zimbra
users are redirected to zimbra server.
What we discovered :
Send mail aliases are not the main cause of the problem.
In fact, when sendmail is used to send logwatch on the store/logger zimbra server, the mail is not delivered locally, but sendmail use dns MX record, so the logwatch mail is sent to our old postfix server, that have no account for admin@myzimbraserver.
How do i setup sendmail on the store/logger server to deliver e-mails locally and no to follow the Mx records ??? |