From owner-freebsd-questions@FreeBSD.ORG Fri May 13 11:26:52 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7727B16A4CE for ; Fri, 13 May 2005 11:26:52 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A3643D45 for ; Fri, 13 May 2005 11:26:52 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id B4E875D13; Fri, 13 May 2005 07:26:51 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57839-06; Fri, 13 May 2005 07:26:51 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id C47915C74; Fri, 13 May 2005 07:26:50 -0400 (EDT) Message-ID: <42848EF4.9050509@mac.com> Date: Fri, 13 May 2005 07:26:44 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sergey S. Ropchan" References: <20050513102349.BA9A04BEAD@ws1-1.us4.outblaze.com> <1115980117.28135.23.camel@sirius> In-Reply-To: <1115980117.28135.23.camel@sirius> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: questions@freebsd.org Subject: Re: How to replace words in all files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 11:26:52 -0000 Sergey S. Ropchan wrote: [ ... ] > Why when you send message - always 2 messages in maillist !? Sometimes people CC: questions and freebsd-questions. Otherwise, Mailman sometimes double-posts messages if an error happens, depending on the granularity of the list batchsize delivery to SMTP, and how the local MTA is configured. If LMTP was enabled, that might help, or it might be something else, too. I suspect the listserver gets lots and lots of traffic, some of it with weird headers, unicode charsets, binary attachments, and who knows how much spam/virus traffic, although the lists have seemed to be admirably spam-free over the past few months. (Kudos to postmaster@ and/or moderators@...) -- -Chuck