From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 4 09:04:41 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BA4A16A41F for ; Tue, 4 Oct 2005 09:04:41 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail3out.barnet.com.au (mail3out.barnet.com.au [202.83.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B0043D48 for ; Tue, 4 Oct 2005 09:04:40 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail3out.barnet.com.au (Postfix, from userid 27) id E87FC877CD4; Tue, 4 Oct 2005 19:04:38 +1000 (EST) X-Viruscan-Id: <434245A60000B5393FD502@BarNet> Received: from mail3-auth.barnet.com.au (mail3.barnet.com.au [202.83.176.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail3.barnet.com.au (Postfix) with ESMTP id C3114877CB2; Tue, 4 Oct 2005 19:04:38 +1000 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "edwin.adsl.barnet.com.au", Issuer "BarNet Root Certificate Authority" (not verified)) by mail3-auth.barnet.com.au (Postfix) with ESMTP id 1B9A6877C5A; Tue, 4 Oct 2005 19:04:38 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id A8AB461CB; Tue, 4 Oct 2005 19:04:32 +1000 (EST) Date: Tue, 4 Oct 2005 19:04:32 +1000 From: Edwin Groothuis To: Patrick Dung Message-ID: <20051004090432.GA1263@k7.mavetju> Mail-Followup-To: Edwin Groothuis , Patrick Dung , freebsd-hackers@freebsd.org References: <4342449C.6000600@hk-cse.dyxnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4342449C.6000600@hk-cse.dyxnet.com> User-Agent: Mutt/1.5.9i Cc: freebsd-hackers@freebsd.org Subject: Re: How to duplicate a copy of all incoming and outgoing mail X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 09:04:41 -0000 On Tue, Oct 04, 2005 at 05:00:12PM +0800, Patrick Dung wrote: > It is system wide, not specific user (~/.forward) > Is it possble with Sendmail? > How about Postfix and Qmail? Grep for bcc in the output of postconf for postfix: [~] edwin@k7>postconf | grep bcc always_bcc = recipient_bcc_maps = sender_bcc_maps = Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/