Guest User

Untitled

a guest
Aug 22nd, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. [<-] 220 mx.zohomail.com SMTP Server ready August 22, 2016 12:56:23 PM PDT
  2. [->] EHLO poseidon.myth.zone
  3. [<-] 250 SIZE 53477376
  4. [->] AUTH LOGIN
  5. [<-] 334 VXNlcm5hbWU6
  6. [->] bm9yZXBseUBteXRoLnpvbmU=
  7. [<-] 334 UGFzc3dvcmQ6
  8. [<-] 235 Authentication Successful
  9. [->] MAIL FROM:<[email protected]>
  10. [<-] 250 Sender <[email protected]> OK
  11. [->] RCPT TO:<'[email protected]'>
  12. [<-] 250 Recipient <'[email protected]'> OK
  13. [->] DATA
  14. [<-] 354 Ok Send data ending with <CRLF>.<CRLF>
  15. [->] Received: by poseidon.myth.zone (sSMTP sendmail emulation); Mon, 22 Aug 2016 14:56:23 -0500
  16. [->] Date: Mon, 22 Aug 2016 14:56:23 -0500
  17. [->] From: SMART Alert <[email protected]>
  18. [->] To: '[email protected]'
  19. [->] Subject: EmailTest
  20. [->] Message-ID: <20160822195623.mTQvGjFzk%[email protected]>
  21. [->] User-Agent: mail v14.8.10
  22. [->]
  23. [->] TEST EMAIL from smartd for device: /dev/sda [SAT]
  24. [->] .
  25. [<-] 250 Message received
  26. [->] QUIT
  27. [<-] 221 mx.zohomail.com closing connection
Add Comment
Please, Sign In to add comment