[comp.mail.elm] filter ?

navarra@casbah.acns.nwu.edu (John Navarra) (03/17/91)

    Having a bit of a problem saving mail to a subject.
    I have the following line as a filter rule:

# rule 11
if (from contains "navarra" ) then  save "home/u3/navarra/Mail/navarra.%s"

    and when I send mail to myself I get the following file:
   
   2 -rw-------   1 navarra  users        737 Mar 16 13:04 navarra."test"

    
why does %s insist on including these quotes around my subject line?       

      
 

-- 
From the Lab of the MAd ScIenTisT....

navarra@casbah.acns.nwu.edu