Results 1 to 6 of 6

Thread: Auto BCC

  1. #1
    Join Date
    Nov 2004
    Posts
    51

    Auto BCC

    Dear All,
    I am looking for some project which can automatically add the auto BCC to the email by certain criteria. Like email from abc@abc.com will bcc to def@abc.com. Do yours have a good suggestion, I most likely will set it up on the sendmail, but qmail is fine is also.. or any if have a good suggestion.

    Thz
    Neo@theone

  2. #2
    Hi Neo,

    I'm really only knowledgable about Postfix so i can only give a vague answer.

    I noticed you said Sendmail or Qmail? if aren't limited to a specific mail server i know that postfix has the capability of doing various trickery with bcc.

    From the manual:

    AUTOMATIC BCC RECIPIENT CONTROLS
    Postfix can automatically add BCC (blind carbon copy) when
    mail enters the mail system:

    always_bcc (empty)
    Optional address that receives a "blind carbon
    copy" of each message that is received by the Post-
    fix mail system.

    Available in Postfix version 2.1 and later:

    sender_bcc_maps (empty)
    Optional BCC (blind carbon-copy) address lookup
    tables, indexed by sender address.

    recipient_bcc_maps (empty)
    Optional BCC (blind carbon-copy) address lookup
    tables, indexed by recipient address.
    http://www.postfix.org/cleanup.8.html

    That looks like what you're after?

    Hope thats some help.

    Phil
    www.blisswebhosting.com
    Technical Hosting

  3. #3
    Join Date
    Nov 2004
    Posts
    51
    Dear Phil,

    Thank you for your help. For my reseach, I found a thing for sendmail call sendmail milter. It is an API which can change the mail body also.

    Eric

  4. #4
    Join Date
    Feb 2001
    Location
    Singapore
    Posts
    242
    Is there anyway to configure the Cpanel exim to do something similiar?

  5. #5
    Join Date
    Mar 2005
    Location
    Sri Lanka\Colombo
    Posts
    357
    best thing is postfix, not sure about cpanel servers. i have done this 100 times with postfix and had no prb so far.

  6. #6
    Join Date
    May 2001
    Location
    Dayton, Ohio
    Posts
    4,977
    Quote Originally Posted by neo@theone
    Dear All,
    I am looking for some project which can automatically add the auto BCC to the email by certain criteria. Like email from abc@abc.com will bcc to def@abc.com. Do yours have a good suggestion, I most likely will set it up on the sendmail, but qmail is fine is also.. or any if have a good suggestion.

    Thz
    Neo@theone

    For qmail you can use the QmailTap patch from Inter7:
    http://www.inter7.com/?page=qmailtap

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •