Antonio Casado RodrÃguez
2006-Nov-07  11:37 UTC
[Dovecot] dovecot lda works with maildir++ but does not enforce the quota?
Hi all,
I use Dovecot lda. Is there the possibility that dovecot lda works with 
maildir++ but does not enforce the quota?
I have dovecot 1.0rc12, postfix, RedHat Enterprise Linux ES 4.0 
Update 4. IMAP client Thunderbird 1.5.0.7
Only namespace:
namespace private {
  separator = /
  inbox = yes
  prefix   location = maildir:~/Maildir/
}
Thanks a lot.
Timo Sirainen
2006-Nov-07  12:58 UTC
[Dovecot] dovecot lda works with maildir++ but does not enforce the quota?
On Tue, 2006-11-07 at 12:37 +0100, Antonio Casado Rodr?guez wrote:> Hi all, > > I use Dovecot lda. Is there the possibility that dovecot lda works with > maildir++ but does not enforce the quota?This is in my TODO, so not possible yet.. Shouldn't be too difficult to implement though, but I don't really want to add more features into v1.0 anymore. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://dovecot.org/pipermail/dovecot/attachments/20061107/1438fc3e/attachment.pgp
Hi. Somebody knows some script to send mail messages when 90% of the quota are reached or to find the users? I have found the following ones. Somebody has used them? http://www.timj.co.uk/linux/rcpt-time-quota-maildir.php http://sysadminco.com/postfix/ Another possibility is to use lda compatible with dovecot that handles quota warnings, somebody knows some? Thunks a lot.