Update NONE-WF

This commit is contained in:
2018-05-08 12:13:31 +02:00
parent 52c0715b15
commit 4a43407be7
4 changed files with 5 additions and 5 deletions

Submodule NONE-WF/bin/manage-gw-config updated: 05fbd45b23...7127fbca44

View File

@ -1 +1 @@
gw-replacement.local.netz
gw-replacement.wf.netz

View File

@ -38,7 +38,7 @@ mydestination = gw-replacement.local.netz,
mynetworks = 127.0.0.0/8,
#[::ffff:127.0.0.0]/104
#[::1]/128
192.168.63.253/32
192.168.52.253/32
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
@ -48,7 +48,7 @@ inet_protocols = ipv4
inet_interfaces = 127.0.0.1,
#[::ffff:127.0.0.0]/104,
#[::1]/128,
192.168.63.253
192.168.52.253
# Enable SASL authentication

Submodule NONE-WF/src/mailsystem updated: 03b820b8b8...c648e9e849