PDA

View Full Version : How can I forward both incoming and outgoing emails?


roguemat
16th December 2007, 13:52
On one of my domains I have two email accounts. And now the one guy wants to be able to track what the other guy is doing. So I have used the ISP Config forwarding option where it sends a copy to another address. But now I cant figure out how I can make all the emails that guy sends to also be forwarded.

Thanks in advance!

falko
17th December 2007, 17:07
You mean you want to forward received and sent emails?

roguemat
18th December 2007, 11:35
yeah, every email that user A sends and receives I want user B to get a copy of.

falko
19th December 2007, 18:11
I'm not sure how to do this for sent mails...

jbravo
19th December 2007, 22:04
yeah, every email that user A sends and receives I want user B to get a copy of.

I think you have to try MTA functions, for example Postfix do have such things. For example:

sender_bcc_maps = hash:/etc/postfix/bcc_maps
recipient_bcc_maps = hash:/etc/postfix/bcc_maps

--
GreetZ .:JbRaVo:.