home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / mh / 1394 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.6 KB  |  28 lines

  1. Newsgroups: comp.mail.mh
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: Problem with MH mailing to slocal
  5. Message-ID: <1992Dec16.180319.22251@mp.cs.niu.edu>
  6. Keywords: slocal nis address send alias forward
  7. Organization: Northern Illinois University
  8. References: <1992Dec16.170843.4207@dsd.es.com>
  9. Date: Wed, 16 Dec 1992 18:03:19 GMT
  10. Lines: 16
  11.  
  12. In article <1992Dec16.170843.4207@dsd.es.com> kbennion@dsd.es.com (Karl Bennion) writes:
  13. >We have brought several new workstations online with yellow pages and have nfs
  14. >mounted the mh directories, all of which are rooted under /usr/local/ on yp_server system.  When we try to mail to a user whose name is aliased to username@yp_server, mh doesn't find the alias and mails it to username on the local machine.  The user's home directory is on the local machine and has a .forward file that forwards the mail to "| /usr/local/bin/slocal -user username".  On the local machine an error is encountered which says you can't mail directly to a prgram.
  15.   [One huge line - try adding a line break occasionally]
  16.  
  17. >Mail error was: 554 <"| /usr/local/lib/mh/slocal -user username">...
  18. >        Cannot mail directly to programs
  19.  
  20. This is almost certainly due to bugs in the 'OR' option in SunOS sendmail.
  21.  
  22. However you should be setting up /usr/local/lib/mh/mtstailor so that
  23. your mh directly connects to your main mailhost, instead of connecting
  24. to the sendmail on your local host.  Once you do this the problem should
  25. go away.  I believe it is the 'servers:' option, which is documented in
  26. the man pages for 'mh-tailor'.
  27.  
  28.