home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6489 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.6 KB

  1. Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!ucla-mic!agsm!iwelch
  2. From: iwelch@agsm.ucla.edu (Ivo Welch)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: sendmail -- local alias to a file trouble
  5. Message-ID: <1992Nov13.110857.24285@mic.ucla.edu>
  6. Date: 13 Nov 92 19:08:56 GMT
  7. Organization: UCLA, Anderson Graduate School Of Management
  8. Lines: 28
  9. Nntp-Posting-Host: risc.agsm.ucla.edu
  10.  
  11.  
  12. I am having trouble with our sendmail. (All of it seems like witchcraft to
  13. me.) How do I direct output to a file? I tried in sendmail/aliases
  14.  
  15. sysadmin: /Users/ivo/Mailboxes/sysadmin.mbox/mbox
  16.  
  17. loaded it (newaliases),  and   tried  mailing  to sysadmin.  This  worked fine
  18. locally,      but  when  someone from  another    machine   tries  to mail  to
  19. sysadmin@next.agsm.ucla.edu I get a file creation error:
  20.  
  21.    ----- Transcript of session follows -----
  22. 554 /Users/ivo/Mailboxes/NeXT_Managers.mbox/mbox... 550 Can't create output
  23.  
  24.    ----- Unsent message follows -----
  25. Return-Path: <iwelch@AGSM.UCLA.EDU>
  26. Received: from agsm.ucla.edu by next.agsm.ucla.edu (NX5.67c/NeXT-1.0(KJW-19Apr90))
  27.     id AA01368; Fri, 13 Nov 92 11:05:47 -0800
  28. Received: by agsm.ucla.edu
  29.     (5.65a/IDA-1.2.8) id AA02042; Fri, 13 Nov 92 11:05:48 -0800
  30.  
  31.  
  32. /ivo
  33.  
  34. PS: I would rather not install a  new system (like  IDA),  because I had tried
  35. this once, which screwed up all mail-delivery completely, and because I didn't
  36. know the internal mechanisms  of mail-delivery, then went  back spending a few
  37. hours reinstating the old sendmail system. (It  was  *NOT*  plug-and-play, and
  38. there was no easy uninstall.)
  39.