diff options
Diffstat (limited to 'KOMPONENT.DK/mailnetworks')
-rw-r--r-- | KOMPONENT.DK/mailnetworks | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/KOMPONENT.DK/mailnetworks b/KOMPONENT.DK/mailnetworks new file mode 100644 index 0000000..d9755e4 --- /dev/null +++ b/KOMPONENT.DK/mailnetworks @@ -0,0 +1,17 @@ +# +# List of networks with trusted primary MX hosts. +# (add primary domain name of the network as hint) +# +# Used by Postfix. Example usage: +# +# 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: mailnetworks,v 1.1 2006-10-23 22:17:37 jonas Exp $ +# + +#107b.dk (ADSL Tiscali) +213.237.80.158/32 + +#107b.dk temp +195.184.109.89/32 |