Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]RE: tlug: E-mail
- To: tlug@example.com
- Subject: RE: tlug: E-mail
- From: David Dibben <dibben@example.com>
- Date: Mon, 16 Nov 1998 16:40:47 +0900 (JST)
- Content-Transfer-Encoding: 8bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <3.0.6.32.19981116161745.005d9d60@example.com>
- Organization: National Food Research Institiute
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
I have never set up a pop server but I think I can help one one point here: On 16-Nov-98 Dave Gutteridge wrote: > The following happened: > # kill -HUP inetdpid > kill: No such pid inetdpid > That makes sense to me, because i think when i removed dpop, i basically > killed anything to do with pop servers anywhere on my machine. inetd is not just for pop - try a "man inetd". What happened here is that you should have put the actual number of the process id for inetd ie something like # kill -HUP 316 rather than inetdpid. You can find the actual pid either using # pidof inetd or by using ps, eg. # ps ax | grep inetd Then you can kill restart the inetd which will mean that your changes to the conf files will have been read. When try to > telnet to port 110 (where people tell me the POP server listens) i get this: > #telnet localhost 110 > Trying 127.0.0.1... > telnet: Unable to connect to remote host: Connection refused > What i'm stuck on is that if "kill -HUP inetdpid" restarts the service, > what do i type if it's not already running? There isn't anything on that in > the INSTALL file. inetd should be started at boot time. If it is not then I suspect that ftp, telnet etc won't work. Since they do I assume that inetd is running on our system. David ---------------------------------- E-Mail: David Dibben <dibben@example.com> Date: 16-Nov-98 Time: 16:33:56 ---------------------------------- ---------------------------------------------------------------- Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Technical Meeting: 12 December, 12:30 HSBC Securities Office ---------------------------------------------------------------- more info: http://tlug.linux.or.jp Sponsors: PHT, HSBC Securities
- Follow-Ups:
- RE: tlug: E-mail
- From: Matt Gushee <matt@example.com>
- tlug: tcpd?
- From: Dave Gutteridge <dave@example.com>
- References:
- tlug: E-mail
- From: Dave Gutteridge <dave@example.com>
Home | Main Index | Thread Index
- Prev by Date: RE: tlug: E-mail
- Next by Date: RE: tlug: E-mail
- Prev by thread: tlug: tcpd?
- Next by thread: RE: tlug: E-mail
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links