home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / elm / 3314 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  620 b 

  1. From: lou@hpkslx.mayfield.HP.COM (Lou Kvitek)
  2. Date: Wed, 11 Nov 1992 00:27:37 GMT
  3. Subject: Re: HELP: Elm filter not working
  4. Message-ID: <18390002@hpkslx.mayfield.HP.COM>
  5. Organization: HP Response Center Lab
  6. Path: sparky!uunet!news.tek.com!uw-beaver!cs.ubc.ca!destroyer!sol.ctr.columbia.edu!usc!cs.utexas.edu!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpcc05!hpkslx!lou
  7. Newsgroups: comp.mail.elm
  8. References: <18390001@hpkslx.mayfield.HP.COM>
  9. Lines: 9
  10.  
  11. This works:
  12.  
  13. if (subject = "On This Day") then
  14.    execute "mailx -s OnThisDay kvitekl,nextperson"
  15.  
  16.  
  17. Doesn't loop either.  Thanks for the help everyone!
  18.  
  19. Lou
  20.