2 messages in net.sourceforge.lists.courier-users[courier-users] Maildir quotas?
FromSent OnAttachments
Alastair VarnalsMar 7, 2002 6:05 am 
Sam VarshavchikMar 7, 2002 6:22 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Maildir quotas?Actions...
From:Alastair Varnals (avar@citcs.net)
Date:Mar 7, 2002 6:05:41 am
List:net.sourceforge.lists.courier-users

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.