Click to See Complete Forum and Search --> : Qpopper POP3 quick question


roster
10-15-2001, 07:45 PM
I have downloaded and installed the qpopper pop3 software but does anyone know how I can start this program. Like what is the start command to start this program. Any comment is greatly appreciated.
Thanks

lm72
10-15-2001, 07:55 PM
Qpopper is started popper -s.
It's located in /usr/local/sbin
I suggest edit your Xinted.conf and have start up at boot time.

Alex :)

[ 15 October 2001: Message edited by: lm72 ]

roster
10-15-2001, 07:58 PM
thanks a million, but cold you tell me what commnad do I need to add to my inetd.conf. I am using redhat 7.1, is Xinetd.conf same as inetd.cond in redhat 6.1??
thanks a again, it really helped a lot.

roster
10-15-2001, 08:01 PM
well sorry did not read your post properly. Then xinetd.conf is same as inetd.conf.
But what still could you please tell me what I have to add to xinetd.conf to make it automatic. thanks a lot

Syngin
10-15-2001, 10:37 PM
Well, I'm a rather hefty linux newbie in here but:

/usr/local/sbin/qpopper -s

I think?

if you're looking for a particular file like the conf file you mentioned, i've always found this command handy:

'find / -name <filename> -print

Hope this helps. :)

lm72
10-15-2001, 10:47 PM
Xinted with is RH 7.1 as the successor to Inetd.

Alex :)