Open main menu

CDOT Wiki β

OPS335 Lab 4c

Revision as of 16:08, 4 March 2016 by Andrew (talk | contribs) (Created page with '= Receiving Email = This is the same diagram from last week: Image:Email-servers.png Last week we've set up Postfix on VM2. Postfix is an MTA, a.k.a. an SMTP server. Last …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Receiving Email

This is the same diagram from last week:

 

Last week we've set up Postfix on VM2. Postfix is an MTA, a.k.a. an SMTP server. Last week we've set it up for sending email (it was mostly the default setup) and this week we'll set it up to receive email.

We'll start with the same Postfix service on the same machine, we'll add an LDA (dovecot-lda) and test to make sure it works.

MTA for Receiving Email