<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 23, 2018 at 9:45 PM, Bradley Silverman <span dir="ltr"><<a href="mailto:bsilverman@staff.ventraip.com" target="_blank">bsilverman@staff.ventraip.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>It isn't possible to set TLSv1.0 for un-authenticated email, and TLSv1.1 for authenticated, though that would fix the problem.</div></div></blockquote><div><br></div><div>Yes, it is.</div><div><br></div><div>The problem is you're trying to use port 25 for both delivery ("unauthenticated") and submission ("authenticated")</div><div><br></div><div>Move your "authenticated" email over to port 587 where it belongs.  Not only will this allow you to solve your problems, but will also solve any future potential issues with people blocking port 25 (eg, home ISPs)</div><div><br></div><div>  Scott</div><div><br></div></div></div></div>