LinuxParty
Este documento describe cómo instalar un servidor de correo Postfix que se basa en usuarios y dominios virtuales, es decir, los usuarios y los dominios se encuentran en una base de datos MySQL. También voy a demostrar la instalación y configuración de Courier, de manera que se puede autenticar Courier contra la misma base de datos MySQL utilizando Postfix. El servidor Postfix es capaz de utilizar SMTP-AUTH, TLS y cuotas. Las contraseñas se almacenan de forma cifrada en la base de datos. Además de eso, este tutorial incluye la instalación de Amavisd, SpamAssassin y ClamAV. También voy a mostrar cómo instalar SquirrelMail como una interfaz de correo web.
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier, so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV. I will also show how to install SquirrelMail as a webmail interface.
https://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-ubuntu-12.04-lts
