home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7396 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.7 KB  |  56 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!mcsun!inesc.inesc.pt!dec4pt.puug.pt!bvl!vasco
  3. From: vasco@bvl.pt (antonio vasconcelos)
  4. Subject: Re: HELP popper
  5. Message-ID: <1993Jan12.100501.2904@bvl.pt>
  6. Organization: Bolsa de Valores de Lisboa
  7. X-Newsreader: Tin 1.1 PL4
  8. References: <1993Jan11.160206.3483@urz.unibas.ch>
  9. Date: Tue, 12 Jan 1993 10:05:01 GMT
  10. Lines: 44
  11.  
  12. frank@ifi.unibas.ch (Robert Frank) writes:
  13. : to the popper (inetd and services properly configured and niloaded), it just  
  14. : dies without any warning or error. Debuggin is enabled, but nothing shows up in  
  15. : the log files.
  16.  
  17. What about /etc/syslog.conf ??? Have you add the propper lines ?
  18. This is the line I added to mine, (under NS 2.2)
  19.  
  20.     local0.notice;local0.debug    /usr/spool/mqueue/POPlog
  21.  
  22. Have o tried:
  23.  
  24.     telnet localhost 110 
  25.  
  26. The popper should show up and send a message to your terminal, you
  27. can end the connection just typing 'quit' (no quotes) and ENTER.
  28.  
  29. Like this...
  30. ***********************************************************
  31. ~> telnet localhost 110
  32. Trying 127.0.0.1...
  33. Connected to localhost.
  34. Escape character is '^]'.
  35. +OK UCB Pop server (version 1.7b1) at jessica.bvl.pt starting.
  36. quit
  37. +OK Pop server at jessica.bvl.pt signing off.
  38. Connection closed by foreign host.
  39. ~>
  40. ***********************************************************
  41.  
  42. If the popper don't show up, try telnet to port 109, 109 is the pop2
  43. port, maybe your /etc/services is not correct. (Or maybe is something
  44. with NS 3.0, in that case, forget everything I said... I don't know
  45. nothing about it).
  46.  
  47. : Any help would be greatly appreciated! Thank's in advance.
  48.  
  49. I hope this helps...
  50.  
  51. -- 
  52. regards,
  53.   ____
  54. |/asco
  55. ----------------------------------------------------------------------
  56.