- user agents (clients)
- transport agents (qmail, exim, sendmail)
- delivery agents (procmail, sendmail add ons)
- Storing messages (/var/spool/mail/ or a DB)
- Access agents (imapd pop3)
- Mail submission agents (even sendmail, again)
- Relays and spam
- aliases and forwarding
Goals:
- Understand basic configuration of sendmail, procmail
- Understand the roles of the different agents
- How to read a mail header.
Files/directories covered:
/var/spool/mail/
/etc/sendmail.*
/etc/aliases and/or /etc/mail/aliases
~/.forward
Commands:
/usr/sbin/sendmail -d0.1 -bt < /dev/null
nslookup (set q=mx)
mailstat
listserv/majordomo
|