wiki:howto/SetupPostfix

Version 8 (modified by martin.osx@…, 16 years ago) (diff)

configuration

<- Back to the HOWTO section

How to set-up Postfix

  • Audience: Advanced E-Mail set-up
  • Requires: MacPorts >= 1.6, mail/postfix, shells/zsh-devel

Introduction

This How-to is part of the Fetchmail -> Postfix -> Dovecot advanced e-Mail set-up.

Postfix is a mail transfer agent which can distribute you in and outbound mail. The set-up described here will distribute inbound mail to Dovecot IMAP server and outbound mail to an internet service provider.

Distribution E-Mail directly to the end receiver is one of the joys of the internet which has been destroyed by SPAM.

Installation

Install postfix with:

port install postfix +tls +ldap

or - alternatively - use the postfix which comes pre installed with Max OSX.

Configuration

Most of the postfix configuration is done in the main.cf file which you find either in /opt/local/etc/postfix (macports) or /etc/postfix (OSX).

Step 1: set hostname and domain

Optional Parts

TODO: What else can be done?

<- Back to the HOWTO section

Attachments (3)

Download all attachments as: .zip