home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4089 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.8 KB

  1. Xref: sparky gnu.emacs.help:4089 comp.mail.sendmail:2255
  2. Newsgroups: gnu.emacs.help,comp.mail.sendmail
  3. Path: sparky!uunet!statsci!scott
  4. From: scott@statsci.com (Scott Blachowicz)
  5. Subject: sendmail.el: flags to /usr/lib/sendmail wrong?
  6. Message-ID: <SCOTT.92Sep11094218@arugula.statsci.com>
  7. Sender: usenet@statsci.com (Usenet News Account)
  8. Reply-To: scott@statsci.com
  9. Organization: Statistical Sciences, Inc., Seattle, WA USA
  10. Date: Fri, 11 Sep 1992 17:42:18 GMT
  11. Lines: 35
  12.  
  13. Our setup is as follows:
  14.     -Emacs 18.55 and 18.58 (problem occurs with either).
  15.     -Running Emacs on either Sun SPARC SunOS4.1.1 or HP9000/720 HP-UX 8.05.
  16.      (mail gets through on the HP720, but not the SPARC)
  17.     -There is a central mail server running on a Sun3 SunOS4.1.1 that is not
  18.      being used to run Emacs.
  19.  
  20. When I send mail (C-x m: mail) to a particular user, I get a message back that
  21. looks like this:
  22.  
  23.     Subject: returned mail for "| /usr/local/bin/filter"
  24.  
  25.     Mail error was: 554 <"| /usr/local/bin/filter">... Cannot mail directly to programs
  26.  
  27.     --- returned mail follows ---
  28.  
  29. He has a .forward file that runs the filter program from the elm distribution.
  30.  
  31. That was the entire message. Now, I changed 'sendmail-program to point at a
  32. script of mine that saves the argument list, then execs the real
  33. /usr/lib/sendmail, so it looks like it is being run like this:
  34.     /usr/lib/sendmail -oi -t -f scott -oem -odb
  35.  
  36. As far as I know the sendmail.cf on that SPARC is Sun's "subsidiary machine"
  37. .cf file.
  38.  
  39. Any clues as to what might need changing in the SPARC's sendmail.cf file? or
  40. other ways to work around this?
  41.  
  42. Thanx,
  43. --
  44. Scott Blachowicz    Ph: 206/283-8802x240      USPS:  Statistical Sciences, Inc
  45.                                                       1700 Westlake Ave N #500
  46. scott@statsci.com / uunet!statsci!scott                Seattle, WA USA   98109
  47. ..or..     Scott.Blachowicz@seaslug.org
  48.