Re: [Postfixadmin-devel] Quota not working ?
Brought to you by:
christian_boltz,
gingerdog
From: albinootje <alb...@gm...> - 2008-11-11 23:37:11
|
Marko Weber wrote: > sorry, in your howto is quota config <some text> , seems its planned > for later. ill try man maildrop, if problems i come back , ok ? Okay, If i may shamelessly plug my favourite imap/pop3 server here :-) http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL?highlight=(postfixadmin) I'm happily using this on a few mailservers at least for 1 year, following this howto (one change in the howto for running it on debian was the gid 8 for mail) One advantage of dovecot is that dovecot can do also the LDA, no need for extra software like maildrop. (I've tried maildrop before, but that was pretty hard to debug when it didn't work right away :( ) I'm not using quota, but here's a wiki-page about dovecot + quota http://wiki.dovecot.org/Quota Dovecot is actively maintained, the author is pretty responsive on the mailinglists, it's fast and it focuses (amongst others) on security. It's also flexible and has several plugin options. I like dovecot, and i like postfixadmin too, but after spending *days* (months ago) on getting the postfixadmin autoreply functioning kind of properly (eventually using a mix of debian stable and debian testing), i've finally switched to the sieve plugin of dovecot for autoreplies. http://wiki.dovecot.org/LDA/Sieve see also : http://wiki.dovecot.org/Migration just FYI |