2 messages in net.sourceforge.lists.courier-users[courier-users] Re: mounting imap dir...
FromSent OnAttachments
Theodore J. KnabOct 8, 2002 9:14 am 
Sam VarshavchikOct 8, 2002 2:45 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:[courier-users] Re: mounting imap directory with noatimeActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Oct 8, 2002 2:45:47 pm
List:net.sourceforge.lists.courier-users

Theodore J. Knab writes:

In an effort to squeeze a little more write performance out of the drives on my Courier IMAP server I mounted the IMAP partition using the noatime flag.

This flag increases performance because the drive does not have to update the inode time of every file touched.

Will this cause problems with courier's auto delete feature ?

No. It keys off st_ctime.