finallycoffee.eu spf: Allow mail.finallycoffee.eu to send mail
This commit is contained in:
parent
a32a60ea7a
commit
4eac495047
@ -1,3 +1,4 @@
|
|||||||
|
$ORIGIN finallycoffee.eu.
|
||||||
$TTL 604800
|
$TTL 604800
|
||||||
@ IN SOA ns1.athena7.eu. admin.finallycoffee.eu. (
|
@ IN SOA ns1.athena7.eu. admin.finallycoffee.eu. (
|
||||||
2019050601 ; Serial number, increase by one
|
2019050601 ; Serial number, increase by one
|
||||||
@ -7,6 +8,8 @@ $TTL 604800
|
|||||||
86400 ; Negative Cache TTL
|
86400 ; Negative Cache TTL
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ 3600 IN TXT "v=spf1 mx a:mail.finallycoffee.eu -all"
|
||||||
|
|
||||||
; Name Servers
|
; Name Servers
|
||||||
|
|
||||||
IN NS ns1.athena7.eu.
|
IN NS ns1.athena7.eu.
|
||||||
|
Loading…
Reference in New Issue
Block a user