1 message in net.sourceforge.lists.courier-maildrop[maildropl] 5 minutes with a working ...
FromSent OnAttachments
Rolan YangApr 25, 2003 2:09 pm 
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:[maildropl] 5 minutes with a working WARN feature, and I'm already complainingActions...
From:Rolan Yang (rol@omnistep.com)
Date:Apr 25, 2003 2:09:51 pm
List:net.sourceforge.lists.courier-maildrop

I have a quotacheck script (which I will no longer need to be using) that checks the size of each user's maildir and compares it with a value in the mysql database. If the user were to be over quota, the script would write a file by the name of "9999999998.99999_0" into the users "new" folder.

If the message existed already, the script would do nothing ... instead of overflowing a users mailbox with a flood of "overquota warnings" - which is what would happen if user were unable to check his/her email for a extended period of time.

I suppose it would be possible for the maildrop warn to do the same...

~Rolan