thufir

dovecot postfix (swaks test)

Jun 8th, 2014
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. thufir@dur:~/Maildir$
  2. thufir@dur:~/Maildir$ swaks
  3. To: thufir@localhost
  4. === Trying localhost:25...
  5. === Connected to localhost.
  6. <- 220 dur.bounceme.net ESMTP Postfix (Ubuntu)
  7. -> EHLO dur.bounceme.net
  8. <- 250-dur.bounceme.net
  9. <- 250-PIPELINING
  10. <- 250-SIZE 10240000
  11. <- 250-VRFY
  12. <- 250-ETRN
  13. <- 250-STARTTLS
  14. <- 250-ENHANCEDSTATUSCODES
  15. <- 250-8BITMIME
  16. <- 250 DSN
  17. -> MAIL FROM:<[email protected]>
  18. <- 250 2.1.0 Ok
  19. -> RCPT TO:<thufir@localhost>
  20. <- 250 2.1.5 Ok
  21. -> DATA
  22. <- 354 End data with <CR><LF>.<CR><LF>
  23. -> Date: Sun, 08 Jun 2014 01:24:54 -0700
  24. -> To: thufir@localhost
  25. -> Subject: test Sun, 08 Jun 2014 01:24:54 -0700
  26. -> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
  27. ->
  28. -> This is a test mailing
  29. ->
  30. -> .
  31. <- 250 2.0.0 Ok: queued as 1D416221E16
  32. -> QUIT
  33. <- 221 2.0.0 Bye
  34. === Connection closed with remote host.
  35. thufir@dur:~/Maildir$
  36. thufir@dur:~/Maildir$ tail /var/log/mail.log
  37. Jun 8 01:24:11 dur postfix/smtpd[12199]: connect from localhost[127.0.0.1]
  38. Jun 8 01:24:11 dur postfix/smtpd[12199]: disconnect from localhost[127.0.0.1]
  39. Jun 8 01:24:54 dur postfix/smtpd[12199]: connect from localhost[127.0.0.1]
  40. Jun 8 01:24:54 dur postfix/smtpd[12199]: 1D416221E16: client=localhost[127.0.0.1]
  41. Jun 8 01:24:54 dur postfix/cleanup[12223]: 1D416221E16: message-id=<[email protected]>
  42. Jun 8 01:24:54 dur postfix/qmgr[11382]: 1D416221E16: from=<[email protected]>, size=463, nrcpt=1 (queue active)
  43. Jun 8 01:24:54 dur postfix/smtpd[12199]: disconnect from localhost[127.0.0.1]
  44. Jun 8 01:24:54 dur dovecot: lda(thufir): msgid=<[email protected]>: saved mail to INBOX
  45. Jun 8 01:24:54 dur postfix/local[12224]: 1D416221E16: to=<thufir@localhost>, relay=local, delay=0.15, delays=0.05/0.01/0/0.09, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot.conf -m "${EXTENSION}")
  46. Jun 8 01:24:54 dur postfix/qmgr[11382]: 1D416221E16: removed
  47. thufir@dur:~/Maildir$
  48. thufir@dur:~/Maildir$ ll
  49. total 36
  50. drwx------ 5 thufir thufir 4096 Jun 8 01:24 ./
  51. drwxr-xr-x 37 thufir thufir 4096 Jun 8 01:21 ../
  52. drwx------ 2 thufir thufir 4096 Jun 8 01:21 cur/
  53. -rw------- 1 thufir thufir 960 Jun 8 01:24 dovecot.index.cache
  54. -rw------- 1 thufir thufir 528 Jun 8 01:24 dovecot.index.log
  55. -rw------- 1 thufir thufir 139 Jun 8 01:24 dovecot-uidlist
  56. -rw------- 1 thufir thufir 8 Jun 8 01:21 dovecot-uidvalidity
  57. -r--r--r-- 1 thufir thufir 0 Jun 8 01:21 dovecot-uidvalidity.53941cf0
  58. -rw------- 1 thufir thufir 0 Jun 8 01:21 maildirfolder
  59. drwx------ 2 thufir thufir 4096 Jun 8 01:24 new/
  60. drwx------ 2 thufir thufir 4096 Jun 8 01:24 tmp/
  61. thufir@dur:~/Maildir$
  62. thufir@dur:~/Maildir$ ll new/
  63. total 16
  64. drwx------ 2 thufir thufir 4096 Jun 8 01:24 ./
  65. drwx------ 5 thufir thufir 4096 Jun 8 01:24 ../
  66. -rw------- 1 thufir thufir 553 Jun 8 01:21 1402215664.M306274P11455.dur,S=553,W=568
  67. -rw------- 1 thufir thufir 553 Jun 8 01:24 1402215894.M190886P12226.dur,S=553,W=568
  68. thufir@dur:~/Maildir$
  69. thufir@dur:~/Maildir$
Advertisement
Add Comment
Please, Sign In to add comment