OSEC

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

From: Wietse Venema (wietseporcupine.org)
Date: Thu Apr 29 2010 - 13:31:24 CDT


Wietse:
> I don't see any text that _bcc_maps recipient are given other
> treatment than non-BCC recipients.

Stan Hoeppner:
> Thanks Wietse. I was misreading this
>
> Note: automatic BCC recipients are produced only for new
> mail. To avoid mailer loops, automatic BCC recipients
> are not generated for mail that Postfix forwards internally,
> nor for mail that Postfix generates itself.
>
> to mean that bcc'ing to a local virtual_alias_maps address that expands to
> multiple remote addresses fell under "internal forwarding". I assume now
> that my example would be "internal processing" not "internal forwarding".

I can clarify this text by changing it to:

    automatic BCC recipients are not generated after Postfix forwards
    mail internally, or after Postfix generates mail itself.

It's just one more item for the documentation checklist:

- Instead of "Postfix", "server" or "client" write "Postfix SMTP
  server", "remote SMTP client", and so on. We're pretty good on
  that one.

- Instead of "when", make the dependency clear with words like
  "before", "after", etc. There is some work left here.

        Wietse