LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-23-2002, 12:31 AM   #1
linuxturtle
Member
 
Registered: Apr 2002
Posts: 36

Rep: Reputation: 15
Exclamation Qpopper Problems!


I am running linux 7.1 with the 2.4 kernel on a cable connection using iptables for masquerading. I have succsessfully set up apache and send mail i.e. the web page shows up in my browser and I can type "telnet localhost 25" and get a positive responce from sendmail but I cannot get my qpopper 4.0.3 working. When I type "telnet localhost 110" I get this error:

[root@gw /root]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
Connection closed by foreign host.

I have the qpopper exe file (popper) in /usr/local/lib/popper
I have added pop3 to my /etc/services file for port 110
I have created a file called pop3 in /etc/xinetd.d/ wich contains:

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

I have but the following line in /etc/host.allow

popper:ALL

If anyone can see something I am doing wrong or missing that would be great......



:smash:
 
Old 04-23-2002, 01:05 AM   #2
linuxturtle
Member
 
Registered: Apr 2002
Posts: 36

Original Poster
Rep: Reputation: 15
nevermind just fixed it.
 
Old 04-29-2002, 12:45 AM   #3
igorgrin
LQ Newbie
 
Registered: Apr 2002
Posts: 2

Rep: Reputation: 1
Question how

How did you fix it?
 
Old 10-08-2003, 11:37 PM   #4
waffe
Member
 
Registered: Sep 2003
Distribution: Debian
Posts: 69

Rep: Reputation: 15
YES!! How did you fix it? Over a year later, did you people fix the problem? Does anyone have the solution/idea to solve this problem?

AHHHH!! HELP!!

 
Old 10-09-2003, 10:01 PM   #5
linuxturtle
Member
 
Registered: Apr 2002
Posts: 36

Original Poster
Rep: Reputation: 15
God sorry guys I dont even use qpopper anymore... I now use ipop wich comes with most major *nix distros. Its installed with the system and its ususally just a matter of turning it on.

Here are some old qpopper notes i have found.. maybe they will help... e-mail me if you need more help

------------------
Setting up Qpopper
------------------
tar zxvf qpopper-3.0.2.tar.Z

cd qpopper-3.0.2

./configure --enable-shy --enable-specialauth --enable-log-login

( The options here are:
--enable-specialauth : allows MD5 and shadow passwords
--with-pam: allows the use of RH Pluggable Authentication Modules (PAM) technology
--enable-log-login: log successful logins, not only failures (not really that useful as it will
use tcpd wrappers logging anyway)
--enable-shy: conceal version number (yeah, a little pesky manifestation of "security through obscurity")

make

install -c -s popper/popper /usr/local/lib
_________________________________________
vim /etc/inetd.conf
#add
pop3 stream tcp nowait root /usr/local/lib/popper qpopper -s
____________________
vim /etc/services
#add
pop3 110/tcp # POP version 3
___________________


telnet localhost 110

Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK QPOP (version 3.0.2) at hoge.hoge.jp starting.
USER myname <--Your User Name
+OK Password required for myname.
PASS XXXXXXXX<--password
+OK myname has 0 messages (0 octets).<-- Info about accent
QUIT
+OK Pop server at hoge.hoge.jp signing off.
Connection closed by foreign host.
----------------------------------------------------------------
end
________________________________________________________________
 
  


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 ravneetsoin Linux - Software 13 08-12-2004 10:56 AM
qpopper CodeGeek Linux - Networking 3 12-06-2003 01:05 PM
qpopper/postfix problems thesnaggle Linux - Software 1 10-24-2003 01:35 PM
Qpopper install problems zdavis Linux - Software 2 04-07-2003 05:58 PM
weird problems with qpopper install macgyver Linux - General 1 08-03-2002 06:00 PM

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

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