Sam, > > Is it possible to implement a such think on my system (I have a > > Postfix+MySQL+Courier-Authlib+Courier-IMAP+Maildrop post office > system)? > > No. The only quota warning implemented in Courier is a warning message > that gets delivered when they exceed 90% of their quota. The warning > message gets delivered once. > > Having said that, you can easily read the mailbox's current quota from > the maildirsize file. It's format is documented. Then, it's a simple > matter of writing a script that goes through the mailboxes, once a day, > retrieves their quota, and adds a warning message to the mailbox.
Thanks for your answer. I thought to set an high quota statically (without reading it from mailboxes table) and set a low threshold warning messages informing users that the quota will be enabled in some months (so that every one can empty its mailbox in the meantime). I know, it is a weird solution but - for what I know, courier doesn't let me to use an alternative.. :-( rocsca ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
