View Single Post
  #2 (permalink)  
Old 03-26-2008, 02:43 PM
jjzhuang jjzhuang is offline
Zimbra Employee
 
Posts: 1,688
Default

You can turn on SMTP tracing to help debugging the problem. Edit <install>/conf/localconfig.xml and add a key of "javamail_smtp_debug" with value of "true". Then restart the background service (see wiki if you don't know how) and the SMTP trace will go into <install>/log/zdesktop.out. Thanks!
Reply With Quote