17 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mailfilter disk q...
FromSent OnAttachments
Chris MeadorsJan 18, 2001 7:21 am 
Chris MeadorsJan 18, 2001 7:46 am 
John WatsonJan 18, 2001 7:53 am 
Chris MeadorsJan 18, 2001 8:39 am 
Patrick PriceJan 18, 2001 11:07 am 
John WatsonJan 18, 2001 11:33 am 
Chris MeadorsJan 18, 2001 11:52 am 
Patrick PriceJan 18, 2001 12:28 pm 
Patrick PriceJan 18, 2001 12:52 pm 
John WatsonJan 18, 2001 1:37 pm 
Sam VarshavchikJan 18, 2001 2:43 pm 
Sam VarshavchikJan 18, 2001 2:44 pm 
John WatsonJan 18, 2001 3:08 pm 
Sam VarshavchikJan 18, 2001 3:36 pm 
John WatsonJan 18, 2001 3:57 pm 
Sam VarshavchikJan 18, 2001 5:03 pm 
Chris MeadorsJan 19, 2001 5:56 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: [courier-users] mailfilter disk quota questionActions...
From:John Watson (jo@wirex.com)
Date:Jan 18, 2001 11:33:49 am
List:net.sourceforge.lists.courier-users

I've actually been thinking about this, too. I'm planning on writing a perl script which will check quota before delivering and bounce the mail with a message if hard quota is exceeded. If soft quotas are exceeded, I'd just send a warning message to the person who is about to exceed quota. Of course, I'd have to make sure that I don't send that message repeatedly. I haven't gotten around to writing this yet, but it's in the works. If you end up writing something along these lines, I'd love to have a copy of it (and I'll try to pass along whatever I learn if I get a chance to write one myself).

John

On Thu, Jan 18, 2001 at 02:07:59PM -0500, Patrick Price wrote:

We have several users who are constantly going over disk quotas because they are not picking up their email.

Right now I have around 400 msgs in the Courier message queue because of these.

Is there a way to set up a .mailfilter or another mechanism to bounce emails for that user, responding to the sender that they are over quota, rather than waiting for my queue to time out?

I suppose this would need execution of an external program to check their quota... but beyond handling that I could use some pointers.

Thanks,