Alex Dean wrote on 16/11/2005 18:13:
I see in the vpopmail docs how to customize the 'over quota' message
that is added to a bounced message. Is there any way to configure a
warning message to the user to inform them that they are nearing
their quota? Outlook users who haven't set the program to remove
mail from the server usually don't know about their quota, so even if
I have the quota warnings enabled in SquirrelMail (and I remind them
periodically) they still don't notice.
I wouldn't want it sent with every incoming email, maybe just once/
day if they were within X MB of the limit or something like that.
Can I do this?
thanks,
alex
If you use maildrop to deliver messages within the .qmail-default, then
you can use deliverquota with -w percent option to deliver messages to
each maildir.
The warning message is taken from /usr/lib/courier-imap/etc/quotawarnmsg
See man deliverquota and the README.maildirquota for details which is
part of the courier-imap rpm.