| Home | Mailinglist | Download | License |
| Documentation | db/suite | db/common | db/base | db/relay | db/user | db/greylist |
db/suite - collection of database-driven plugins
| Web: | http://dienstleistung-kultur.de/qpsmtpd/db.shtml |
| Mailinglist: | http://smtpd.develooper.com/list.html |
db/suite is a collection of plugins for qpsmtpd. It supports a database-driven mail system composed of
| Systempart | Example | Version | Debian | Comment |
| POP3/IMAP server | Dovecot | 1.0rc15 | dovecot-imapd | see db/relay for special configuration |
| SMTP server | Qpsmtpd | 0.32 | qpsmtpd | started by qpsmtpd-forkserver |
| MTA | Exim | 4.63 | exim4-daemon-heavy | QUEUERUNNER='queueonly' |
| SQL database | MySQL | 5.0.32 | mysql-server | example sql file is shipped with this package |
It's tested and runs in production with the above named Debian Etch packages.
A database-driven mail system is easy to handle through webbased user/admin interfaces. For pure mail users on your server you only have to enter some data records without having to define system users. The mail system will recognize them immediately by reading the database.
Moreover you'll have all configuration in one place - e.g.:
| User exists? | Qpsmtpd |
| User enabled? | Qpsmtpd |
| User's mailbox | Exim, Dovecot |
| etc. |
See also
| Dovecot | http://wiki.dovecot.org/PopBSMTPAndDovecot |
| Qpsmtpd | http://smtpd.develooper.com |
| Exim | http://www.exim.org |
| MySQL | http://www.mysql.org |
| Database-driven mailserver | http://flakey.info/mailserver |
| Database-driven mailserver | http://www.xmn-berlin.de/~marte/exim/exim4_mysql_amavis_spamassasin.html |
2007.1 - September 23, 2007 Published version 2007.0 - September 1, 2007 Develop version
| db/common | common methods for the database plugin suite |
| db/base | plugin providing the database connection |
| db/relay | check if relaying is allowed |
| db/user | lookup existing recipients (users) plugin |
| db/greylist | greylisting plugin |
Sure, many ;-) Please inform the author in case you found one.
Thanks to Ask Bjoern Hansen for qpsmtpd.
(c) Ernesto 2007, ernesto@dienstleistung-kultur.de
http://dienstleistung-kultur.de/qpsmtpd/
As per the qpsmtpd license.