From owner-freebsd-questions@FreeBSD.ORG Tue Jul 21 09:25:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29852106564A for ; Tue, 21 Jul 2009 09:25:24 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id B22D98FC12 for ; Tue, 21 Jul 2009 09:25:23 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.2/8.14.2) with ESMTP id n6L9P2RX006768; Tue, 21 Jul 2009 11:25:03 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.2/8.14.2/Submit) id n6L9P2VP006767; Tue, 21 Jul 2009 11:25:02 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Tue, 21 Jul 2009 11:25:02 +0200 From: Ruben de Groot To: Olivier Nicole Message-ID: <20090721092502.GA6696@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Olivier Nicole , freebsd-questions@freebsd.org References: <200907210458.n6L4wtYC018412@banyan.cs.ait.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200907210458.n6L4wtYC018412@banyan.cs.ait.ac.th> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on ei.bzerk.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Tue, 21 Jul 2009 11:25:06 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Sendmail to duplicate messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2009 09:25:24 -0000 On Tue, Jul 21, 2009 at 11:58:55AM +0700, Olivier Nicole typed: > Hi, > > What rule, in what file should I set-up to have my mail sendmail mail > server duplicate all messages to another mail server? > > I am in the proces sof setting-up a new mail server; in the meantime I > want all messages arriving to my current mail server under sendmail to > be duplicated to the new mail server (under postfix, for all it > matters); so the mailboxes are keept in sync. > > How can I do that with sendmail? maybe milter-bcc ? Ruben