Page 1 of 1

Postfix/smtpd problem

Posted: Tue Jun 12, 2018 8:04 am
by Sysadmin1
Hello,
just installed Zimbra 8.8.8 on Centos 7.4. With DNS Windows server inside local network. Web client work well. Can send and receive the mails to external mail servers.
But can't connect mail client (tried with Thunderbird and Opera mail).
Zimbra log:
Jun 12 10:54:08 mail postfix/postscreen[96942]: CONNECT from [XX.XX.XX.XX]:4453 to [YY.YY.YY.YY]:25
Jun 12 10:54:08 mail postfix/postscreen[96942]: CONNECT from [XX.XX.XX.XX]:4454 to [YY.YY.YY.YY]:25
Jun 12 10:54:08 mail postfix/postscreen[96942]: PREGREET 33 after 0.01 from [XX.XX.XX.XX]:4454: EHLO we-guess.mozilla.org\r\nQUIT\r\n
Jun 12 10:54:08 mail postfix/postscreen[96942]: PREGREET 33 after 0.01 from [XX.XX.XX.XX]:4453: EHLO we-guess.mozilla.org\r\nQUIT\r\n
Jun 12 10:54:08 mail postfix/smtpd[96943]: connect from unknown[XX.XX.XX.XX]
Jun 12 10:54:08 mail postfix/smtpd[96943]: improper command pipelining after EHLO from unknown[XX.XX.XX.XX]: QUIT\r\n
Jun 12 10:54:08 mail postfix/smtpd[96943]: disconnect from unknown[XX.XX.XX.XX] ehlo=1 quit=1 commands=2
Jun 12 10:54:08 mail postfix/smtpd[96943]: connect from unknown[XX.XX.XX.XX]
Jun 12 10:54:08 mail postfix/smtpd[96943]: improper command pipelining after EHLO from unknown[XX.XX.XX.XX]: QUIT\r\n
Jun 12 10:54:08 mail postfix/smtpd[96943]: disconnect from unknown[XX.XX.XX.XX] ehlo=1 quit=1 commands=2

Any ideas?
Thank a lot in advance!

Re: Postfix/smtpd problem

Posted: Tue Jun 12, 2018 6:09 pm
by Sysadmin1
So found out the answer myself.
In my case (no zimbra proxy installed, standard certificate generated bt Zimbra automaticly during the instalation process)
Port for imap should be 7143 and 25 for smtp.
STARTTLS for encription and standard password.