Introduction
This guide documents the build of an outbound SMTP relay server using Ubuntu and Postfix. The purpose of this server is to allow websites and applications to send email through an authenticated SMTP connection.
This is not a mailbox server.
It does not provide:
IMAP mailboxes
POP3 services
Email storage
The mail flow is:
Websites / Applications > Postfix SMTP Relay > Internet Mail Servers