Linux Mailsystem

From ivc wiki
Revision as of 21:08, 26 November 2010 by Ivc (talk | contribs) (Created page with "This is a guide to set up a Postfix and Cyrus mailsystem on Linux using MySQL authentication. == Authentication == === SASL auth === Central user authentication. == MySQL == In...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is a guide to set up a Postfix and Cyrus mailsystem on Linux using MySQL authentication.

Authentication

SASL auth

Central user authentication.

MySQL

Install the required tables to store the virtual e-mail addresses and account information.

SMTP

Postfix SMTP

Send and receive e-mail through Postfix.

Sieve filter

Control and filter messages on the server instead on the client.

IMAP

Cyrus IMAP

Retrieve e-mails from the server.

Squirrel webmail

Access the account through a web interface.