Greetings, I'm currently investigating how we can integrate Courier IMAP into our existing email architecture. Slotting it in seems pretty simple, except for one issue; quotas.
As much as I would like to use Maildir++ quotas, I don't think it will work for us for 2 reasons: 1) Currently, all of our quotas are stored in a mysql database, in a very non-standard way. 2) Our quota covers more than just email. Currently, our quota covers email, ftp, and personal webpage. Our SMTP daemon already handles updating the quota when delivering email to a users mail box. All I really need, is a way to hook into Courier IMAP when it writes to, or removes an email from a users mail box. Then I can simply write my own extension to update the quota. Does anyone know of a way to hook into Courier IMAP when it updates a mail box? Thanks for your help. Andrew Barrow [EMAIL PROTECTED] -- If we don't have time to do it correctly now, will we have time to do it over once it's broken? ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
