procmail
[Top] [All Lists]

Re: create sub-subfolders from $MATCH

2004-06-06 07:37:10
Hello Scott, 

Now I have this:

  ____ ( /home/michelle/.procmail/bug-tracking-system ) ________________
 /
|  SP='         '
|  
|  :0
|  * $ ^X-PTS-Package:.*\/[^$SP]+$
|  * $MATCH ?? ^\/[^$]+
|  {
|      FOLDER = $MATCH
|      
|      :0
|      * FOLDER ?? ^\/.
|      Debian_PTS/$FOLDER/$MATCH/
|  }
|  
|  :0
|  * ^X-Loop:.*(bugs.debian.org|packages.qa.debian.org)
|  Debian_PTS-PR-BTS/
 \______________________________________________________________________

But all messages are going in "=DEbian_PTS-PR-BTS/". Bevore I had:

  ____ ( /home/michelle/.procmail/bug-tracking-system ) ________________
 /
|  SP='  '
|  
|  :0
|  * $ ^X-PTS-Package:.*\/[^$SP]+$
|  * $MATCH ?? ^\/[^$]+
|  Debian_PTS/$MATCH/
|  
|  :0
|  * ^X-Loop:.*(bugs.debian.org|packages.qa.debian.org)
|  Debian_PTS-PR-BTS/
 
\_________________________________________________________________________________

And I had all Packages in "Debian_PTS/<packagename>/"

Do I miss something ?

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

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