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 6 년 전
.gitignore b98fa0bb60 Initial commit 6 년 전
README.md 40f184239a updated readme a little 6 년 전
dovecot-sql.conf.ext e80913699e Added files 6 년 전
mysql-virtual-alias-maps.cf e80913699e Added files 6 년 전
mysql-virtual-email2email.cf e80913699e Added files 6 년 전
mysql-virtual-mailbox-domains.cf e80913699e Added files 6 년 전
mysql-virtual-mailbox-maps.cf e80913699e Added files 6 년 전
postfix-test.sql e80913699e Added files 6 년 전
postfix.sql 2fc4518b28 Added unique to domain name 6 년 전

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.