diff options
| -rw-r--r-- | konfigurera.mdwn | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/konfigurera.mdwn b/konfigurera.mdwn index 28edfe6..3223ec7 100644 --- a/konfigurera.mdwn +++ b/konfigurera.mdwn @@ -159,7 +159,6 @@ credentials in the following format:  Now add the following to `/etc/postfix/main.cf`: -    mynetworks_style    = host      inet_interfaces     = loopback-only      relayhost           = [smtp.fripost.org]:587 @@ -222,7 +221,6 @@ section, except that we're replacing the `smtp_tls_*` options by  envelope sender addresses that don't match the `relayhost_map` lookup  table. -    mynetworks_style    = host      inet_interfaces     = loopback-only      relayhost           = [smtp.fripost.org]:587 | 
