procmail
[Top] [All Lists]

A recipe does not work for one list only

2005-04-17 08:40:29

   Dear All
   Hi,
   I am using procmail v3.22 2001/09/10 on RedHat Linux 8.0.
I have put a simple recipe in ~/.procmailrc which works for
all mailing lists that I am subscribed to except one of them.
The recipe is:
LISTS_DIR=/dos/f/Lists
LOG_FILE=/ext3/home/tmp/procmail.msg
:0 H
* 
^(From|CC|To)(_dot_)*farsitex-user(_at_)lists(_dot_)sourceforge(_dot_)net(_dot_)*
{
   :0 c:
   | echo "Mail received from: Ftex-user" >> $LOG_FILE

   :0:
   $LISTS_DIR/.NEW_Ftex-user
}

And the header of an email from this list is:
...
Subject: Re: [ftex-user]FarsiTeX on teTeX
From: "S.M.H. Hamidi" <hamidi(_at_)ce(_dot_)sharif(_dot_)edu>
To: farsitex-user(_at_)lists(_dot_)sourceforge(_dot_)net
...

   All the other rcipes are exactly the same as above (replacing
"farsitex-user(_at_)lists(_dot_)sourceforge(_dot_)net" with 
aaaa(_at_)bbbb(_dot_)ccc and
"Ftex-user" with "ddd".
   Any help would be gratefully appreciated.

Thanks,
Hossein

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail