OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: always_bcc and nrcpt

From: Victor Duchovni (Victor.DuchovniMorganStanley.com)
Date: Thu Feb 15 2007 - 12:30:16 CST


On Thu, Feb 15, 2007 at 10:26:04AM -0800, MrC wrote:

> Hi folks,
>
> I discovered today in some older logs that nrcpt's does not account for
> always_bcc being set. The example log lines below show two deliveries, yet
> qmgr shows nrcpt=1 (delay stats removed to shorten lines) :
>
> postfix/smtpd[13701]: CB9AEC2E52: client=localhost[127.0.0.1]
> postfix/cleanup[13691]: CB9AEC2E52: message-id=<3901sample.net>
> postfix/qmgr[13583]: CB9AEC2E52: from=<list-bouncessample.net>, size=4814,
> nrcpt=1 (queue active)
> postfix/smtpd[13701]: disconnect from localhost[127.0.0.1]
> postfix/local[13702]: CB9AEC2E52: to=<c1example.com>, relay=local, ...
> dsn=2.0.0, status=sent (delivered to maildir)
> postfix/local[13702]: CB9AEC2E52: to=<c1example.com>, relay=local, ...
> dsn=2.0.0, status=sent (delivered to file: /home/c1/savedmail)
>

This message had only one recipient "c1example.com". This has nothing to
do with always_bcc. The fact that aliases(5) or the .forward file results
in two local(8) deliveries for a single recipient is not surprising.

--
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.