Hi again,
Zimbra versio updated in my profile, i'm sorry.
Preface:
My server name in my home: server01.seawide.eu
I have one domain in remote ISP, the domain is
SEA WIDE
For the email my isp server to send is: "smtp.strato.com"
to receive: "pop3.strato.com"
I want receive and send thru my isp server.
I carried out the next changes in my zimbra configuration:
zmprov ms server01.seawide.eu zimbraMtaRelayHost smtp.strato.com:#
echo smtp.strato.com username

assword > /opt/zimbra/conf/relay_password
postmap hash:/opt/zimbra/conf/relay_password
postconf -e smtp_sasl_password_maps = hash:/opt/zimbra/conf/relay_password
postconf -e smtp_sasl_auth_enable=yes
postconf -e smtp_cname_overrides_servername=no
postfix reload
postconf -e smtp_use_tls=yes
postfix reload
After this the send messags still not working and i carried out the another changes:
$ zmlocalconfig |grep -i postfix_transport_maps
postfix_transport_maps = proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
vi /opt/zimbra/postfix/conf/transportfile
seawide.eu :[smtp.strato.com]
$ postmap /opt/zimbra/postfix/conf/transportfile
$ zmlocalconfig -e postfix_transport_maps=hash:/opt/zimbra/postfix/conf/transportfile,proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
zmcontrol stop
zmcontrol start
And finish but without success.
Please help me,
Rgds