]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
daily autocommit
authorroot <root@helga.brehm-online.com>
Tue, 26 Jul 2016 01:10:17 +0000 (03:10 +0200)
committerroot <root@helga.brehm-online.com>
Tue, 26 Jul 2016 01:10:17 +0000 (03:10 +0200)
.etckeeper
postfix/main.cf
postfix/maps/smtp_auth [new file with mode: 0644]
postfix/maps/smtp_auth.db [new file with mode: 0644]
postfix/maps/transport
postfix/maps/transport.db

index 5a029873ec8028af3856b5345a6f519610ae3483..e6504d3db3ad22a14e301b41af3acda29507713e 100755 (executable)
@@ -2440,6 +2440,8 @@ maybe chmod 0644 'postfix/maps/relocated'
 maybe chmod 0644 'postfix/maps/relocated.db'
 maybe chmod 0644 'postfix/maps/sender_bcc'
 maybe chmod 0644 'postfix/maps/sender_bcc.db'
+maybe chmod 0644 'postfix/maps/smtp_auth'
+maybe chmod 0644 'postfix/maps/smtp_auth.db'
 maybe chmod 0644 'postfix/maps/transport'
 maybe chmod 0644 'postfix/maps/transport.db'
 maybe chmod 0644 'postfix/maps/virtual_alias_domains'
index c5e78c72eed948b4e7287f429b0c42ccae3a32f7..455bc7b5342ef00c54799624891eac7df1f0f809 100644 (file)
@@ -714,6 +714,7 @@ relocated_maps = hash:/etc/postfix/maps/relocated
 #sender_bcc_maps = mysql:/etc/postfix/mysql-sender_bcc.cf
 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_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
new file mode 100644 (file)
index 0000000..6f6ff4a
--- /dev/null
@@ -0,0 +1,2 @@
+mail.uhu-banane.net    vmail@uhu-banane.net:up2UdLCE
+
diff --git a/postfix/maps/smtp_auth.db b/postfix/maps/smtp_auth.db
new file mode 100644 (file)
index 0000000..00b7559
Binary files /dev/null and b/postfix/maps/smtp_auth.db differ
index a097443e9c6c08bef41ceb3ba9cddd07cf882a58..1627c38f622025747155631a678410c5257e2f04 100644 (file)
@@ -29,6 +29,7 @@
 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]
index e952f0eef68557120d03cda7636a3e9f6b4cc869..db6c0a0ae8b2ef1ed2cf7b78e38277e87b9f22b3 100644 (file)
Binary files a/postfix/maps/transport.db and b/postfix/maps/transport.db differ