procmail
[Top] [All Lists]

Bizzar problem with condition

2008-03-22 11:54:32
Hello,

I have a condition like

----8<----------------------------------
  :0
  * ^X-TDMailSerialnumber: \/.*[0-9]
  {
    SERNO="${MATCH}"
    ...
  }
  :0E
  .TDMailSerialnumber/
----8<----------------------------------

but the first recipe is hit, even there is NO  number  after
the space, exactly, I can write there "foo" or nothing,  the
recipe is always executed.  --  WHY?

The condition ".*[0-9]" should only match, if  ONE  or  MORE
numbers are following and nothing else.

Thanks, Greetings and nice Day
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
+49/177/9351947    50, rue de Soultz         MSN LinuxMichi
+33/6/61925193     67100 Strasbourg/France   IRC #Debian (irc.icq.com)

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>
  • Bizzar problem with condition, Michelle Konzack <=