|  | What is the meaning of a "redirect=" modifier in an SPF record?The "redirect=" modifier transfers responsibility for the SPF record to the specified domain.
- An SPF record may contain only one "redirect=" clause.
- A "redirect=" modifier is not evaluated unless the end of the SPF record is reached and nothing was matched. In particular, if an "all"mechanism exists, then "redirect=" is never evaluated.
- An "include:" mechanism causes the referenced domain's SPF record to be inserted into the current domain's record.
- A "redirect=" modifier completely transfers responsibility to the specified domain, and never comes back.
|  |  
|  |