Hello I manage an email system based on Postfix+Courier-IMAP+MySQL.
I have developed a PHP interface based on postfix for email provisioning and managing mailbox. I would like to improve this tool, reporting quota usage for each mailbox. I thought that the quota usage could be stored in mailbox table of database, everytime the user access to mailbox via courier-IMAP. Is there a way to do so that courier-IMAP executes a query for updating a such 'quota usage' filed of mailbox table, every time that a user access mailbox via courier-IMAP? Maybe, is there a simply way to extend Courier-IMAP with a plugin that execute a query DNS every time that a user authenticates against Courier-IMAP? Regards, RS ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
