From owner-freebsd-questions@FreeBSD.ORG Tue Jul 21 05:23:29 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 02B39106566B for ; Tue, 21 Jul 2009 05:23:28 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 239E98FC19 for ; Tue, 21 Jul 2009 05:23:27 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n6L4wZXp056412 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 21 Jul 2009 11:58:35 +0700 (ICT) (envelope-from on@cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n6L4wtYC018412; Tue, 21 Jul 2009 11:58:55 +0700 (ICT) (envelope-from on) Date: Tue, 21 Jul 2009 11:58:55 +0700 (ICT) Message-Id: <200907210458.n6L4wtYC018412@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: 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 05:23:29 -0000 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? TIA, Olivier