| Example Bounceback |
|---|
| This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: example@gmail.com host gmail-smtp-in.l.google.com [74.125.130.27] SMTP error from remote mail server after end of data: 550-5.7.26 This mail is unauthenticated, which poses a security risk to the sender and Gmail users, and has been blocked. The sender must authenticate with at least one of SPF or DKIM. For this message, DKIM checks did not pass and SPF check for the domain did not pass. The sender should visit the Google support page for instructions on setting up authentication. |
| Email platform | Default SPF | Edited SPF |
|---|---|---|
| Cloud | v=spf1 mx ip4:202.124.241.204 ~all | v=spf1 mx ip4:192.168.1.1 ip4:202.124.241.204 ~all |
| StableServer cPanels | v=spf1 include:spf.antispamcloud.com include:spf.mysecurecloudhost.com ~all | |
| OX-Mail | v=spf1 a mx include:_spf.wcg-mail.com ~all | v=spf1 a mx ip4:192.168.1.1 include:_spf.wcg-mail.com ~all |
| Office 365 | v=spf1 include:spf.protection.outlook.com -all | v=spf1 ip4:192.168.1.1 include:spf.protection.outlook.com -all |