Difference between revisions of "TLS Disable"
From Roaring Penguin
(Created page with "In /etc/mail/access, add: Try_TLS:emich.edu NO then make -C /etc/mail <div style="float:right; clear:both; margin-right:0.5em"> [Home]</div> [[categor…") |
|||
Line 1: | Line 1: | ||
In /etc/mail/access, add: | In /etc/mail/access, add: | ||
− | + | Try_TLS:emich.edu NO | |
− | then make -C /etc/mail | + | then: |
+ | |||
+ | make -C /etc/mail | ||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
[[category:All]][[category:Security]] | [[category:All]][[category:Security]] |
Revision as of 15:09, 20 June 2014
In /etc/mail/access, add:
Try_TLS:emich.edu NO
then:
make -C /etc/mail