--On Sonntag, 31. August 2003 22:06 -0400 Sam Varshavchik
<[EMAIL PROTECTED]> wrote:

>> The snipped above only creates one of the four directories which
>> make up a maildir, if it does not exist already.
> 
> And you need all four of them.

Thats exactly what it does. The original code does three stat
for each subdir, this one is executed four times.
But instead of bouncing the message around in the queue it simpy
creates the missing subdir.
 
>>> Even if it did, it is not going to create a proper maildir folder (quota
>>> support would be broken).
>> 
>> Quota support just continues to work as it always worked.
>> Maildrop will create the file maildirsize if MAILDIRQUOTA is available
>> in the environment, which is usually set by the auth backend.
>> No need to mess around with this file.
> 
> It's not going to work if you attempt to deliver directly to this folder.
> Because the maildirfolder file is absent, the quota file in the main
> maildir will not be updated.

Thanks, never knew what the file maildirfolder is for...
Guess its not too difficult to create that empty file.

Roland



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to