Lab 9
Name:
IP Address:
- What entry in /etc/mail/sendmail.mc will force a domain name in the /etc/mail/sendmail.cf file?
- What command regenerates the sendmail.cf file from sendmail.mc?
- What file is used as input for the command newaliases?
- What are the default ports for sendmail and dovecot?
- What is /etc/mail/access used for?
- What should be in /etc/mail/local-host-names?
- (6 pts) Configure sendmail such that it can successfully receive mail from the instructor's
workstation. Set up aliases for all students in the class, and for the instructor
(username: jeremy).
- (6 pts) Configure sendmail so that it is the mail server for the ccis2122.com domain. Make sure that your
machine is listed as the MX server for ccis2122.com.
- (5 points) Configure dovecot so that it is listening for pop3s and imaps traffic. Get instructor sign-off.
- (2 points) Generate custom certificates for your dovecot server. Get ISO.
Extra Credit
- (2 points) How can you use telnet to debug a mail problem?
- (3 points) Change the greeting that sendmail when connecting so that it doesn't identify itself as sendmail. Get ISO.