From owner-cvs-libexec Tue Oct 31 01:41:11 1995 Return-Path: owner-cvs-libexec Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA09194 for cvs-libexec-outgoing; Tue, 31 Oct 1995 01:41:11 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA09025 ; Tue, 31 Oct 1995 01:39:49 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA10933; Tue, 31 Oct 1995 10:39:34 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA01926; Tue, 31 Oct 1995 10:39:33 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id KAA11541; Tue, 31 Oct 1995 10:36:17 +0100 From: J Wunsch Message-Id: <199510310936.KAA11541@uriah.heep.sax.de> Subject: Re: cvs commit: src/libexec/mail.local Makefile mail.local.c To: ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Tue, 31 Oct 1995 10:36:16 +0100 (MET) Cc: peter@jhome.dialix.com, CVS-commiters@freefall.freebsd.org, cvs-libexec@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Oct 31, 95 12:06:26 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 612 Sender: owner-cvs-libexec@FreeBSD.org Precedence: bulk As =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= wrote: > > fsync in mail.local is evil probably only on UUCP sites when large > mail chunks parsed at once, on SMTP sites mail usually > arrives in async. order, so it not hits. Even though i'm as affected as you are (i get everything via UUCP), i wouldn't waste a nanosecond in thinking about _not_ fsynch'ing there. As well as i would not mount anything else than /tmp with the async option. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)