Skip to content

Commit 5a53ffc

Browse files
authoredDec 4, 2024··
Merge pull request #90 from briankerr/master
Updated 421 Response
2 parents f84999f + 91410d0 commit 5a53ffc

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
 

‎data/Contributors.json

+4
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@
3434
{
3535
"name": "Faisal Misle",
3636
"twitter": "fmisle"
37+
},
38+
{
39+
"name": "Al Iverson",
40+
"twitter": ""
3741
}
3842
]

‎data/codes/421.json

+7
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
"severity": 3,
2828
"description": "Gmail has determined your messages are unsolicted, so messages sent over this IP may be temporarily rejected. See Google's documentation for best practices on sending to Gmail to avoid this.",
2929
"links": ["https://support.google.com/mail/answer/81126"]
30+
},
31+
{
32+
"status": "4.7.32",
33+
"response": "4.7.32 This mail has been rate limited because there is no DMARC alignment",
34+
"severity": 3,
35+
"description": "The message is missing DKIM or SPF alignment for DMARC. Make sure your messages are passing DMARC. This message started appearing on January 21st, 2024 ahead of Gmail's new 2024 sender requirements.",
36+
"links": ["https://support.google.com/a/answer/10032578"]
3037
}
3138
]
3239
},

0 commit comments

Comments
 (0)
Please sign in to comment.