procmail
[Top] [All Lists]

Truncating STILL not working

1996-05-28 18:21:03
Ok Guy, I followed your suggestions, and narrowed the problem down to this
line....

   :0
   * NAME ?? .
   * NAME ?? ^\/.{1,25}  <<<<<<<<<<<<<<<<<<<<<<<<---------------
   { NAME = $MATCH }
   :0E
   { NAME = "$FROM_ADDRESS" }

Because this is what a verbose log told me....

procmail: Match on "^Subject: coc subscribe \/.*$"
procmail: Assigning "NAME=Gino FF"
procmail: Match on "."
procmail: No match on "^^\/.{1,25}"
procmail: Assigning "NAME= ginof(_at_)io(_dot_)org"

See that? is that syntax wrong or something? (I don't even know WHERE you
got that from, what do the ?? and ^^ and {1,25} mean?)



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