RE: [Exim] IMAP quotas help needed

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeffrey Wheat
Datum:  
To: brian
CC: exim-users
Betreff: RE: [Exim] IMAP quotas help needed
Brian,

    The maildir_format = true doesn't seem to be needed
so long as maildir_format is present. My mail is being
delivered just fine in maildir format and has been since
I began to use exim. As for the quotas, exim is handling
the quotas just fine. What is NOT happening is that when
I issue a courier-imap command of 00003 getquota user
nothing is returned because exim is not handling maildirsize
files whatsoever. As a result, users are unable to see
how much of their mailbox is in use. My original question
was to see if exim has the ability or has been patched
or to have planned support for maildirsize in the future.


Thanks,
Jeff

> -----Original Message-----
> From: brian@??? [mailto:brian@bkw.org]
> Sent: Wednesday, May 14, 2003 3:14 PM
> To: Jeffrey Wheat
> Cc: exim-users@???
> Subject: Re: [Exim] IMAP quotas help needed
>
>
> maildir_format = true
>
> I think thats whats missing.
>
> Note that code to support maildir or mailstore formats is not
> included in the binary unless SUPPORT_MAILDIR or
> SUPPORT_MAILSTORE, respectively, is set in Local/Makefile.
>
> Not sure if = true has to be on it.. but its on mine and it
> works. Also the M or K on the quota is optional... you can
> do this(in addtion to what I outlined before):
>
> MYSQL_QUOTA = SELECT DISTINCT (MYSQL_QUOTAFIELD*1024*1024) as
> quota FROM MYSQL_AUTHTABLE WHERE MYSQL_DOMAINFIELD LIKE
> '${quote_mysql:$domain}' AND MYSQL_USERNAMEFIELD LIKE
> '${quote_mysql:$local_part}' AND is_alias='N'
>
> Thanks,
> Brian
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.478 / Virus Database: 275 - Release Date: 5/6/2003