Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Oct 2005 06:35:24 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        Patrick Dung <dungkaitai@hk-cse.dyxnet.com>
Cc:        freebsd-hackers@freebsd.org, Edwin Groothuis <edwin@mavetju.org>
Subject:   Re: How to duplicate a copy of all incoming and outgoing mail
Message-ID:  <434268FC.7010502@centtech.com>
In-Reply-To: <434247CD.2080700@hk-cse.dyxnet.com>
References:  <4342449C.6000600@hk-cse.dyxnet.com>	<20051004090432.GA1263@k7.mavetju> <434247CD.2080700@hk-cse.dyxnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Dung wrote:
> Thanks for reply.
> Wow, postifx got their power. Very simple.
> 
> But I really want to know about Sendmail, because it's default in many 
> Unix.
> Checking out http://www.technoids.org/procmailfilter.html but it seems 
> quite complex.

I think you want sendmail's -X option:

-X logfile
Log all traffic in and out of mailers in the indicated log file. This 
should  only be used as a last resort for debugging mailer bugs.  It 
will log a lot of data very quickly.

Eric




> Edwin Groothuis wrote:
> 
>> 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
>>  
>>
> 
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------



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