diff options
Diffstat (limited to 'hosts/cbxi4b-armhf-rb/etc/postfix')
-rw-r--r-- | hosts/cbxi4b-armhf-rb/etc/postfix/main.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cbxi4b-armhf-rb/etc/postfix/main.cf b/hosts/cbxi4b-armhf-rb/etc/postfix/main.cf index 7301de06..a83aefc5 100644 --- a/hosts/cbxi4b-armhf-rb/etc/postfix/main.cf +++ b/hosts/cbxi4b-armhf-rb/etc/postfix/main.cf @@ -32,7 +32,7 @@ alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = cbxi4b-armhf-rb.debian.net, localhost -relayhost = +relayhost = mail.holgerlevsen.de #mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mynetworks = 127.0.0.0/8 mailbox_size_limit = 0 |