Re: [Exim] (4.20) Quota and shared folders question

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: S. Yoder
CC: exim-users
Subject: Re: [Exim] (4.20) Quota and shared folders question
On Thu, 18 Dec 2003, S. Yoder wrote:

> I wound up modifying appendfile.c, check_dir_size, just below the line:
>
> if (Ustrcmp(name, ".") == 0 || Ustrcmp(name, "..") == 0) continue;
>
> to include:
> if (Ustrcmp(name, "shared-folders") == 0) continue;


Now that I know a bit more about exactly what you want to do, I have
noted the possibility of generalizing something like this.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book