home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / sendmail / 1933 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  5.3 KB

  1. Path: sparky!uunet!gatech!udel!gvls1!faatcrl!krishnav
  2. From: krishnav@faatcrl.UUCP (krishnav)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: HELPPPPP!!!!!!!!HELLLLLLLLLLPPPPPPPPPPPPP!!!!!!!
  5. Summary: sendmail problems help dns uucp
  6. Keywords: sendmail problems uucp dns internet
  7. Message-ID: <3398@faatcrl.UUCP>
  8. Date: 23 Jul 92 20:53:02 GMT
  9. Organization: FAA Technical Center
  10. Lines: 153
  11.  
  12.  
  13. Hi,
  14.     I have a major problem with sendmail.  We are going to be on 
  15. the internet shortly.  So I setup dns and everything is working fine.
  16. I upgraded my main mail server from SunOS 4.1.1 to 4.1.2.  After that
  17. we started having problems with sendmail (in fact dns and os upgrading
  18. were done at the same time).  Currently we are running smail 2.5 on our
  19. mail server.  Our sendmail.cf looks like this:
  20.  
  21. --------------------------Start file-------------------------
  22. #
  23. #     SENDMAIL CONFIGURATION FILE
  24. #
  25. #     supports internet style addressing
  26. #     over UUCP and ethernet links.
  27. #
  28. #     A product of the UUCP Project.
  29. #
  30. #     @(#)template.cf 2.5 (smail) 9/15/87
  31. #
  32. ############################################################
  33.  
  34.  
  35. ############################################################
  36. #
  37. #  Local configuration options - HINTS
  38. #
  39. # Host name and domain name macros.
  40. #
  41. #     Dw sets $w
  42. #     DD sets $D
  43. #     CD sets $=D
  44. #
  45. # $D and $=D list all domains in which this host sits.
  46. # $D goes into outbound addresses, i.e. "user@$w.$D".
  47. # $A is another domain for which this host is 'authoritative'
  48. # it will will be turned into $D.
  49.  
  50. Djmailhost
  51. DDUUCP
  52. DA""
  53. CDUUCP ""
  54.  
  55. # Preemptive ether connections.  We prefer these connections
  56. # over both designated transport mechanisms and the general depository.
  57. # You can add more classes (here and in S0).
  58.  
  59. # /etc/hosts.smtp might be a link to /etc/hosts
  60.  
  61. FE/usr/lib/mailhosts %s
  62.  
  63.  
  64. # Mock top-level domain names.  These name designate a transport mechanism
  65. # and appear internally only, set in S3, used in S0, and removed in S4 and
  66. # (possibly) the ruleset for the particular mailer.
  67.  
  68. CTETHER UUX
  69.  
  70. # Relay host.  Used at the end of S0 as the general depository for
  71. # addresses which didn't resolve locally.
  72.  
  73. DRrelay
  74.  
  75. ...The rest remains the same.
  76.  
  77. --------------------End file-------- 
  78.  
  79. Now our domain looks like hell.cs.Podunk.Edu. When I send mail locally
  80. with  user@myhosthardcodedhere.UUCP it does not recognize the machine.
  81. We were having problems with all the hosts in the same domain and other
  82. domains as well.  
  83. When I do a sendmail -v -x9 user@mailhost this is what it looks like
  84.  
  85. Trying 000.000.000.0...  connected.
  86. 220 client.hell.cs.Podunk.edu Sendmail 4.1/SMI-4.1 ready at Thu, 23 Jul 92 16:29:19
  87.  EDT
  88. >>HELO client 
  89. 250 client.hell.cs.Podunk.edu Hello client, pleased to meet you
  90. >>MAIL FROM:<krishnav>
  91. 250 <krishnav>... Sender ok
  92. >>RCPT TO:<krishnav@mailhost>
  93. 250 <krishnav@mailhost>... Recipient ok
  94. >>DATA
  95. 354 Enter mail, end with "." on a line by itself
  96. lksdflaksf
  97. .
  98. >>.
  99. 250 Mail accepted
  100. >>QUIT
  101. 221 client.hell.cs.Podunk.edu delivering mail
  102.  
  103.  
  104. and the mail bounces back give the following error message:
  105.  
  106. Message  1:
  107. From MAILER-DAEMON@mailhost Thu Jul 23 16:37:42 1992
  108. Return-Path: <MAILER-DAEMON@mailhost>
  109. Received: from mailhost. by client.hell.cs.Podunk.edu (4.1/SMI-4.1)
  110.     id AA11228; Thu, 23 Jul 92 16:37:41 EDT
  111. Received: by mailhost. (4.1/smail2.5/11-20-89)
  112.     id AA17558; Thu, 23 Jul 92 16:37:28 EDT
  113. Date: Thu, 23 Jul 92 16:37:28 EDT
  114. From: MAILER-DAEMON@mailhost (Mail Delivery Subsystem)
  115. Subject: Returned mail: Service unavailable
  116. Reply-To: MAILER-DAEMON@mailhost Thu Jul 23 16:37:28 1992
  117. Message-Id: <9207232037.AA17558@mailhost.>
  118. To: <krishnav@client>
  119. Status: R
  120.  
  121.    ----- Transcript of session follows -----
  122. Connected to mailhost:
  123. >>> HELO mailhost.
  124. <<< 553 mailhost. host name configuration error
  125. 554 <krishnav@mailhost>... Service unavailable
  126.  
  127.    ----- Unsent message follows -----
  128. Received: from client.hell.cs.Podunk.edu 
  129.      by mailhost. (4.1/smail2.5/11-20-89)
  130.       id AA17547; Thu, 23 Jul 92 16:37:28 EDT
  131. Reply-To: krishnav@client Thu Jul 23 16:37:28 1992
  132. Received: from client by client.hell.cs.Podunk.edu (4.1/SMI-4.1)
  133.       id AA11221; Thu, 23 Jul 92 16:37:25 EDT
  134. Date: Thu, 23 Jul 92 16:37:25 EDT
  135. From: krishnav@client ('Krishna V. Veeraghanta')
  136. Message-Id: <9207232037.AA11221@client.hell.cs.Podunk.edu>
  137. Apparently-To: <krishnav@mailhost>
  138.  
  139. lksdjaflksdf
  140.  
  141.  
  142. Now, what I want is all the hosts to forward mail to my mailhost and
  143. all mail going out through my mailhost should have user@mailhost.UUCP
  144. in the From field.  How do I write my sendmail.cf file?  If I change
  145. anything in sendmail.cf, my From field gets screwed up.  I tried a number
  146. of combinations and permutations. I also setup my dns so that it would
  147. properly identify mailhost.UUCP and respond with the proper IP address
  148. (when using nslookup).  Now, what am I doing wrong ?  I know that the
  149. smail version is really old.  We have smail 3.1.25 compiled and I'm still
  150. in the process of testing.  Do I have to run sendmail.mx?  What do I do
  151. now?  How do I fix this?   
  152. Any help would be greatly appreciated.   I'll name my next host with
  153. your name (immortalizing you ;-).
  154.  
  155. Thanks in advance.  
  156.  
  157.  
  158. -Krishna
  159.  
  160. -- 
  161. -------------------------------------------------------------------------
  162. Krishna Veeraghanta    Senior Engineer                 CTA Inc.  
  163. Internet : krishnav@pilot.njin.net          Voice:W:(609)-484-4812/6700
  164. UUCP: .....rutgers!faatcrl!krishnav               R:(609)-926-9529
  165.