Aldisa Admin wrote: > > I checked both courierd and esmtpd and "TLS_VERIFYPEER" is set to none > in both the files. My server should not be forcing TLS to deliver the > message with those settings, right??
No, that's not the setting that you're looking for. You can either turn off TLS entirely (set ESMTP_USE_STARTTLS=0 in the courierd config file). You can also turn off TLS on a domain-by-domain basis using esmtproutes. See the courier(8) man page. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
