Looks like we're going to implement quotas here, and I've been told to research adding quota support to the email system, which runs qmail 1.03 for SMTP and Courier 1.5.1 for IMAP.
Each user on our system is going to have his/her own email quota, and there is a good chance the user will have some control over the quota setting. So, this quota is bound to change frequently. Changing the quota with SMTP appears straightforward enough; I can call "deliverquota" with the appropriate arguments, even if those arguments weren't the same as before. Is there an easy way to change the quota through IMAP? Is there a mechanism available that would let me, for example, alter the user's quota settings during the initial login, perhaps with a function call from authcustom? Would there be any implication if I were to write such a mechanism myself? Or would it be easiest to simply cheat and send the user an email whenever his/her quota changed, using deliverquota to change the settings? Thank you for all your help. ---Kris kelley ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
