Rocco Scappatura writes:
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.
pgpWbVdYafi9r.pgp
Description: PGP signature
------------------------------------------------------------------------------ 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
