thufir

Untitled

Dec 30th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. thufir@dur:~$
  2. thufir@dur:~$
  3. thufir@dur:~$ mail -f Maildir
  4. "/home/thufir/Maildir": 4 messages
  5. > 1 [email protected] 15/553 test Mon, 30 Dec 2013 10:15:12 -0800
  6. 2 [email protected] 15/581 test Mon, 30 Dec 2013 10:15:55 -0800
  7. 3 [email protected] 15/581 test Mon, 30 Dec 2013 10:29:57 -0800
  8. 4 [email protected] 15/581 test Mon, 30 Dec 2013 11:54:16 -0800
  9. ? q
  10. Held 4 messages in /home/thufir/Maildir
  11. thufir@dur:~$
  12. thufir@dur:~$ swaks --to [email protected]
  13. === Trying dur.bounceme.net:25...
  14. === Connected to dur.bounceme.net.
  15. <- 220 dur.bounceme.net ESMTP Postfix (Ubuntu)
  16. -> EHLO dur.bounceme.net
  17. <- 250-dur.bounceme.net
  18. <- 250-PIPELINING
  19. <- 250-SIZE 10240000
  20. <- 250-VRFY
  21. <- 250-ETRN
  22. <- 250-STARTTLS
  23. <- 250-ENHANCEDSTATUSCODES
  24. <- 250-8BITMIME
  25. <- 250 DSN
  26. -> MAIL FROM:<[email protected]>
  27. <- 250 2.1.0 Ok
  28. -> RCPT TO:<[email protected]>
  29. <- 250 2.1.5 Ok
  30. -> DATA
  31. <- 354 End data with <CR><LF>.<CR><LF>
  32. -> Date: Mon, 30 Dec 2013 14:33:17 -0800
  33. -> Subject: test Mon, 30 Dec 2013 14:33:17 -0800
  34. -> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
  35. ->
  36. -> This is a test mailing
  37. ->
  38. -> .
  39. <- 250 2.0.0 Ok: queued as 52D162C3EFF
  40. -> QUIT
  41. <- 221 2.0.0 Bye
  42. === Connection closed with remote host.
  43. thufir@dur:~$
  44. thufir@dur:~$ mail -f Maildir
  45. "/home/thufir/Maildir": 5 messages 1 new
  46. 1 [email protected] 15/553 test Mon, 30 Dec 2013 10:15:12 -0800
  47. 2 [email protected] 15/581 test Mon, 30 Dec 2013 10:15:55 -0800
  48. 3 [email protected] 15/581 test Mon, 30 Dec 2013 10:29:57 -0800
  49. 4 [email protected] 15/581 test Mon, 30 Dec 2013 11:54:16 -0800
  50. >N 5 [email protected] 15/581 test Mon, 30 Dec 2013 14:33:17 -0800
  51. ? 5
  52. Return-Path: <[email protected]>
  53. X-Original-To: [email protected]
  54. Delivered-To: [email protected]
  55. Received: from dur.bounceme.net (localhost [127.0.0.1])
  56. by dur.bounceme.net (Postfix) with ESMTP id 52D162C3EFF
  57. for <[email protected]>; Mon, 30 Dec 2013 14:33:17 -0800 (PST)
  58. Date: Mon, 30 Dec 2013 14:33:17 -0800
  59. Subject: test Mon, 30 Dec 2013 14:33:17 -0800
  60. X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
  61. Message-Id: <[email protected]>
  62.  
  63. This is a test mailing
  64.  
  65. New mail has arrived.
  66. ? q
  67. Held 5 messages in /home/thufir/Maildir
  68. thufir@dur:~$
  69. thufir@dur:~$ dig dur.bounceme.net
  70.  
  71. ; <<>> DiG 9.9.3-rpz2+rl.13214.22-P2-Ubuntu-1:9.9.3.dfsg.P2-4ubuntu1 <<>> dur.bounceme.net
  72. ;; global options: +cmd
  73. ;; Got answer:
  74. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55686
  75. ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
  76.  
  77. ;; QUESTION SECTION:
  78. ;dur.bounceme.net. IN A
  79.  
  80. ;; ANSWER SECTION:
  81. dur.bounceme.net. 60 IN A 96.55.205.166
  82.  
  83. ;; Query time: 1567 msec
  84. ;; SERVER: 127.0.1.1#53(127.0.1.1)
  85. ;; WHEN: Mon Dec 30 14:34:45 PST 2013
  86. ;; MSG SIZE rcvd: 50
  87.  
  88. thufir@dur:~$
  89. thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment