home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / mh / 1082 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  2.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!inetg1!twerp!cahuja
  2. From: cahuja@twerp.ease.arco.com (Chander Ahuja)
  3. Newsgroups: comp.mail.mh
  4. Subject: local address problems with mh 6.7.2
  5. Keywords: mh
  6. Message-ID: <34463@twerp.ease.arco.com>
  7. Date: 31 Aug 92 14:59:57 GMT
  8. Sender: cahuja@twerp.ease.arco.com
  9. Reply-To: cahuja@twerp.ease.arco.com (Chander Ahuja)
  10. Followup-To: comp.mail.mh
  11. Distribution: world
  12. Organization: Atlantic Richfield Company (EASE group), Dallas , TX
  13. Lines: 51
  14.  
  15.  
  16. I just loaded mh 6.7.2 on my tatung compstation 40 (Sparc2 clone) running
  17. Sun os4.1.1 and had two problems.
  18.  
  19. 1) When i had "sharedlib on" in the MH file, i kept getting ld error "undefined
  20. symbol _WhatNow". Looking thru the make log, i found whatnowsbr.c being
  21. compiled at a later stage than the progs ?? so it wasnt in the library....(or so it seemed in a quick scan)
  22.  
  23. instead of trying to figure it out, i just removed "sharedlib on" from the MH
  24. file and everything built fine.
  25.  
  26. 2) Now i have another problem and am not sure where it lies (mh, sendmail, ...)
  27.  
  28. I cannot address ANY local user, eg root, myself,... if i say either
  29. To: cahuja or machine!cahuja
  30.  
  31. I can however send it via uucp to myself thru a nextdoor dialup as in
  32. To: hobbes!machine!cahuja
  33.  
  34. For local, using the -snoop switch on 'post' i see something similar to:
  35.  
  36. =======================================
  37. .....
  38. <cahuja@goddess> - sender Ok
  39. ------local recepients--------
  40. RCPT to <cahuja>
  41. .....
  42. 550 cahuja loses;....user unknown
  43. .....
  44. post 1 addressee undeliverable
  45.  
  46. ========================================
  47.  
  48. Also of note is that i CAN send mail to myself (or any other address) using
  49. /usr/ucb/mail as usual....
  50.  
  51. Options i used for mts were "sendmail/smtp" and the rest of the file (options)
  52. were the same as in examples/sun40?  except i added SUN41, ATHENA,....is
  53. there some other option that i should have had 
  54.  
  55. I know i am just missing something, but being the neophyte on mailers that i
  56. am, i cant tell what.....help anyone....
  57.  
  58. thanks.
  59.  
  60. -chander
  61. PS>> Also i noticed that mh 6.7.2 complained about my signature (and refused
  62. to do any mailings) that mh 6.5 (use at work) didnt say anything about
  63.  
  64. Basically it had my address in the signature as in
  65. "Ahuja, Chander M (cahuja@ease.arco.com)". Once i removed the address, it worked - except for problem above
  66.