procmail
[Top] [All Lists]

carbon copy (c) doesn't work

1997-07-23 13:25:00
Hi Everybody!

I'm trying to use procmail to solve a very simple problem, but it is not
working. I read the man pages but I'm clueless. Maybe someone could help
me. 

All I want to do is to save the messages sent to 'comps-l' in two
mailboxes.
I'm using a very simple recipe:

SHELL=/bin/sh

MAILDIR=$HOME/nsmail

LOGFILE=$MAILDIR/procmail.log
VERBOSE=yes

:O c:
* ^TOcomps-l
INBOX
   
:O:
* ^TOcomps-l
COMPS-L

But the messages are saved _only_ in INBOX. Here is the log:

procmail: [4858] Wed Jul 23 12:50:34 1997
procmail: Skipped "O c:"
procmail: Match on
"(^((Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently)-To):(.*[^a-zA-Z])?)comps-l"
procmail: Assigning "LASTFOLDER=INBOX"
procmail: Opening "INBOX"
From walfredo(_at_)cs(_dot_)ucsd(_dot_)edu  Wed Jul 23 12:50:34 1997
 Subject: test
  Folder:
INBOX                                                            1107
procmail: [4858] Wed Jul 23 12:50:35 1997
procmail: Notified comsat: "walfredo(_at_)0:/cse/grad/walfredo/nsmail/INBOX"

It is like the 'c' was not there. The first recipe finishes the
processing.

Does someone know what is going wrong? 

The version I'm using is:

[koko] walfredo:/home/beowulf/grad2/walfredo/nsmail% procmail -v
procmail v3.10 1994/10/31 written and created by Stephen R. van den Berg
                                
berg(_at_)pool(_dot_)informatik(_dot_)rwth-aachen(_dot_)de

Submit questions/answers to the procmail-related mailinglist by sending
to:
        procmail(_at_)informatik(_dot_)rwth-aachen(_dot_)de

And of course, subscription and information requests for this list to:
        procmail-request(_at_)informatik(_dot_)rwth-aachen(_dot_)de

Locking strategies:     dotlocking, fcntl(), lockf()
Default rcfile:         $HOME/.procmailrc
System mailbox:         /usr/mail/$LOGNAME

Thanks a lot,
   Walfredo
   {:-)

-------------------------------------------------
Walfredo Cirne Filho         walfredo(_at_)cs(_dot_)ucsd(_dot_)edu 
http://www-cse.ucsd.edu/users/walfredo
Computer Science PhD Student
UCSD - University of California San Diego
-------------------------------------------------

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