Tlshosts/exhaustivelist: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
| 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: |   Stop TLS encrypiion for all domains except tlshosts/FQDN.pem: | ||
|     1) # mkdir /var/qmail/control/tlshosts |     1) # mkdir /var/qmail/control/tlshosts | ||
|     2) # touch tlshosts/exhaustivelist |     2) # touch tlshosts/exhaustivelist | ||
| [[Control_Files_by_Function#qmail-remote|qmail-remote]] | |||
Latest revision as of 14:21, 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 except tlshosts/FQDN.pem: 1) # mkdir /var/qmail/control/tlshosts 2) # touch tlshosts/exhaustivelist