> >What is this kill -HUP inetd?
> 
> kill -HUP pid is the standard command to reload a daemon in Unix. 
Replacing
> the 'pid' with the process id number of the daemon in question (listed 
when
> you do a 'ps aux') will force the daemon to reload it's configuration.
> 
My problem is that the ps aux doesn't lists the inetd daemon. So this 
kill thing doesn't works as well.....
How can I check IMAP or POP3 is really listening?




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to