From: root Date: Wed, 27 Jul 2016 01:10:15 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=a249344c52469ec95eea553997ecfa87fb46c856;p=config%2Fhelga%2Fetc.git daily autocommit --- diff --git a/postfix/main.cf b/postfix/main.cf index 455bc7b..4ceb0fd 100644 --- a/postfix/main.cf +++ b/postfix/main.cf @@ -715,6 +715,8 @@ relocated_maps = hash:/etc/postfix/maps/relocated sender_bcc_maps = hash:/etc/postfix/maps/sender_bcc smtp_generic_maps = hash:/etc/postfix/maps/generic smtp_sasl_password_maps = hash:/etc/postfix/maps/smtp_auth +smtp_sasl_auth_enable = yes +smtp_sasl_security_options = noanonymous smtp_tls_CAfile = /etc/ssl/CA-Brehm/cacert.pem smtp_tls_cert_file = /etc/postfix/postfix.pem smtp_tls_enforce_peername = no diff --git a/postfix/maps/smtp_auth b/postfix/maps/smtp_auth index 6f6ff4a..66ff2d8 100644 --- a/postfix/maps/smtp_auth +++ b/postfix/maps/smtp_auth @@ -1,2 +1 @@ mail.uhu-banane.net vmail@uhu-banane.net:up2UdLCE - diff --git a/postfix/maps/transport b/postfix/maps/transport index 1627c38..0038cdd 100644 --- a/postfix/maps/transport +++ b/postfix/maps/transport @@ -26,14 +26,14 @@ #strato.de relay:mx.berlin.strato.de #strato.com relay:mx.berlin.strato.de -brehm-berlin.de relay:[mail.uhu-banane.net] -hennig-berlin.org relay:[mail.uhu-banane.net] -brehm-online.eu relay:[mail.uhu-banane.net] -brehm-online.com relay:[mail.uhu-banane.net] -frankepedia.eu relay:[mail.uhu-banane.net] -uhu-banane.com relay:[mail.uhu-banane.net] -uhu-banane.de relay:[mail.uhu-banane.net] -uhu-banane.eu relay:[mail.uhu-banane.net] -uhu-banane.net relay:[mail.uhu-banane.net] -uhu-banane.org relay:[mail.uhu-banane.net] +brehm-berlin.de relay:[mail.uhu-banane.net]:submission +hennig-berlin.org relay:[mail.uhu-banane.net]:submission +brehm-online.eu relay:[mail.uhu-banane.net]:submission +brehm-online.com relay:[mail.uhu-banane.net]:submission +frankepedia.eu relay:[mail.uhu-banane.net]:submission +uhu-banane.com relay:[mail.uhu-banane.net]:submission +uhu-banane.de relay:[mail.uhu-banane.net]:submission +uhu-banane.eu relay:[mail.uhu-banane.net]:submission +uhu-banane.net relay:[mail.uhu-banane.net]:submission +uhu-banane.org relay:[mail.uhu-banane.net]:submission diff --git a/postfix/maps/transport.db b/postfix/maps/transport.db index db6c0a0..2517e1e 100644 Binary files a/postfix/maps/transport.db and b/postfix/maps/transport.db differ