Weblog entry #123 for Steve
If somebody wants to write a good guide about exim4 + dovecott + virtual domains, storing all configuration in a MySQL database I'd be greatful.
At a pinch I'd settle for postfix.
I'm in the process of planning a migration of my current server and I'd like to do the setup differently this time. I could probably work it out .. but feel free to help me out here ..?!
Right now I do:
- Exim4 virtual domains, via text files.
- Which does greylisting and Virus-scanning at SMTP time.
- Delivers locally to ~/Mail (I should move to Maildir at some point ... now too?)
- Filters via ~/.procmail
- Which runs razor, pyzor, and spambayes.
- Read locally via mutt
I have a webmail setup but never use it.
I've used dovecott before to offer IMAP so the setup of that should be trivial. I just need to work out how to replicate my current exim4 setup with MySQL backend. Should be simple, right?
Comments on this Entry
[ Parent | Reply to this comment ]
http://wiki.dovecot.org/VirtualhostingWithExim
The Postfix one is more complete ;)
[ Parent | Reply to this comment ]
[ Send Message | View redbeard's Scratchpad | View Weblogs ]
Some time ago I had to do this and while I found good pointers on the web, nothing told the whole story. So, my article would be a synthesis of everything I found and did. Hopefully.
Now I just have to find time.
[ Parent | Reply to this comment ]