
Hi David, David Njuki wrote:
Hi David,
This is very possible, Postfix supports virtual users and domains using a MySQL database, Exim does this too and in my opinion it is even better ;)
Am not sure if this is what the other David was asking. If i got his question right was if postfix can store mails in a database rather than in files inside a home directory (maildir format). Essentially there are those who will say its bad to want to store mails on a DB format for scalability issues (speed vs scale). Since when working with DB's they tend to bloat and consume more disk space than is really necessary and then it becomes more expensive to scale DB's. Theres however the implementation of postfix +Dbmail http://www.dbmail.org/ You may want to look at this. if you are looking for a large scale implementation i would recommend postfix + dovecot or postfix + cyrusIMAP and some webmail system and good NAS. Regards, Michuki.