This is a continuation of a discussion that started on the Exim-users list. It now seems more appropriate to ask about this issue here.
I am using Courier IMAP along with a Postgres database to supply user details. This is generally working as expected. I am having difficulties with making quotas work properly. If I manually create a maildirsize file in the Maildir as described in README.maildirquota.txt all is well. However, I want the quota information to come from the database, this doesn't work. I see that code in authpgsql.c sets the MAILDIRQUOTA environment variable to whatever was retrieved from the database. I cannot find any code that subsequently uses this value. Is what I want to do really supported? It looks as if I may need to modify maildirquota.c to read MAILDIRQUOTA rather than the file. Any ideas will be gratefully received. Regards, Alastair. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
