Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- thufir@dur:~$
- thufir@dur:~$ swaks
- To: thufir@localhost
- === Trying localhost:25...
- === Connected to localhost.
- <- 220 dur.bounceme.net ESMTP Postfix (Ubuntu)
- -> EHLO dur.bounceme.net
- <- 250-dur.bounceme.net
- <- 250-PIPELINING
- <- 250-SIZE 10240000
- <- 250-VRFY
- <- 250-ETRN
- <- 250-STARTTLS
- <- 250-ENHANCEDSTATUSCODES
- <- 250-8BITMIME
- <- 250 DSN
- -> MAIL FROM:<[email protected]>
- <- 250 2.1.0 Ok
- -> RCPT TO:<thufir@localhost>
- <- 250 2.1.5 Ok
- -> DATA
- <- 354 End data with <CR><LF>.<CR><LF>
- -> Date: Sun, 08 Jun 2014 02:53:42 -0700
- -> To: thufir@localhost
- -> From: [email protected]
- -> Subject: test Sun, 08 Jun 2014 02:53:42 -0700
- -> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
- ->
- -> This is a test mailing
- ->
- -> .
- <- 250 2.0.0 Ok: queued as 42904221E18
- -> QUIT
- <- 221 2.0.0 Bye
- === Connection closed with remote host.
- thufir@dur:~$
- thufir@dur:~$
- thufir@dur:~$ tail /var/log/mail.log
- Jun 8 02:53:06 dur dovecot: config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:110: 'imaps' protocol is no longer necessary, remove it
- Jun 8 02:53:06 dur dovecot: config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:110: 'pop3s' protocol is no longer necessary, remove it
- Jun 8 02:53:42 dur postfix/smtpd[13767]: connect from localhost[127.0.0.1]
- Jun 8 02:53:42 dur postfix/smtpd[13767]: 42904221E18: client=localhost[127.0.0.1]
- Jun 8 02:53:42 dur postfix/cleanup[13770]: 42904221E18: message-id=<[email protected]>
- Jun 8 02:53:42 dur postfix/qmgr[11382]: 42904221E18: from=<[email protected]>, size=463, nrcpt=1 (queue active)
- Jun 8 02:53:42 dur postfix/smtpd[13767]: disconnect from localhost[127.0.0.1]
- Jun 8 02:53:42 dur dovecot: lda(thufir): msgid=<[email protected]>: saved mail to INBOX
- Jun 8 02:53:42 dur postfix/local[13771]: 42904221E18: to=<thufir@localhost>, relay=local, delay=0.16, delays=0.04/0.01/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/dovecot.conf -m "${EXTENSION}")
- Jun 8 02:53:42 dur postfix/qmgr[11382]: 42904221E18: removed
- thufir@dur:~$
- thufir@dur:~$ ll Maildir/new/
- total 20
- drwx------ 2 thufir thufir 4096 Jun 8 02:53 ./
- drwx------ 5 thufir thufir 4096 Jun 8 02:53 ../
- -rw------- 1 thufir thufir 553 Jun 8 01:21 1402215664.M306274P11455.dur,S=553,W=568
- -rw------- 1 thufir thufir 553 Jun 8 01:24 1402215894.M190886P12226.dur,S=553,W=568
- -rw------- 1 thufir thufir 553 Jun 8 02:53 1402221222.M342576P13773.dur,S=553,W=568
- thufir@dur:~$
- thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment