yes, i used Admin UI to set-up the relay, but it bounces, so i follow this link
Outgoing SMTP Authentication - Zimbra :: Wiki
the problem still persist
Code:
Dec 3 15:55:58 mail postfix/smtp[5274]: 6B3013D8B5A: to=, relay=mail.xxxmail.com[1xx.1xx.2xx.1xx]:587, delay=0.64, delays=0.04/0.01/0.52/0.06, dsn=5.0.0, status=bounced (host mail.xxxmail.com[1xx.1xx.2xx.1xx] said: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server. (in reply to RCPT TO command))
Configuration output:
Code:
[zimbra@mail conf]$ zmprov gs mail.myzimbraserver.com | grep -i -e auth -e mode
zimbraBackupMode: Standard
zimbraMailMode: http
zimbraMailReferMode: wronghost
zimbraMtaAuthEnabled: TRUE
zimbraMtaAuthHost: mail.myzimbraserver.com
zimbraMtaAuthTarget: TRUE
zimbraMtaAuthURL: http://mail.myzimbraserver.com:80/service/soap/
zimbraMtaSaslAuthEnable: TRUE
zimbraMtaTlsAuthOnly: FALSE
zimbraReverseProxyImapStartTlsMode: only
zimbraReverseProxyMailMode: http
zimbraReverseProxyPop3StartTlsMode: only
Thanks for help !!!