Tlshosts/exhaustivelist: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<u>'''tlshosts/exhaustivelist'''</u> man '''qmail-remote''' excerpt: If this file exists no TLS will be tried on hosts other than those for which a file '''tlshosts/FQDN.pem''' exists.") |
No edit summary |
||
Line 5: | Line 5: | ||
If this file exists no TLS will be tried on hosts other than those for which a file '''tlshosts/FQDN.pem''' exists. | If this file exists no TLS will be tried on hosts other than those for which a file '''tlshosts/FQDN.pem''' exists. | ||
Stop TLS encrypiion for all domains: | |||
1) # mkdir /var/qmail/control/tlshosts | |||
2) # touch tlshosts/exhaustivelist |
Revision as of 14:01, 26 March 2024
tlshosts/exhaustivelist
man qmail-remote excerpt:
If this file exists no TLS will be tried on hosts other than those for which a file tlshosts/FQDN.pem exists.
Stop TLS encrypiion for all domains: 1) # mkdir /var/qmail/control/tlshosts 2) # touch tlshosts/exhaustivelist