On Thu, 2007-02-15 at 14:21 +0100, Nicolas Boullis wrote:
Yes, I think it should be somewhat easy to implement into the quota plugin. Go ahead ;)
I can try, but last time I tried to understand how plugins work, I somehow got lost... Is there any documentation I should read?
Not really. In general the plugins will use the exact same APIs as Dovecot internally uses. lib-storage/mail-storage.h is the most important API.
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.
Wouldn't it be easier to simply drop the warning if the usage was below x% before appending the message ans above after appending?
I guess that would work too.
PS: no need to CC me, I do read the list
You can set Reply-To to the list for your messages in http://dovecot.org/cgi-bin/mailman/options/dovecot
I can't remember who wants Ccs and who don't, so I always just hit reply-to-all. And since I sometimes reply to messages weeks after the post, I don't think most people would notice the reply if I only send it to the list.