diff options
| author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2015-12-03 19:34:48 +0100 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2015-12-03 19:34:48 +0100 | 
| commit | c2eb48e10e5b133fb0c3295884f6bef36e26c243 (patch) | |
| tree | c3e29efdfbb76fbcb75050719e7f87ffa7008340 | |
| parent | 2280fdf8a47c407bec8ec4fa0d47c90187a8bd70 (diff) | |
Remove mynetworks_style.
| -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 | 
