How to implement virtual users¶
Virtual users with passwd-files¶
Virtual users with LDAP¶
System users and/or Virtual users with LDAP¶
Dovecot, ManageSieve, Exim, OpenLDAP and getmail (Instructions in German) - LDAP users can be both System Users and Virtual Users depending on how you use LDAP with the possibility to add subaccounts for each user. For example if you have a LDAP user named peter, you can add a separate subordinate mailbox to retrieve mail from an external mail account like peter[at]gmail.com
Virtual users with SQL¶
MySQL
PostgreSQL
SQLite
Postfix+Dovecot with SQLite3 backend (also implements system users)