home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / sendmail / 3289 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.3 KB

  1. Path: sparky!uunet!tis.com!avolio
  2. From: avolio@TIS.COM (Frederick M Avolio)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: problems with DEC sendmail
  5. Date: 28 Jan 1993 13:54:23 GMT
  6. Organization: Trusted Information Systems, Inc.
  7. Lines: 26
  8. Distribution: world
  9. Message-ID: <1k8oifINN729@sol.tis.com>
  10. References: <1993Jan26.181829.5257@choreo.ca>
  11. Reply-To: avolio@tis.com
  12. NNTP-Posting-Host: gildor.tis.com
  13.  
  14. In article <1993Jan26.181829.5257@choreo.ca>, root@choreo.ca (Superuser) writes:
  15. |> Greetings:
  16. |> 
  17. |> I am in the process of installing a DECstation 3100 for a user here, and we
  18. |> need to set up sendmail.  I am a novice when it comes to this MTA, as I 
  19. |> typically work with MMDF.
  20. |> 
  21. |> At any rate, when this user sends mail out to our local net, it is returned
  22. |> from the MAILER-DAEMON with an error that it can't contact a machine called
  23. |> mail.tcplocal.
  24. |> 
  25. |> The relay machine which Ultrix is trying to contact to route the mail is
  26. |> mail.Choreo.CA.  How do I fix this?
  27.  
  28. 1. It is trying to connect to host "mail" (which you set as your UUCP
  29. and Name relay -- DNmail and DZmail).
  30.  
  31. 2. It is trying to connect to "mail" via mailer tcplocal.
  32.  
  33. 3. It cannot connect to or resolve the name "mail".
  34.  
  35. A quick fix might be to change "mail" to the FQN "mail.Choreo.CA" as
  36. you have for your general purpose relay (or change DZmail and DNmail
  37. to DZ$R and DN$R).
  38.  
  39. F
  40.