procmail
[Top] [All Lists]

Re: Procmail and Bcc

2000-07-23 21:18:44
On Sun, 23 Jul 2000, it was written:

I am hoping that someone can help me.  My ISP/ISP account
uses Unix and Procmail.  I believe we have Sendmail, also.
I used to use a recipe line like:

:0:
* ^TOmy_secondary_email_address
mail/IN.lchow

What I am trying to accomplish is to put alias e-mail in
a mailbox, while keeping most of my main e-mail in the 
INBOX.  I use pine and elm mailers.

The recipe did work for To:|Cc:|Bcc: in the past, but will
only work for mail sent to To:|Cc: only.

With version 3.11pre4 installed at my ISP, I am not able
with Procmail to control Bcc e-mail.  I want to ask everyone,
what's wrong and what can I do to find and deal with Bcc
e-mail mailed to me.


With my .procmailrc file, below, everything works except Bcc, why?
What can I do? 


########################################################################
# .procmailrc file for lchow(_at_)NOSPAM(_dot_)lava(_dot_)net (Remove "NOSPAM.")
# SET VARIABLES
# Internal Variables:
SPAMFOLDER=$HOME/spamkill
LOGFILE=$HOME/procmail.log 
VERBOSE=off

:0: 
* ^(To:|Cc:|Bcc:).*(chowcompany(_at_)lava\(_dot_)net)
$DEFAULT

:0:
* ^(To:|Cc:|Bcc:).*(lchow(_at_)malasada\(_dot_)lava\(_dot_)net)
  mail/IN.malasada

:0:
* ^(To:|Cc:|Bcc:).*(lchow(_at_)idis\(_dot_)com)
  mail/IN.idis

:0:
* ^(Bcc:).*(lchow(_at_)lava\(_dot_)net)
  mail/IN.bcc




_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>