thufir

swaks

Dec 30th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. thufir@dur:~$
  2. thufir@dur:~$
  3. thufir@dur:~$ mail -f Maildir/
  4. "/home/thufir/Maildir/": 5 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. 5 [email protected] 15/581 test Mon, 30 Dec 2013 14:33:17 -0800
  10. ? q
  11. Held 5 messages in /home/thufir/Maildir/
  12. thufir@dur:~$
  13. thufir@dur:~$ swaks --to [email protected]
  14. === Trying dur.bounceme.net:25...
  15. === Connected to dur.bounceme.net.
  16. <- 220 dur.bounceme.net ESMTP Postfix (Ubuntu)
  17. -> EHLO dur.bounceme.net
  18. <- 250-dur.bounceme.net
  19. <- 250-PIPELINING
  20. <- 250-SIZE 10240000
  21. <- 250-VRFY
  22. <- 250-ETRN
  23. <- 250-STARTTLS
  24. <- 250-ENHANCEDSTATUSCODES
  25. <- 250-8BITMIME
  26. <- 250 DSN
  27. -> MAIL FROM:<[email protected]>
  28. <- 250 2.1.0 Ok
  29. -> RCPT TO:<[email protected]>
  30. <- 250 2.1.5 Ok
  31. -> DATA
  32. <- 354 End data with <CR><LF>.<CR><LF>
  33. -> Date: Mon, 30 Dec 2013 18:07:58 -0800
  34. -> Subject: test Mon, 30 Dec 2013 18:07:58 -0800
  35. -> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
  36. ->
  37. -> This is a test mailing
  38. ->
  39. -> .
  40. <- 250 2.0.0 Ok: queued as EA6432C3EFF
  41. -> QUIT
  42. <- 221 2.0.0 Bye
  43. === Connection closed with remote host.
  44. thufir@dur:~$
  45. thufir@dur:~$ mail -f Maildir/
  46. "/home/thufir/Maildir/": 6 messages 1 new
  47. 1 [email protected] 15/553 test Mon, 30 Dec 2013 10:15:12 -0800
  48. 2 [email protected] 15/581 test Mon, 30 Dec 2013 10:15:55 -0800
  49. 3 [email protected] 15/581 test Mon, 30 Dec 2013 10:29:57 -0800
  50. 4 [email protected] 15/581 test Mon, 30 Dec 2013 11:54:16 -0800
  51. 5 [email protected] 15/581 test Mon, 30 Dec 2013 14:33:17 -0800
  52. >N 6 [email protected] 15/581 test Mon, 30 Dec 2013 18:07:58 -0800
  53. ? 6
  54. Return-Path: <[email protected]>
  55. X-Original-To: [email protected]
  56. Delivered-To: [email protected]
  57. Received: from dur.bounceme.net (localhost [127.0.0.1])
  58. by dur.bounceme.net (Postfix) with ESMTP id EA6432C3EFF
  59. for <[email protected]>; Mon, 30 Dec 2013 18:07:58 -0800 (PST)
  60. Date: Mon, 30 Dec 2013 18:07:58 -0800
  61. Subject: test Mon, 30 Dec 2013 18:07:58 -0800
  62. X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
  63. Message-Id: <[email protected]>
  64.  
  65. This is a test mailing
  66.  
  67. ? q
  68. Held 6 messages in /home/thufir/Maildir/
  69. thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment