Zimbra MTA not able to send mail to piler

Issue #669 invalid
nitin patil created an issue

Hi, We have added following line in main.cf file. but mails are not transfer to piler server. always_bcc = archive@inzimm02.tcszim.com

Mails are going to our relay host server.

Log of MTA server : Mar 30 16:10:48 inzimh01 postfix/smtp[1691]: 42B002BD5DE: enabling PIX workarounds: disable_esmtp delay_dotcrlf for 172.17.9.236[172.17.9.236]:25 Mar 30 16:10:48 inzimh01 postfix/smtp[1691]: 42B002BD5DE: to=archive@inzimm02.tcszim.com, relay=172.17.9.236[172.17.9.236]:25, delay=4.7, delays=0.08/0.06/4.6/0.01, dsn=2.0.0, status=sent (250 Message accepted for delivery)

telnet 10.17.14.136 25 Trying 10.17.14.136... Connected to 10.17.14.136 (10.17.14.136). Escape character is '^]'. 220 mailarchiver.localhost ESMTP

Comments (5)

  1. nitin patil reporter

    it should be transfter to piler server. We have mentioned relay host in main.cf file which we can not be remove.

  2. Janos SUTO repo owner

    It's clearly a mail routing issue, and not a bug at all. However I've noticed that you have "archive@inzimm02.tcszim.com" in main.cf, and the message is actually delivered. Make sure to set the always_bcc address TO THE PILER HOST!

  3. nitin patil reporter

    Hi Jsuto, I have already added same parameter in main.cf which you have told. "always_bcc = archive@inzimm02.tcszim.com" any my piler host is inzimm02.tcszim.com. As per the main.cf parameter mail are routing but it is going to relay server instance of piler server. I can able to send mail using telnet to piler server.

  4. Log in to comment