Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41660EFD.7040502@x-ray.at> Date: Fri, 08 Oct 2004 05:52:29 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: qmail, DJB licensing References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gary R. Van Sickle schrieb: >cgf: >>Does maildir even work without resorting to managed mounts? > > Nope, it can't. Special chars in the filenames which Windows either doesn't > support at all or treats differently than Unii. Maildir is a decent idea > implemented in a non-POSIX, non-portable manner. And thinking of it longer, it will only make sense on a decent fast filesystem with so many files in the dirs. ReiserFS e.g. We even added the quota (size in bytes) to the filename in our maildir hack, so that a single readdir gives us the complete size of the dir. No stat's of the files needed. NTFS is way too slow, only simple mboxes work fine. Same would go for news servers. Don't we have one? Hmm. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/