diff options
author | Jonas Smedegaard <dr@jones.dk> | 2023-05-10 14:30:01 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2023-05-10 14:30:01 +0200 |
commit | 769a473463d29e316b8bcda4195ba5ebf294e972 (patch) | |
tree | 1f92610ee0816bc97b9022f26a023f2dfd7980c1 /JONES.DK/mailnetworks | |
parent | 66ff68e18bc41d1d3c377926d357b087f269b261 (diff) |
use kviknet (194.45.78.41), not unotel (188.183.5.254)
Diffstat (limited to 'JONES.DK/mailnetworks')
-rw-r--r-- | JONES.DK/mailnetworks | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/JONES.DK/mailnetworks b/JONES.DK/mailnetworks index 1bf28c1..24e74bf 100644 --- a/JONES.DK/mailnetworks +++ b/JONES.DK/mailnetworks @@ -8,5 +8,5 @@ # smtpd_recipient_restrictions = permit_mynetworks, permit_mx_backup, reject_non_fqdn_recipient, reject_unauth_destination # -#jones.dk (ADSL TDC) -188.183.5.254 +#jones.dk (Fiber Kviknet) +194.45.78.41 |