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 |