SPF/qual
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< SPF
|
SPF qualifiers
|
{{#set: page title=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 |
