Incoming & Outgoing Emails Copy

Discussion in 'General' started by abintipl, Dec 12, 2011.

  1. abintipl

    abintipl Member HowtoForge Supporter

    Dear Sir,

    I would like to keep a copy/ redirect of all incoming and outgoing messages with attachments to another email ID or can be stored on the same server

    I found the procedure for incoming on the following link;

    http://www.faqforge.com/linux/contr...-copys-of-incoming-emails-to-other-mailboxes/

    Could you please advice How to Bcc or save a copy on server for Outgoing email messages

    Thanks & regards,

    Abin
     
  2. Ghostdare

    Ghostdare Member

    Put in Postfix configuration file (main.cf) this line
    Code:
    always_bcc = [email protected]
     
  3. Ovidiu

    Ovidiu Active Member

    Is there any way to only do this for one specific sending email address?
    The reason I need this is that one customer has a general email address he made available to his assistant and would like to get a copy of every outgoing email for the first month to see how he is getting along.

    any idea how to achieve this automatically?
     

Share This Page