home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / sendmail / 2223 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!eecs.nwu.edu!phil
  3. From: phil@eecs.nwu.edu (William LeFebvre)
  4. Subject: Re: What's special about port 25 ?
  5. Message-ID: <1992Sep8.155451.21997@eecs.nwu.edu>
  6. Sender: usenet@eecs.nwu.edu (Mr. Usenet)
  7. Organization: EECS Department, Northwestern University
  8. References:  <1992Sep8.141247.8306@aau.dk>
  9. Date: Tue, 8 Sep 1992 15:54:51 GMT
  10. Lines: 21
  11.  
  12. In article <1992Sep8.141247.8306@aau.dk>, adminpb@aau.dk (Nis Peder Bonde) writes:
  13. |> I have made a little change in my Sendmail.mc-file.
  14. ...
  15. |> When testing the rule, it seems to work fine:
  16. ...
  17. |> But: When I telnet to port 25 of the machine to do the same job, I doesn't:
  18. ...
  19. |> How come?
  20.  
  21. Did you restart the sendmail daemon?  Sendmail reads the configuration
  22. file once when started.  If the configuration file is changed, any
  23. daemon sendmail will need to be restarted.  Typically, it is a daemon
  24. which listens on port 25 (started with "sendmail -bd").  In this case,
  25. I suspect that the daemon was still running with the old idea of the
  26. configuration.
  27.  
  28.         William LeFebvre
  29.         Computing Facilities Manager and Analyst
  30.         Department of Electrical Engineering and Computer Science
  31.         Northwestern University
  32.         <phil@eecs.nwu.edu>
  33.