OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: copy some outgoing mail to another account

From: Mihira Fernando (mihiratheacegmail.com)
Date: Sun Jul 31 2005 - 21:14:24 CDT


sender_bcc_maps works for this requirment.
I asked this same question just last week and sender_bcc_maps is the
answer I recieved as well. I tried it out and it works beutifully.
Give it a try first.

You can use a Mysql Table to hold the bcc forwarding data. It works
the same way as the virtual_alias_maps works so you can just copy the
same table structure and the mysql script file and do slight
modifications to get the bcc working.

Mihira.