Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 its 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 o app-get install postfix (hint)

You need to install Mail (mailx) on the system

You need also need to setup root or an a local email as follows

o A copy should remain local on the machine

o 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

o The copy should include all of the email headers

A copy of mail configuration files that you modified o Please blank out any password information

A display of the local mailbox for the mail received

Can you also tell me how to name the files as well as the command for sending the email?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Hands On Database

Authors: Steve Conger

1st Edition

013610827X, 978-0136108276

Students also viewed these Databases questions