Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- thufir@dur:~$
- thufir@dur:~$ telnet localhost 25
- Trying 127.0.0.1...
- Connected to localhost.
- Escape character is '^]'.
- 220 dur.bounceme.net ESMTP Postfix (Ubuntu)
- 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>
- subject:something here
- some topic content here
- more
- .
- 250 2.0.0 Ok: queued as 078DA181E7A
- quit
- 221 2.0.0 Bye
- Connection closed by foreign host.
- thufir@dur:~$
- thufir@dur:~$ mail
- Heirloom mailx version 12.5 6/20/10. Type ? for help.
- "/var/mail/thufir": 7 messages 2 unread
- O 1 Anacron Sun Dec 30 02:51 28/1074 Anacron job 'cron.daily' on dur
- O 2 Cron Daemon Sun Dec 30 05:08 22/842 Cron <news@dur> if [ -x /etc/ne
- O 3 Cron Daemon Sun Dec 30 07:08 22/897 Cron <news@dur> if [ -x /etc/ne
- O 4 Thufir Hawat Sun Dec 30 07:43 19/765 *** SECURITY information for du
- >U 5 Cron Daemon Sun Dec 30 08:08 22/841 Cron <news@dur> if [ -x /etc/ne
- U 6 Anacron Mon Dec 31 09:40 31/1135 Anacron job 'cron.daily' on dur
- O 7 Anacron Tue Jan 01 12:14 31/1136 Anacron job 'cron.daily' on dur
- ? quit
- Held 7 messages in /var/mail/thufir
- thufir@dur:~$
- thufir@dur:~$ cat /var/log/mail.log
- Jan 1 20:52:02 dur postfix/trivial-rewrite[7157]: warning: transport_maps lookup failure
- Jan 1 20:52:09 dur postfix/smtpd[7147]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.0 <[email protected]>: Temporary lookup failure; from=<[email protected]> to=<thufir@localhost> proto=SMTP helo=<me>
- Jan 1 20:52:13 dur postfix/smtpd[7147]: disconnect from localhost[127.0.0.1]
- Jan 1 21:21:38 dur postfix[7222]: error: to submit mail, use the Postfix sendmail command
- Jan 1 21:21:38 dur postfix[7222]: fatal: the postfix command is reserved for the superuser
- Jan 1 21:21:48 dur postfix/postfix-script[7229]: error: unknown command: ''
- Jan 1 21:21:48 dur postfix/postfix-script[7230]: fatal: usage: postfix start (or stop, reload, abort, flush, check, status, set-permissions, upgrade-configuration)
- Jan 1 21:21:52 dur postfix[7232]: name_mask: all
- Jan 1 21:21:52 dur postfix[7232]: inet_addr_local: configured 2 IPv4 addresses
- Jan 1 21:21:52 dur postfix[7232]: inet_addr_local: configured 2 IPv6 addresses
- Jan 1 21:21:52 dur postfix/postfix-script[7237]: error: unknown command: ''
- Jan 1 21:21:52 dur postfix/postfix-script[7238]: fatal: usage: postfix start (or stop, reload, abort, flush, check, status, set-permissions, upgrade-configuration)
- Jan 1 21:21:56 dur postfix[7240]: fatal: usage: postfix [-c config_dir] [-Dv] command
- Jan 1 21:22:03 dur postfix[7242]: fatal: usage: postfix [-c config_dir] [-Dv] command
- Jan 1 21:22:07 dur postfix[7244]: fatal: usage: postfix [-c config_dir] [-Dv] command
- Jan 1 21:54:37 dur postfix/postmap[7464]: fatal: open /etc/postfix/transport: No such file or directory
- Jan 1 21:54:52 dur postfix/postmap[7465]: fatal: open /etc/postfix/transport: No such file or directory
- Jan 1 23:00:55 dur postfix/smtpd[7812]: connect from localhost[127.0.0.1]
- Jan 1 23:01:57 dur postfix/smtpd[7812]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local recipient table; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<me>
- Jan 1 23:02:18 dur postfix/smtpd[7812]: disconnect from localhost[127.0.0.1]
- Jan 1 23:46:09 dur postfix/smtpd[7929]: connect from localhost[127.0.0.1]
- Jan 1 23:46:47 dur postfix/smtpd[7929]: 4ECC1181E7A: client=localhost[127.0.0.1]
- Jan 1 23:47:55 dur postfix/smtpd[7929]: warning: non-SMTP command from localhost[127.0.0.1]: subject:some mail
- Jan 1 23:47:55 dur postfix/smtpd[7929]: disconnect from localhost[127.0.0.1]
- Jan 1 23:48:02 dur postfix/smtpd[7929]: connect from localhost[127.0.0.1]
- Jan 1 23:48:26 dur postfix/smtpd[7929]: 078DA181E7A: client=localhost[127.0.0.1]
- Jan 1 23:48:47 dur postfix/cleanup[7932]: 078DA181E7A: message-id=<[email protected]>
- Jan 1 23:48:47 dur postfix/qmgr[1499]: 078DA181E7A: from=<[email protected]>, size=368, nrcpt=1 (queue active)
- Jan 1 23:48:48 dur dovecot: lda(thufir): msgid=<[email protected]>: saved mail to INBOX
- Jan 1 23:48:48 dur postfix/local[7938]: 078DA181E7A: to=<[email protected]>, relay=local, delay=34, delays=33/0.04/0/0.46, 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}")
- Jan 1 23:48:48 dur postfix/qmgr[1499]: 078DA181E7A: removed
- Jan 1 23:49:02 dur postfix/smtpd[7929]: disconnect from localhost[127.0.0.1]
- thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment