Relay SMTP with SMT...
 
Notifications
Clear all

Relay SMTP with SMTP2GO

3 Posts
2 Users
2 Likes
621 Views
(@codercrack)
Joined: 2 years ago
Posts: 5
Topic starter  
Hello,
I used this configuration on zimbra, but it doesn't work on Carbonio.
Do you have an idea to adapt it?
 
zmprov ms `zmhostname` zimbraMtaRelayHost mail.smtp2go.com:2525
echo mail.smtp2go.com USERNAME:PASSWORD > /opt/zimbra/conf/relay_password
postmap /opt/zimbra/conf/relay_password
postmap -q mail.smtp2go.com /opt/zimbra/conf/relay_password
zmprov ms `zmhostname` zimbraMtaSmtpSaslPasswordMaps lmdb:/opt/zimbra/conf/relay_password
zmprov ms `zmhostname` zimbraMtaSmtpSaslAuthEnable yes
zmprov ms `zmhostname` zimbraMtaSmtpCnameOverridesServername no
zmprov ms `zmhostname` zimbraMtaSmtpTlsSecurityLevel may
zmprov ms `zmhostname` zimbraMtaSmtpSaslSecurityOptions noanonymous

 

 

   
Quote
(@codercrack)
Joined: 2 years ago
Posts: 5
Topic starter  

@Arman Khosravi

There is no solution for this problem ?


   
ReplyQuote
(@phoenix)
Joined: 9 years ago
Posts: 98
 

What do you mean by "it doesn't work"? Saying "it doesn't work" without some description of what happens and what errors you see might be useful.


   
ReplyQuote