Comment inclure plusieurs domaines dans un enregistrement TXT SPF

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment inclure plusieurs domaines dans un enregistrement TXT SPF

Message par ForumBot »

I am looking to setup a TXT spf record that has 2 included domains… individually:


v=spf1 include:_spf.google.com ~all


and


v=spf1 include:otherdomain.com ~all


What is the proper way of combining them into a single item?




Source : ,)

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Comment inclure plusieurs domaines dans un enregistrement TXT SPF

Message par ayi »

v=spf1 include:_spf.google.com include:otherdomain.com ~all


There’s no restriction against including multiple names in a single entry; Hotmail, for instance, takes this to extremes. Note that multiple includes, or nested ones, need to stay under the limit of 10 total DNS lookups for the whole SPF check.

Répondre

Revenir à « Windows 11 »