View Single Post
  #4 (permalink)  
Old 07-06-2009, 11:07 PM
veronica veronica is offline
Elite Member
 
Posts: 369
Default

Hi imerius,

I went through the logs and saw this :-

com.zimbra.cs.mailbox.MailSender$SafeMessagingExce ption: franklangevin.net; chained exception is:
java.net.UnknownHostException: franklangevin.net
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTra nsport.java:1376)

You have zimbraSmtpHostname: franklangevin.net which it cannot resolve. Can you change franklangevin.net to IP address of SMTP server ?

zmprov ms `zmhostname` zimbraSmtpHostname xx.xx.xx.xx
Reply With Quote