1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
| [
{
"status": "4.0.0",
"created": "2011-09-16 22:02:19",
"reason": "Unable to resolve MX host sendgrid.ne",
"email": "esting@sendgrid.ne"
},
{
"status": "4.0.0",
"created": "2011-09-19 17:47:15",
"reason": "Connection timed out",
"email": "rawest@gmail.co"
},
{
"status": "5.1.1",
"created": "2011-10-17 11:07:10",
"reason": "550 5.1.1 The email account that you tried to reach does not exist. Please try double-checking the recipient's email address for typos or unnecessary spaces. Learn more at http://mail.google.com/support/bin/answer.py?answer=6596 z10si838244anz.171 ",
"email": "claims@msp.org"
},
{
"status": "5.7.1",
"created": "2011-10-26 23:06:22",
"reason": "550 5.7.1 <info@bnl.co.uk>... Relaying denied. Proper authentication required. ",
"email": "info@bnl.co.uk"
},
{
"status": "5.7.1",
"created": "2011-12-01 01:45:55",
"reason": "554 5.7.1 <richard@hengseng.com>: Relay access denied ",
"email": "richard@hengseng.com"
},
{
"status": "550",
"created": "2012-06-01 14:10:15",
"reason": "550 support.sendgrid.net [74.63.202.100] is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client. ",
"email": "test@brandonmwest.com"
}
]
|