LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-07-2003, 01:04 AM   #1
gbbza
LQ Newbie
 
Registered: Jun 2003
Location: Johannesburg
Posts: 1

Rep: Reputation: 0
Question Qpopper on RHL 9 - no /etc/inetd.conf file


Hi ... hopefully someone can point me in the right direction

I have installed QPOPPER on Red Hat Linux 9.


Which file do I need to edit to start Qpopper automatically ??


The manual talks about starting the process automatically, and modifying the

/etc/inetd.conf file to contain

pop3 stream tcp nowait root /usr/local/lib/popper qpopper -s

or the

/etc/servers

pop3 tcp /usr/local/lib/popper qpopper -s


I cant find either of these file on my system ...

Thanks

gbbza
 
Old 06-07-2003, 07:42 AM   #2
nuzzy
Member
 
Registered: Aug 2001
Location: New Hampshire, USA
Distribution: Ubuntu 6.06 LTS
Posts: 204

Rep: Reputation: 31
Add the below (vi /etc/xinetd.d/pop)
# POP3 Service for /etc/xinetd.d/pop
#-s = show stats
#-c = lowercase all usernames
service pop3
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/local/lib/popper
server_args = qpopper -s -c
port = 110
}



Now run:

service xinetd restart

Last edited by nuzzy; 06-07-2003 at 07:45 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
question about uucp service and /etc/inetd.conf file frankie_DJ Linux - Newbie 2 09-03-2005 01:23 AM
Where is inetd.conf....? vous Mandriva 5 02-15-2005 03:18 PM
Qpopper / SuSe 9.1 / pop3 / Inetd DataLore Linux - Software 0 08-11-2004 04:42 PM
convert from inetd.conf to xinetd.conf linuxturtle Linux - Networking 7 11-12-2003 04:23 AM
Please help!!! inetd.conf granny Linux - Newbie 4 12-10-2002 07:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration