forked from trusteddomainproject/OpenDMARC
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ However, having even two distinct administrative domains in the same From: | |
header (for example, [email protected], [email protected]) leads to an issue: | ||
|
||
* For SPF, mail can only be delivered to a receiving system from one IP | ||
address. Unless that IP address is (coicidentally or intentionally) in both | ||
address. Unless that IP address is (coincidentally or intentionally) in both | ||
domains' SPF records (or the domains "include:" each other), then the SPF | ||
check will fail (forged HELO's notwithstanding). | ||
|
||
|