postfix-users October 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Re: Fw: Using Postfix for email retention

Re: Fw: Using Postfix for email retention

From: Noel Jones <njones_at_nospam>
Date: Mon Oct 10 2011 - 22:38:56 GMT
To: postfix-users@postfix.org

On 10/10/2011 4:43 PM, andreas wrote:
> Could this variable is used with mysql table, like this
> always_bcc = mysql:/etc/postfix/mysql-user.cf
> If i wont this to happen system wide?
>

Perhaps surprisingly, postfix has documentation.
http://www.postfix.org/postconf.5.html#always_bcc

Contrast the above with
http://www.postfix.org/postconf.5.html#sender_bcc_maps
http://www.postfix.org/postconf.5.html#recipient_bcc_maps

  -- Noel Jones