3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Quota problem with ma...
FromSent OnAttachments
Rolan YangSep 8, 2002 10:01 am 
Deim AgostonSep 9, 2002 3:41 pm 
Rolan YangSep 10, 2002 6:24 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Quota problem with maildrop/mysql/maildir/virtual usersActions...
From:Deim Agoston (ag@idg.hu)
Date:Sep 9, 2002 3:41:45 pm
List:net.sourceforge.lists.courier-maildrop

On Sun, Sep 08, 2002 at 01:01:08PM -0400, Rolan Yang <rol@omnistep.com> wrote:

I think it would be ideal if maildrop was able to automatically create/update the "maildirsize" file

We are working on it, right now. Our solution differs a little bit as it doesn't require maildirsize file. But I will think about it as I don't want to create another patch set for Courier-IMAP. I think it's strange why Sam took it out. I have a setup where postfix+maildrop jailed, apache jailed and mysql jailed. They just talk over tcp socket. Mysql provides datas for the postfix+maildrop when they have to deliver mails. Apache talks to mysql to provide a management tool writen in PHP. The problem is with the maildir file thet the web based managemet tool has to write a file or into a file on the filesystem. I can write another tool which dumps the sql in the sql_jail but who want's it? The SQL only quota mechanism far better, IMHO. Udv, Ago