diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-04-23 13:57:36 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-04-23 13:57:36 +0000 |
commit | 8245c26f33cf19e228877128882a4d2d6e816919 (patch) | |
tree | 2ac39c8a1f535fc23b5e5267e0effae33a807b9f | |
parent | ad2ae7783faac296bd3cc957a17a8a579a827d47 (diff) |
Correct newest entry to be a *network* (not merely an IP number) and add trailing newline.
-rw-r--r-- | postfix/permit_mx_backup_networks | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postfix/permit_mx_backup_networks b/postfix/permit_mx_backup_networks index 924bbf1..bbc43e4 100644 --- a/postfix/permit_mx_backup_networks +++ b/postfix/permit_mx_backup_networks @@ -7,7 +7,7 @@ # mx_backup_networks = /etc/local-COMMON/postfix/mx_networks # smtpd_recipient_restrictions = permit_mynetworks, permit_mx_backup, reject_non_fqdn_recipient, reject_unauth_destination # -# $Id: permit_mx_backup_networks,v 1.6 2003-04-22 14:51:10 klaus Exp $ +# $Id: permit_mx_backup_networks,v 1.7 2003-04-23 13:57:36 jonas Exp $ # #jones.dk (ADSL TeleDK) @@ -53,4 +53,4 @@ 62.242.7.147/32 #nielsmunk.dk new location MX backup -80.164.241.50
\ No newline at end of file +80.164.241.50/32 |