mirror of
				https://github.com/internetstandards/toolbox-wiki.git
				synced 2025-11-03 23:35:28 +01:00 
			
		
		
		
	Update DANE-for-SMTP-how-to.md
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
				
			|||||||
# Table of contents
 | 
					# Table of contents
 | 
				
			||||||
 | 
					- [Table of contents](#table-of-contents)
 | 
				
			||||||
- [Executive Summary](#executive-summary)
 | 
					- [Executive Summary](#executive-summary)
 | 
				
			||||||
- [Introduction](#introduction)
 | 
					- [Introduction](#introduction)
 | 
				
			||||||
- [What is DANE?](#what-is-dane-)
 | 
					- [What is DANE?](#what-is-dane-)
 | 
				
			||||||
@@ -27,9 +28,18 @@
 | 
				
			|||||||
    + [Configure DNSSEC validation in Exim](#configure-dnssec-validation-in-exim)
 | 
					    + [Configure DNSSEC validation in Exim](#configure-dnssec-validation-in-exim)
 | 
				
			||||||
    + [Configure DANE](#configure-dane)
 | 
					    + [Configure DANE](#configure-dane)
 | 
				
			||||||
- [Implementing DANE for SMTP using Halon (inbound & outbound e-mail traffic)](#implementing-dane-for-smtp-using-halon--inbound---outbound-e-mail-traffic-)
 | 
					- [Implementing DANE for SMTP using Halon (inbound & outbound e-mail traffic)](#implementing-dane-for-smtp-using-halon--inbound---outbound-e-mail-traffic-)
 | 
				
			||||||
 | 
					  * [Generic configuration](#generic-configuration)
 | 
				
			||||||
 | 
					    + [Install or generate key pair](#install-or-generate-key-pair-1)
 | 
				
			||||||
 | 
					    + [DNSSEC](#dnssec)
 | 
				
			||||||
 | 
					  * [Inbound](#inbound)
 | 
				
			||||||
 | 
					  * [Outbound](#outbound)
 | 
				
			||||||
 | 
					    + [Transport Label](#transport-label)
 | 
				
			||||||
 | 
					    + [Scripting](#scripting)
 | 
				
			||||||
 | 
					    + [Logging](#logging)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
 | 
					<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Executive Summary
 | 
					# Executive Summary
 | 
				
			||||||
* DANE is a best-practice technology for securing the transfer of email (SMTP) between organizations across the public Internet.
 | 
					* DANE is a best-practice technology for securing the transfer of email (SMTP) between organizations across the public Internet.
 | 
				
			||||||
* Successful DANE deployments require additional operational discipline.
 | 
					* Successful DANE deployments require additional operational discipline.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user