Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. $ dig -t MX gmail.com
  2.  
  3. ;; QUESTION SECTION:
  4. ;gmail.com. IN MX
  5.  
  6. ;; ANSWER SECTION:
  7. gmail.com. 3220 IN MX 5 gmail-smtp-in.l.google.com.
  8. gmail.com. 3220 IN MX 10 alt1.gmail-smtp-in.l.google.com.
  9. gmail.com. 3220 IN MX 20 alt2.gmail-smtp-in.l.google.com.
  10. gmail.com. 3220 IN MX 30 alt3.gmail-smtp-in.l.google.com.
  11. gmail.com. 3220 IN MX 40 alt4.gmail-smtp-in.l.google.com.
  12.  
  13. Jan 20 23:51:05 mysite sendmail[3444]: STARTTLS=client, relay=gmail-smtp-in.l.google.com.,
  14. version=TLSv1/SSLv3, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  15.  
  16. Jan 20 23:51:05 mysite sendmail[3444]: v0KN2jFQ020178: to=<a-gmail-user@gmail.com>, delay=07:48:20,
  17. xdelay=00:00:01, mailer=esmtp, pri=841986, relay=gmail-smtp-in.l.google.com. [74.125.69.26], dsn=4.2.2,
  18. stat=Deferred: 452-4.2.2 The email account that you tried to reach is over quota. Please direct
  19.  
  20.  
  21. Jan 20 23:51:05 mysite sendmail[3444]: STARTTLS=client, relay=alt1.gmail-smtp-in.l.google.com.,
  22. version=TLSv1/SSLv3, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  23.  
  24. Jan 20 23:51:06 mysite sendmail[3444]: v0KN2jFQ020178: to=<a-gmail-user@gmail.com>, delay=07:48:21,
  25. xdelay=00:00:02, mailer=esmtp, pri=841986, relay=alt1.gmail-smtp-in.l.google.com. [74.125.192.26],
  26. dsn=4.2.2, stat=Deferred: 452-4.2.2 The email account that you tried to reach is over quota. Please direct
  27.  
  28.  
  29. Jan 20 23:51:06 mysite sendmail[3444]: STARTTLS=client, relay=alt2.gmail-smtp-in.l.google.com.,
  30. version=TLSv1/SSLv3, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  31.  
  32. Jan 20 23:51:06 mysite sendmail[3444]: v0KN2jFQ020178: to=<a-gmail-user@gmail.com>, delay=07:48:21,
  33. xdelay=00:00:02, mailer=esmtp, pri=841986, relay=alt2.gmail-smtp-in.l.google.com. [74.125.141.26],
  34. dsn=4.2.2, stat=Deferred: 452-4.2.2 The email account that you tried to reach is over quota. Please direct
  35.  
  36.  
  37. Jan 20 23:51:08 mysite sendmail[3444]: STARTTLS=client, relay=alt3.gmail-smtp-in.l.google.com.,
  38. version=TLSv1/SSLv3, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  39.  
  40. Jan 20 23:51:09 mysite sendmail[3444]: v0KN2jFQ020178: to=<a-gmail-user@gmail.com>, delay=07:48:24,
  41. xdelay=00:00:05, mailer=esmtp, pri=841986, relay=alt3.gmail-smtp-in.l.google.com. [64.233.190.26],
  42. dsn=4.2.2, stat=Deferred: 452-4.2.2 The email account that you tried to reach is over quota. Please direct
  43.  
  44.  
  45. Jan 20 23:51:10 mysite sendmail[3444]: STARTTLS=client, relay=alt4.gmail-smtp-in.l.google.com.,
  46. version=TLSv1/SSLv3, verify=FAIL, cipher=ECDHE-RSA-AES128-GCM-SHA256, bits=128/128
  47.  
  48. Jan 20 23:51:11 mysite sendmail[3444]: v0KN2jFQ020178: to=<a-gmail-user@gmail.com>, delay=07:48:26,
  49. xdelay=00:00:07, mailer=esmtp, pri=841986, relay=alt4.gmail-smtp-in.l.google.com. [209.85.202.27],
  50. dsn=4.2.2, stat=Deferred: 452-4.2.2 The email account that you tried to reach is over quota. Please direct
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement