home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / elm / 4194 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!techbook!jamesd
  3. From: jamesd@techbook.com (James Deibele)
  4. Subject: Using filter
  5. Message-ID: <C1EAt9.2Dv@techbook.com>
  6. Organization: TECHbooks --- Public Access UNIX --- (503) 220-0636
  7. Date: Mon, 25 Jan 1993 05:48:40 GMT
  8. Lines: 25
  9.  
  10. I would like to have a address save a copy of incoming mail but
  11. automatically bounce back a standard text file to anyone who sends mail
  12. to that address.
  13.  
  14. .forward: "| /usr/local/bin/filter -o problems"
  15.  
  16. .elm/filter-rules: if (not from = "jamesd") then executec "reply %S %r"
  17.  
  18. reply: elm -s "$1" $2 </home/users/me/somefile
  19.  
  20. .elm/filterlog below:
  21.  
  22. Mail from testuser about Testing
  23.     EXECUTED "reply "Re: Testing" testuser" AND PUT in mailbox by rule #1
  24.  
  25. "testuser" never sees a reply, although it looks like it should.
  26.  
  27. Can somebody help?
  28.  
  29. Thanks!
  30. --
  31. jamesd@techbook.COM                   "2091 newsgroups & nothing on ..."  
  32. PDaXs gives free access to news & mail. (503) 220-0636 - 1200/2400, N81  
  33. Full internet (ftp, telnet, irc) access available. Voice: (503) 223-4245
  34. PC GrabDisc - 300 megs of programs every month on CD-ROM - email for info
  35.