LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-23-2002, 01:12 PM   #1
mjshel7
LQ Newbie
 
Registered: May 2002
Location: Colorado
Distribution: Red HAT
Posts: 3

Rep: Reputation: 0
Unhappy Qpopper with Xinetd


I am having problems getting Qpopper to run, in red hat 7.3 using xinetd

Has anyone had any problems with this.

If I telent to the ip or host name i get connection refused, like the service is not running. I am running iptables, but I have the port open.

ANy suggestions.

Thanks
 
Old 07-12-2002, 12:39 PM   #2
kaos1409
LQ Newbie
 
Registered: Jul 2002
Posts: 9

Rep: Reputation: 0
Me too!

I am also having that same problem. Anyone else have any luck getting it to work?
 
Old 07-14-2002, 09:01 PM   #3
pcleung
LQ Newbie
 
Registered: Jul 2002
Location: HK
Posts: 2

Rep: Reputation: 0
Look at the following file

/etc/xinetd.d/telnet

Check the setting inside whether the disable option is turn on. If yes, turn it off.
 
Old 07-15-2002, 12:57 AM   #4
kaos1409
LQ Newbie
 
Registered: Jul 2002
Posts: 9

Rep: Reputation: 0
I got to work, however pcleung's suggestion simply enables telnet, which has nothing to do with a solution. You juts have to create a file called pop3 in your /etc/xinetd.d/ directory, and place this in it:



service pop3
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/local/bin/popper (sometimes /usr/local/sbin/popper)
server_args = qpopper -s
port = 110
}




restart xinetd (kill -HUP xinetd processid) and then you should be able to connect. I couldn't kill xinetd using kill, so i ended up rebooting, but it works fine now. RH7.2
 
  


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
qpopper questions amadkow Linux - Software 4 11-20-2004 08:29 AM
Qpopper ravneetsoin Linux - Software 13 08-12-2004 10:56 AM
Postfix + qpopper? Keyser Sose Linux - Software 0 07-17-2004 12:35 PM
Xinetd dead --xinetd dead but pid file exists hillxy Linux - General 1 04-15-2004 02:10 PM
qpopper CodeGeek Linux - Networking 3 12-06-2003 01:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:48 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