Re: [Exim] Enforce quotas using Maildirs and MySQL

Top Page
Delete this message
Reply to this message
Author: Development - multi.art.studio
Date:  
To: Yves Goergen
CC: Robert Cotran, exim-users
Subject: Re: [Exim] Enforce quotas using Maildirs and MySQL
thanks for everything, i solved the problem right now,
i switched to exim 4.3.2 few minutes ago and used some of the
configuration as shown in the link with some modifications for use with
postgres.

http://www.flatmtn.com/computer/Linux-Exim4.html#Exim4-6.3

i see that exim uses 10M for a value of 10 megabytes of mail, courier
uses 10000S or 1000C as a value, hmmm
how must the value in the database be stored for courier ? in the format
10000000S or 10M?

also have some problems sending the bounce-mail, but this is an
exim-config problem i think ...

thanks
volker

Yves Goergen wrote:

> On 25.04.2004 22:13 (+0100), Development - multi.art.studio wrote:
>
>> hi,
>>
>> i also fight with quota on courier-imap and postgres, my first failure
>> was not to add the string 'QUOTA' to imap-capabilities in couriers
>> etc/imapd
>>
>> after that mozilla shows me the server uses quota, but now i dont know
>> how to set quota, each field has a proper value in my db, but the server
>> doesnt see it i think.
>> documentation about this is very spare and imho for specialists only....
>>
>> dis you solve your problem right now? i would be very inmterested in a
>> way to enable quotas :)
>> many thanks in advance
>
>
> From a similar discussion on the courier-imap list, I'm doing this now:
>
> I applied the example given by Anand Buddhdev in this thread. It works
> fine for me, but I may have changed it a bit, need to take a closer look
> again. So exim handles quota stuff. Exim also writes a maildirsize file
> into the maildir, Courier-IMAP will respect the settings in there. I
> came away from giving courier-imap/pop3d (currently using pop3 only)
> quota values, too. So my quota is only set by exim, courier does nothing
> with it, it only respects whatever exim sets.
>
> Does this help you?
>
> --
> Yves Goergen <nospam.list@???>
>
> BlackBoard Internet Newsboard System --> blackboard.unclassified.de
> Free (GPL), easy to use and install, secure, innovative! (PHP+MySQL)
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> Exim details at http://www.exim.org/ ##
>
>