Recently, we decided any internal mail traffic should be encrypted and validated by using DANE. After every server got a certificate and correspondending TLSA are set up, these tasks are left to me: - update Postfix relay configuration (a) add path to server certificate and key file (both server and client side) (b) change encryption policy for mail delivery to DANE-only - update Postfix configuration on mail01.ipfire.org (a) enforce DANE-only to internal systems (b) update needed directives plaintext-diediedie... :-)
- also make Postfix relay configurations listen on public interface if desired
What needs to be done here?
We now have this in place everywhere. I will edit the Postfix overlay configuation for all servers so they use DANE and disable TLS 1.3 for internal SMTP connections.
Sorry, I meant disabling TLS 1.2 ... :-)