How can I forward both incoming and outgoing emails?

Discussion in 'Installation/Configuration' started by roguemat, Dec 16, 2007.

  1. roguemat

    roguemat New Member

    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!
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You mean you want to forward received and sent emails?
     
  3. roguemat

    roguemat New Member

    yeah, every email that user A sends and receives I want user B to get a copy of.
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I'm not sure how to do this for sent mails...
     
  5. jbravo

    jbravo Member

    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:.
     

Share This Page