Ranjith Kumar wrote:
> I want to forward outgoing mails of particular user to another
> account. I searched on the internet and found that it is possible
> using  sender_bcc_maps command.
> 
> What is the procedure to use this command.

The documentation indicates it functions much like any other table-based
lookup.
http://www.postfix.org/postconf.5.html#sender_bcc_maps

`postconf -m` will show you what table types you can use, hash is
probably the most common. Create the table, run postmap to generate the
table file, add the configuration to main.cf, reload postfix.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to