Difference between revisions of "TLS Disable"
From Roaring Penguin
Line 5: | Line 5: | ||
Make sure you do not put this in the sections of the access file controlled by CanIt. | Make sure you do not put this in the sections of the access file controlled by CanIt. | ||
− | Then: | + | Then run the following command as root: |
make -C /etc/mail | 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 13:54, 18 August 2016
In /etc/mail/access, add a line using the actual domain name:
Try_TLS:example.tld NO
Make sure you do not put this in the sections of the access file controlled by CanIt.
Then run the following command as root:
make -C /etc/mail