procmail
[Top] [All Lists]

lowercase problem?

1996-03-28 06:08:33

Hello,

I am using procmail to process mail concerning a PBEM I am
running. Ohne of the things players can do, is to send in an article
for a 'zine, which will then be sent to all players when turns are
sent out. The purpose of this rule then is to save the articles body
anonymously in a textfile, and to separate each article by a dashed
line from the next one. In addition to that, an acknoledgement is sent
back to the originator. The Subject of the mails should read something
like "ATLANTIS ZEITUNG". This works nearly all of the time. There is
just one user for whom it doesn't work. The only thing I found is that
he uses lowercase subjects - but since I am not using the D flag, the
internal egrep should still recognize it! Can anybody spot the error?

Recipe:

:0 bc:
* ^Subject: .*ATLANTIS.*ZEITUNG.*
* !^FROM_DAEMON
  | cat >> $ATL/net.art;echo 
"\n------------------------------------------------------\n\n" >> $ATL/net.art

 :0 Ah
 * !^From(_dot_)*alex(_at_)zool(_dot_)unizh(_dot_)ch
   | (formail -rA"Precedence: junk";echo "Atlantis Zeitungsartikel ist 
angekommen." ) | $SENDMAIL -t



And here the mailheader of the user for which it doesn't work:

From nige(_at_)mpx(_dot_)com(_dot_)au Thu Mar 28 11:12:40 1996
Return-Path: <nige(_at_)mpx(_dot_)com(_dot_)au>
Received: from kyoko.mpx.com.au by rzusuntk.unizh.ch (4.1/SMI-4.1.9)
        id AA21452; Thu, 28 Mar 96 11:12:36 +0100
Received: from dialup-0201.mpx.com.au(really [203.10.70.101]) by 
kyoko.mpx.com.au
        via smail with smtp
        id <m0u2Drn-0006NLC(_at_)kyoko(_dot_)mpx(_dot_)com(_dot_)au>
        for <alex(_at_)zool(_dot_)unizh(_dot_)ch>; Thu, 28 Mar 96 19:19:39 
+1000 (EST)
        (/\##/\ Smail3.1.30.13 #30.8 built 5-oct-95)
Message-Id: <m0u2Drn-0006NLC(_at_)kyoko(_dot_)mpx(_dot_)com(_dot_)au>
X-Sender: nige(_at_)mail(_dot_)mpx(_dot_)com(_dot_)au (Unverified)
X-Mailer: Windows Eudora Version 1.4.4
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Thu, 28 Mar 1996 19:31:12 -0800
To: alex(_at_)zool(_dot_)unizh(_dot_)ch
From: nige(_at_)mpx(_dot_)com(_dot_)au (nigel c. sleigh)
Subject: atlantis zeitung
Status: O


-- 
Grobbl. Noggl ARGH! ARGH! Gabbl. Nagga Frk'Tkl Kpfzt. 
alex(_at_)zool(_dot_)unizh(_dot_)ch(_dot_)
Znamifktzgck. A. Schroeder, Buelachstr. 1c, CH-8057 Zuerich, Switzerland. 

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