From eca943da91a07b0879ad2196d74ef76361f12cb6 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 3 Dec 2015 17:55:45 +0100 Subject: Replace chalmers.se by example.org and don't use actual usernames. --- konfigurera.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'konfigurera.mdwn') diff --git a/konfigurera.mdwn b/konfigurera.mdwn index a3353ac..e1edd53 100644 --- a/konfigurera.mdwn +++ b/konfigurera.mdwn @@ -191,17 +191,17 @@ Guilhems kommentar: > smtp_tls_fingerprint_digest = sha256 > > /etc/postfix/tls_policy -> [smtp.chalmers.se]:587 secure ciphers=high protocols=!SSLv2:!SSLv3 +> [smtp.example.org]:587 secure ciphers=high protocols=!SSLv2:!SSLv3 > [smtp.fripost.org]:587 fingerprint ciphers=high protocols=!SSLv2:!SSLv3:!TLSv1:!TLSv1.1 > match=92:BF:5E:D5:B0:4E:10:19:20:08:C4:70:D6:F3:F7:EC:5F:6E:75:D2:1F:9B:FF:4D:49:BD:B0:8A:68:90:49:BF > > /etc/postfix/relayhost_map -> @fripost.org [smtp.fripost.org]:587 -> guilhem.moulin@chalmers.se [smtp.chalmers.se]:587 +> @fripost.org [smtp.fripost.org]:587 +> @example.org [smtp.example.org]:587 > > /etc/postfix/sasl/passwd -> [smtp.chalmers.se]:587 mouling:xxxxxx -> [smtp.fripost.org]:587 guilhem:xxxxxx +> [smtp.fripost.org]:587 USERNAME1:PASSWORD1 +> [smtp.example.org]:587 USERNAME2:PASSWORD2 The fingerprint of the server certificate can also be found [here](https://fripost.org/certs.asc). -- cgit v1.2.3