View Single Post
  #60 (permalink)  
Old 02-18-2008, 04:33 PM
fultonj fultonj is offline
Senior Member
 
Posts: 52
Default Which config file turns off start_tls?

What is the absolute path of the above config file?

On 02-10-2008, 08:32 AM jhill provided a sample config to set start_tls = no. I can't find any such file to set this value for. I'm having the same problem and I'd like to use the same fix.

find doesn't seem to return what I need so do I create this file? If so where?

find /opt/zimbra -exec grep -q "start_tls" '{}' \; -print
Reply With Quote