Re: [Exim] maildirquota with exim

Inizio della pagina
Delete this message
Reply to this message
Autore: Jason Stratford
Data:  
To: maillist
CC: exim list
Oggetto: Re: [Exim] maildirquota with exim
Hi there,

I have an experimental patch that will allow the automatic creation and
maintenance of maildirsize files, in my case by using a query to an LDAP
for the users quota values.

The patch has been generated by hacking the maildir code out of the
courier mail system and shoe horning it into the exim code. It is the
lazy way of doing it but it seems to work under the limited testing I
have done. For example changing the quota in the ldap results in a new
maildirsize file being written when the next mail arrives etc.

The beauty of patching this way is that it works seamlessly with the
courier-imap server which was my goal. Now if only courier-imap had
support for ACLs then I would be set, but thats another tail of woe!

I need to re-work the patch so that its up to date with the latest
release of exim 4.x as I am a couple of point releases behind, then I
could post it if people are interested.

Regards
Jason


On Tue, 2002-05-21 at 13:22, maillist wrote:
> Hi,
>
> I have a similar problem as listed at:
>
> http://www.exim.org/mailman/htdig/exim-users/Week-of-Mon-20010326/025257.html
>
> Anyone succeeded implementing maildirquota with exim?
>
> TIA.
>
>
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>