2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] POP messages down...
FromSent OnAttachments
Tabor J. WellsNov 15, 2000 12:02 pm 
Tabor J. WellsNov 15, 2000 7:42 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] POP messages downloaded out of orderActions...
From:Tabor J. Wells (twe@atg.com)
Date:Nov 15, 2000 7:42:06 pm
List:net.sourceforge.lists.courier-users

On Wed, Nov 15, 2000 at 05:51:39PM -0500, Sam Varshavchik <mrs@courier-mta.com> is thought to have said:

On Wed, 15 Nov 2000, Tabor J. Wells wrote:

So I guess the question is, is there any way in Courier to have it use the creation time of the file as the sorting mechanism rather than the filename? Or alternatively can anyone suggest how I can work around this problem with procmail?

I think the most recent version of procmail does this right.

3.15 is the most recent version of procmail. I set it to do maildir deliveries by default in authenticate.c, but does anyone know what I need to do to change the naming scheme?

BTW - Courier uses the filename in order to sort messages in order to avoid having to stat() each file when opening the folder. With a folder that has thousands of messages this is very noticeable, especially on Solaris.

Good point. Thanks for the info.

Tabor