Difference between revisions of "SPF/qual"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< SPF
Jump to navigation Jump to search
(Created page with "{{fmt/title|SPF qualifiers}} {| class="wikitable" ! colspan=2 | character !! description |- | <code>+</code> || plus || PASS -- This can be omitted; e.g., +mx is the same as...")
 
(No difference)

Latest revision as of 23:58, 18 August 2022

SPF qualifiers
character description
+ plus PASS -- This can be omitted; e.g., +mx is the same as mx.
? question mark NEUTRAL -- interpreted like NONE (no policy)
~ tilde SOFTFAIL -- a debugging aid between NEUTRAL and FAIL. Typically, messages that return a SOFTFAIL are accepted but tagged.
- minus FAIL -- the mail should be rejected