Question
Purpose: The purpose of this assignment is to familiarize the student with the working of an internet email system. A working email system is critical
Purpose:
The purpose of this assignment is to familiarize the student with the working of an internet email system. A working email system is critical for any Linux/UNIX system. Many time you will need to setup the email coming from a local system to relay to a master email server.
This assignment should teach you how to setup the email to properly and with some authentication relay to another email server. In this case, you will be using one of your public email addresses and it's email server and you will probably use username/password authentication. You may have to change the port on which "sendmail" is run because some ISPs block this information.
Tasks: *On the Ubuntu system that you created, you are to configure the server to have the capability to send email to the internet. You may need to relay email through a valid email server using username/password authentication. *You need to install postfix on the system [app-get install postfix (hint)] *You need to install Mail (mailx) on the system *You need also need to setup root's email as follows **A copy should remain local on the machine **A copy should be sent to one of your public email addresses ***Don't do that step until you get the public email working
Grading criteria: *A complete copy of an email sent from the server to one of your public email accounts **The copy should include all of the email headers *A copy of all of the mail configuration files that you setup *A display of the local mailbox for root
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started