Guest User

Untitled

a guest
Jan 17th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. send: 'ehlo ip-172-31-89-244.ec2.internalrn'
  2. reply: '250-VE1EUR03FT018.mail.protection.outlook.com Hello [34.203.167.82]rn'
  3. reply: '250-SIZE 49283072rn'
  4. reply: '250-PIPELININGrn'
  5. reply: '250-DSNrn'
  6. reply: '250-ENHANCEDSTATUSCODESrn'
  7. reply: '250-STARTTLSrn'
  8. reply: '250-8BITMIMErn'
  9. reply: '250-BINARYMIMErn'
  10. reply: '250-CHUNKINGrn'
  11. reply: '250 SMTPUTF8rn'
  12. reply: retcode (250); Msg: VE1EUR03FT018.mail.protection.outlook.com Hello [34.203.167.82]
  13. SIZE 49283072
  14. PIPELINING
  15. DSN
  16. ENHANCEDSTATUSCODES
  17. STARTTLS
  18. 8BITMIME
  19. BINARYMIME
  20. CHUNKING
  21. SMTPUTF8
  22. send: 'mail FROM:<dsn-76@example.com> size=1392 RET=HDRS ENVID=76rn'
  23. reply: '250 2.1.0 Sender OKrn'
  24. reply: retcode (250); Msg: 2.1.0 Sender OK
  25. send: u'rcpt TO:<abc@outlook.com> NOTIFY=SUCCESS,FAILURE,DELAYrn'
  26. reply: '250 2.1.5 Recipient OKrn'
  27. reply: retcode (250); Msg: 2.1.5 Recipient OK
  28. send: 'datarn'
  29. reply: '354 Start mail input; end with <CRLF>.<CRLF>rn'
  30. reply: retcode (354); Msg: Start mail input; end with <CRLF>.<CRLF>
  31. data: (354, 'Start mail input; end with <CRLF>.<CRLF>')
  32. send: 'Content-Type: multipart/alternative;rn boundary="===============4828387674099477551=="rnMIME-Version: 1.0rnDate: Thu, 17 Jan 2019 12:21:49 +0530rnFrom: abc@example.comrnMessage-Id: <CAEFoQ7qve5kck0xaMnQwi-QNiTJqVSCN1qVDu_9F1kCy0kUpGA@mail.gmail.com>rnOriginal-Envelope-Id: 76rnResent-Date: Thu, 17 Jan 2019 12:21:49 +0530rnResent-From: srikanth vr1 <srikanthvr2@gmail.com>rnResent-Message-Id: <CAEFoQ7qve5kck0xaMnQwi-QNiTJqVSCN1qVDu_9F1kCy0kUpGA@mail.gmail.com>rnSubject: REGISTERED: testrnTo: abc@outlook.comrnDKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; rn d=example.com; i=@example.com; rn q=dns/txt; s=dkim; t=1547707909; h=content-type : rn mime-version : date : from : message-id : resent-date : rn resent-from : resent-message-id : subject : to : date : rn from : subject; rn bh=4u6uddMjage5G2IhNFHSL+jOjAVzjaLpUnrgPqdbTdU=; rn b=q0n8iNOyPgkVYKuuGDcIRsobyr6ySnjIvApWqr30i6u/zLQGBu9KMEwZrn deOyZlfWIo7tYoGUJYy5McqqevpwfCqVTeE1ButctqE9k6d+ggQZf6Zjqqrn PL2Rt4TJNmUY3hrpWvMYi353FnZ0N44tBLeRFDzJT1UV2/LIQRD/kwbmE=rnrn--===============4828387674099477551==rnMIME-Version: 1.0rnContent-Type: text/plain; charset="us-ascii"rnContent-Transfer-Encoding: 7bitrnrntestrnrn--===============4828387674099477551==rnMIME-Version: 1.0rnContent-Type: text/html; charset="us-ascii"rnContent-Transfer-Encoding: 7bitrnrn<div dir="ltr">test</div>rnrn--===============4828387674099477551==--rn.rn'
  33. reply: '250 2.6.0 <CAEFoQ7qve5kck0xaMnQwi-QNiTJqVSCN1qVDu_9F1kCy0kUpGA@mail.gmail.com> [InternalId=36941013765396, Hostname=VE1EUR03HT108.eop-EUR03.prod.protection.outlook.com] 8366 bytes in 0.875, 9.337 KB/sec Queued mail for delivery -> 250 2.1.5rn'
  34. reply: retcode (250); Msg: 2.6.0 <CAEFoQ7qve5kck0xaMnQwi-QNiTJqVSCN1qVDu_9F1kCy0kUpGA@mail.gmail.com> [InternalId=36941013765396, Hostname=VE1EUR03HT108.eop-EUR03.prod.protection.outlook.com] 8366 bytes in 0.875, 9.337 KB/sec Queued mail for delivery -> 250 2.1.5
  35. data: (250, '2.6.0 <CAEFoQ7qve5kck0xaMnQwi-QNiTJqVSCN1qVDu_9F1kCy0kUpGA@mail.gmail.com> [InternalId=36941013765396, Hostname=VE1EUR03HT108.eop-EUR03.prod.protection.outlook.com] 8366 bytes in 0.875, 9.337 KB/sec Queued mail for delivery -> 250 2.1.5')
  36. send: 'quitrn'
  37. reply: '221 2.0.0 Service closing transmission channelrn'
  38. reply: retcode (221); Msg: 2.0.0 Service closing transmission channel
  39.  
  40. send: 'ehlo ip-172-31-89-244.ec2.internalrn'
  41. reply: '250-mx.google.com at your service, [34.203.167.82]rn'
  42. reply: '250-SIZE 157286400rn'
  43. reply: '250-8BITMIMErn'
  44. reply: '250-STARTTLSrn'
  45. reply: '250-ENHANCEDSTATUSCODESrn'
  46. reply: '250-PIPELININGrn'
  47. reply: '250-CHUNKINGrn'
  48. reply: '250 SMTPUTF8rn'
  49. reply: retcode (250); Msg: mx.google.com at your service, [34.203.167.82]
  50. SIZE 157286400
  51. 8BITMIME
  52. STARTTLS
  53. ENHANCEDSTATUSCODES
  54. PIPELINING
  55. CHUNKING
  56. SMTPUTF8
  57. send: 'mail FROM:<dsn-77@example.com> size=1394 RET=HDRS ENVID=77rn'
  58. reply: '250 2.1.0 OK p19-v6si3114094ejj.94 - gsmtprn'
  59. reply: retcode (250); Msg: 2.1.0 OK p19-v6si3114094ejj.94 - gsmtp
  60. send: u'rcpt TO:<abc@gmail.com> NOTIFY=SUCCESS,FAILURE,DELAYrn'
  61. reply: '250 2.1.5 OK p19-v6si3114094ejj.94 - gsmtprn'
  62. reply: retcode (250); Msg: 2.1.5 OK p19-v6si3114094ejj.94 - gsmtp
  63. send: 'datarn'
  64. reply: '354 Go ahead p19-v6si3114094ejj.94 - gsmtprn'
  65. reply: retcode (354); Msg: Go ahead p19-v6si3114094ejj.94 - gsmtp
  66. data: (354, 'Go ahead p19-v6si3114094ejj.94 - gsmtp')
  67. send: 'Content-Type: multipart/alternative;rn boundary="===============2153953495280056619=="rnMIME-Version: 1.0rnDate: Thu, 17 Jan 2019 12:28:54 +0530rnFrom: abc@example.comrnMessage-Id: <CAEFoQ7p5QHdEEjDHLaMh-GnSjcwqFKG7ASdFqaVoUZz6-3DVcw@mail.gmail.com>rnOriginal-Envelope-Id: 77rnResent-Date: Thu, 17 Jan 2019 12:28:54 +0530rnResent-From: srikanth vr1 <abc@gmail.com>rnResent-Message-Id: <CAEFoQ7p5QHdEEjDHLaMh-GnSjcwqFKG7ASdFqaVoUZz6-3DVcw@mail.gmail.com>rnSubject: REGISTERED: testrnTo: abc@gmail.comrnDKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; rn d=example.com; i=@example.com; rn q=dns/txt; s=dkim; t=1547708334; h=content-type : rn mime-version : date : from : message-id : resent-date : rn resent-from : resent-message-id : subject : to : date : rn from : subject; rn bh=4r/lVPfZ7dZjsNwHEGhBbR/HBl5Nd6TIhMAgBJYGzsI=; rn b=hNRVKYa7d2DK7MD6nEPKEZrG3oR7ZTZkCLly9FfQWC+kHJzA91q72nXGrn eVxupk1VBcATvceewzW06VUXhKBMdciKPfqzJoATm90oQEYxiDLEp8dWeMrn TjWKPM7//yNimuoyMzFdnFumk6tIlf+MOiDZ8CZi28p3ulUcDOV2qm0EM=rnrn--===============2153953495280056619==rnMIME-Version: 1.0rnContent-Type: text/plain; charset="us-ascii"rnContent-Transfer-Encoding: 7bitrnrntestrnrn--===============2153953495280056619==rnMIME-Version: 1.0rnContent-Type: text/html; charset="us-ascii"rnContent-Transfer-Encoding: 7bitrnrn<div dir="ltr">test</div>rnrn--===============2153953495280056619==--rn.rn'
  68. reply: '250 2.0.0 OK 1547708335 p19-v6si3114094ejj.94 - gsmtprn'
  69. reply: retcode (250); Msg: 2.0.0 OK 1547708335 p19-v6si3114094ejj.94 - gsmtp
  70. data: (250, '2.0.0 OK 1547708335 p19-v6si3114094ejj.94 - gsmtp')
  71. send: 'quitrn'
  72. reply: '221 2.0.0 closing connection p19-v6si3114094ejj.94 - gsmtprn'
  73. reply: retcode (221); Msg: 2.0.0 closing connection p19-v6si3114094ejj.94 - gsmtp
Add Comment
Please, Sign In to add comment