| Main Archive Page > Month Archives > postfix-users archives |
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