Re: [Exim] IMAP quotas help needed

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Justo Alonso
Datum:  
To: Jason Stratford, exim-users
CC: Jeffrey Wheat
Betreff: Re: [Exim] IMAP quotas help needed
--
On Thursday 15 May 2003 11:25, Jason Stratford wrote:
> Jeff,


Hi,
    I wrote a patch to support maildirsize file from courier-imap. I paste some
functions from courier 1.7.1.


    This support add de option maildir_size_file in the config file. If this
boolean option have a true value, then exim see the quota from this file, in
the same form that courier-imap.


This patch is for exim-4.20.

enjoy it... and probe it.... this work fine for me.. but ... for you ???


>
> I have a patch for exim-4.14 that replaces the standard maildir quota
> handling with methods extracted from courier-imap version 1.7.0 to handle
> the creation and management of maildirsize files. I have been using it for
> a few months now without problems, and also had an earlier version working
> on exim-4.04 from courier 1.5.x for quite a while.
>
> The patch itself is not the best as its essentially the required routines
> hacked out of the courier code base with the exim source modified to call
> the courier bits. I would have preferred modifying the courier base to
> create a proper library that could be linked to from exim (maybe when I
> have time, haven't so far as there is too much courier specific stuff that
> is not needed in the current maildir module and its dependants in the
> courier source base).
>
> You are welcome to try my patch, let me know and I will send it too you. Of
> course it comes with the standard disclaimer, works for me but may make
> your system disappear up its own rear end!
>
> Regards
> Jason
>
> Quoting Philip Hazel <ph10@???>:
> > On Wed, 14 May 2003, Jeffrey Wheat wrote:
> > > 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.
> >
> > I am not a maildir or courier expert, and I don't know anything about
> > maildirsize files. There's nothing on the Wish List, so I assume nobody
> > has raised this issue before.
> >
> > > 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.
> >
> > If I knew what ability was required, I could answer better, but I
> > suspect the current answer is "no".
> >
> >
> > --
> > Philip Hazel            University of Cambridge Computing Service,
> > ph10@???      Cambridge, England. Phone: +44 1223 334714.

--
[ patch.maildirsize.exim-4.20 of type text/x-diff deleted ]
--