Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to new Confluence 3.5 bash option for code display.

...

Postfix is free and open-source mail transfer agent (MTA) that routes and delivers electronic mail. It is intended as a fast, easier-to-administer, and secure alternative to the widely-used Sendmail MTA.

Code Block
langlanguagehtmlbash
sudo apt-get install postfix

...

Configure and Restart

Code Block
langlanguagehtmlbash
sudo postconf \-e 'home_mailbox = Maildir

...