Modifies the database layout from the Linode article «Email with Postfix, Dovecot, and MySQL» to flexible layout, with less maintenance.

Joachim M. Giæver 40f184239a updated readme a little 7 jaren geleden
.gitignore b98fa0bb60 Initial commit 7 jaren geleden
README.md 40f184239a updated readme a little 7 jaren geleden
dovecot-sql.conf.ext e80913699e Added files 7 jaren geleden
mysql-virtual-alias-maps.cf e80913699e Added files 7 jaren geleden
mysql-virtual-email2email.cf e80913699e Added files 7 jaren geleden
mysql-virtual-mailbox-domains.cf e80913699e Added files 7 jaren geleden
mysql-virtual-mailbox-maps.cf e80913699e Added files 7 jaren geleden
postfix-test.sql e80913699e Added files 7 jaren geleden
postfix.sql 2fc4518b28 Added unique to domain name 7 jaren geleden

README.md

postfix-dovecot-mysql

Modifies the database layout from the Linode article «Email with Postfix, Dovecot, and MySQL» to flexible layout, with less maintenance.

Please follow the instructions at Linode (alt. raw text on github), these files arent ment to replace anything directly in your setup - but more a guide.

Also have a read in the file postfix.sql and every other files before you're installing this, so you will get a grip on when you have to do something differently than explained in the tutorial.