Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- thufir@dur:~$
- thufir@dur:~$
- thufir@dur:~$ swaks --to [email protected] --server dur.bounceme.net
- === Trying dur.bounceme.net:25...
- === Connected to dur.bounceme.net.
- <- 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:<[email protected]>
- <- 250 2.1.5 Ok
- -> DATA
- <- 354 End data with <CR><LF>.<CR><LF>
- -> Date: Thu, 26 Dec 2013 04:40:29 -0800
- -> To: [email protected]
- -> From: [email protected]
- -> Subject: test Thu, 26 Dec 2013 04:40:29 -0800
- -> X-Mailer: swaks v20111230.0 jetmore.org/john/code/swaks/
- ->
- -> This is a test mailing
- ->
- -> .
- <- 250 2.0.0 Ok: queued as B5ED23EC28B
- -> QUIT
- <- 221 2.0.0 Bye
- === Connection closed with remote host.
- thufir@dur:~$
- thufir@dur:~$
- thufir@dur:~$ tail /var/log/mail.log
- Dec 26 04:39:38 dur postfix/local[6651]: 902303EC28B: to=<[email protected]>, relay=local, delay=0.24, delays=0.07/0/0/0.17, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}")
- Dec 26 04:39:38 dur postfix/qmgr[4099]: 902303EC28B: removed
- Dec 26 04:40:29 dur postfix/smtpd[6646]: connect from localhost[127.0.0.1]
- Dec 26 04:40:29 dur postfix/smtpd[6646]: B5ED23EC28B: client=localhost[127.0.0.1]
- Dec 26 04:40:29 dur postfix/cleanup[6650]: B5ED23EC28B: message-id=<[email protected]>
- Dec 26 04:40:29 dur postfix/qmgr[4099]: B5ED23EC28B: from=<[email protected]>, size=477, nrcpt=1 (queue active)
- Dec 26 04:40:29 dur postfix/smtpd[6646]: disconnect from localhost[127.0.0.1]
- Dec 26 04:40:29 dur dovecot: lda(thufir): msgid=<[email protected]>: saved mail to INBOX
- Dec 26 04:40:29 dur postfix/local[6651]: B5ED23EC28B: to=<[email protected]>, relay=local, delay=0.23, delays=0.07/0/0/0.16, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-mail-stack-delivery.conf -m "${EXTENSION}")
- Dec 26 04:40:29 dur postfix/qmgr[4099]: B5ED23EC28B: removed
- thufir@dur:~$
- thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment