Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2005 19:04:32 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Patrick Dung <dungkaitai@hk-cse.dyxnet.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: How to duplicate a copy of all incoming and outgoing mail
Message-ID:  <20051004090432.GA1263@k7.mavetju>
In-Reply-To: <4342449C.6000600@hk-cse.dyxnet.com>
References:  <4342449C.6000600@hk-cse.dyxnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051004090432.GA1263>