MTA issue 8.6.0_GA

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
Pierj
Posts: 1
Joined: Fri May 13, 2016 8:41 am

MTA issue 8.6.0_GA

Post by Pierj »

Hi All,
after upgrading from 8.0.9_GA to 8.6.0_GA
I have lot of troubles with MTA:
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: connect from unknown[10.255.232.42]
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: Anonymous TLS connection established from unknown[10.255.232.42]: TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: error: unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "*"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "*"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "anonymous@www.kedos.it"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: transport_maps lookup failure
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "info@fidus.it"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: transport_maps lookup failure
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: NOQUEUE: reject: RCPT from unknown[10.255.232.42]: 451 4.3.0 <anonymous@www.kedos.it>: Temporary lookup failure; from=<anonymous@www.kedos.it> to=<info@fidus.it> proto=ESMTP helo=<mail.kedos.it>
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: disconnect from unknown[10.255.232.42]

connecting from local:
telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 zimbra01.fidus.it ESMTP Postfix
helo pierj.it
250 zimbra01.fidus.it
mail from:pierj@pierj.it
250 2.1.0 Ok
rcpt to:pierj@pierj.it
451 4.3.0 <pierj@pierj.it>: Temporary lookup failure
quit
221 2.0.0 Bye
Connection closed by foreign host.

connecting from remote:
telnet mail.pierj.it 25
Trying 213.215.194.147...
Connected to mail.pierj.it.
Escape character is '^]'.
Connection closed by foreign host.

Is anyone able to help me?
thanks
regards.
imanudin11
Outstanding Member
Outstanding Member
Posts: 304
Joined: Sat Sep 13, 2014 2:23 am
ZCS/ZD Version: Release 8.8.15.GA.3829.UBUNTU16.64
Contact:

Re: MTA issue 8.6.0_GA

Post by imanudin11 »

Pierj wrote:Hi All,
after upgrading from 8.0.9_GA to 8.6.0_GA
I have lot of troubles with MTA:
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: connect from unknown[10.255.232.42]
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: Anonymous TLS connection established from unknown[10.255.232.42]: TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: error: unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "*"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "*"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "anonymous@www.kedos.it"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: transport_maps lookup failure
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile is unavailable. unsupported dictionary type: hash
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: hash:/opt/zimbra/conf/transportfile lookup error for "info@fidus.it"
May 13 11:19:20 zimbra01 postfix/trivial-rewrite[29497]: warning: transport_maps lookup failure
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: NOQUEUE: reject: RCPT from unknown[10.255.232.42]: 451 4.3.0 <anonymous@www.kedos.it>: Temporary lookup failure; from=<anonymous@www.kedos.it> to=<info@fidus.it> proto=ESMTP helo=<mail.kedos.it>
May 13 11:19:20 zimbra01 postfix/smtpd[26138]: disconnect from unknown[10.255.232.42]

connecting from local:
telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 zimbra01.fidus.it ESMTP Postfix
helo pierj.it
250 zimbra01.fidus.it
mail from:pierj@pierj.it
250 2.1.0 Ok
rcpt to:pierj@pierj.it
451 4.3.0 <pierj@pierj.it>: Temporary lookup failure
quit
221 2.0.0 Bye
Connection closed by foreign host.

connecting from remote:
telnet mail.pierj.it 25
Trying 213.215.194.147...
Connected to mail.pierj.it.
Escape character is '^]'.
Connection closed by foreign host.

Is anyone able to help me?
thanks
regards.
Hi,

Please change all configuration that using hash to lmdb. Please see in this link for more information : https://wiki.zimbra.com/wiki/New_Featur ... abase_maps
**

Best Regards,
Ahmad Imanudin - Sharing is Beautiful !
Personal Blog [EN] :http://www.imanudin.net
User avatar
mutface
Posts: 29
Joined: Sat Sep 13, 2014 12:32 am
Location: Hong Kong
Contact:

Re: MTA issue 8.6.0_GA

Post by mutface »

I had a similar issue upgrading to 8.8.15....

It was because you probably customised your postfix configuration at some point...

Normal configuration:-

su zimbra
zmprov gs `hostname` | grep transport
zimbraMtaSmtpTransportRateDelay: $default_transport_rate_delay
zimbraMtaTransportMaps: proxy:ldap:/opt/zimbra/conf/ldap-transport.cf


Not working configuration:-
zmprov gs `hostname` | grep transport
zimbraMtaSmtpTransportRateDelay: $default_transport_rate_delay
zimbraMtaTransportMaps: hash:/opt/zimbra/postfix/conf/transportfile proxy:ldap:/opt/zimbra/conf/ldap-transport.cf


To resolve the issue, this is what I did - remember to `hostname` with your hostname.
su zimbra
zmprov ms `hostname` zimbraMtaTransportMaps 'proxy:ldap:/opt/zimbra/conf/ldap-transport.cf'
zmmtactl restart
postfix reload
Post Reply