15 Feb
2007
15 Feb
'07
3:13 p.m.
On Wed, 2007-02-14 at 11:48 +0100, Nicolas Boullis wrote:
Is there a way with dovecot to warn users who are close to reach their quota?
No.
Although I never used it, I think cyrus supports something like that by droping a warning message into the INBOX when delivering a message that brings the total size over a certain percentage.
Would it be feasible to implement something like that with an extra plugin or by changing the quota plugin?
Yes, I think it should be somewhat easy to implement into the quota plugin. Go ahead ;)
Although you'd have to somehow also check if the mailbox already has such a warning. But I guess it should be pretty easy too by searching for a message with the same subject.