LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-01-2004, 01:49 PM   #1
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Rep: Reputation: 0
Qpopper errors


Hello, I am trying to get my mail to pop using Outlook, and it continually gives an error that it cannot connect. When I view my mail log, I see this:

./popper[20253]: Unable to obtain socket and address of client: Socket operation on non-socket (88) [pop_init.c:1050]

Also I have noticed that my server doesnt seem to be listening to port 110. When I do a netstat -tunap it shows port 25, but it does not show 110. I have port 110 open on my firewall.

Linux is new to me, so any help would be greatly appreciated.

Thanks,
Jim
 
Old 02-01-2004, 01:50 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Don't totally understand - you're using Outlook under Linux?
 
Old 02-01-2004, 01:52 PM   #3
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
No, I am running a linux server and using an outlook mail client to check my mail...

Jim
 
Old 02-01-2004, 02:17 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Is it just Outlook, or do all mail clients have the same problem?

I believe pop (incoming) uses 110 and smtp (outgoing) uses 25.
 
Old 02-01-2004, 02:24 PM   #5
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
No, all mail clients have the same problem. I can send mail from the server no problem to any recipients that are either on or off the server. But when I try to pop the mail I get the error from Outlook:


Task 'mail.allresell.com - Sending and Receiving' reported error (0x80042108) : 'Outlook is unable to connect to your incoming (POP3) e-mail server. If you continue to receive this message, contact your server administrator or Internet service provider (ISP).'

And


Task 'mail.allresell.com - Sending and Receiving' reported error (0x80042108) : 'Outlook is unable to connect to your incoming (POP3) e-mail server. If you continue to receive this message, contact your server administrator or Internet service provider (ISP).'

Then when I goto the server and look at the maillog, I see this:

./popper[20253]: Unable to obtain socket and address of client: Socket operation on non-socket (88) [pop_init.c:1050]

Thanks,
Jim
 
Old 02-01-2004, 02:32 PM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Could you run:

iptables -nL
and netstat -nlp

and post anything that comes back, please.
 
Old 02-01-2004, 02:37 PM   #7
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Lokkit-0-50-INPUT all -- 0.0.0.0/0 0.0.0.0/0

Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Lokkit-0-50-INPUT all -- 0.0.0.0/0 0.0.0.0/0

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain RH-Lokkit-0-50-INPUT (2 references)
target prot opt source destination
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:10000 flags:0x16/0x02
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:6051 flags:0x16/0x02
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp spts:67:68 dpts:67:68
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp spts:67:68 dpts:67:68
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:123 flags:0x16/0x02
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:123
ACCEPT udp -- 207.65.0.25 0.0.0.0/0 udp spt:53
ACCEPT udp -- 207.65.4.2 0.0.0.0/0 udp spt:53
ACCEPT udp -- 216.153.0.25 0.0.0.0/0 udp spt:53
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:6051
ACCEPT tcp -- 0.0.0.0/0 127.0.0.1 tcp dpt:25
ACCEPT tcp -- 207.65.19.34 0.0.0.0/0 tcp dpt:25
ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:110
ACCEPT tcp -- 0.0.0.0/0 127.0.0.1 tcp dpt:25
REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpts:0:1023 reject-with icmp-port-unreachable
REJECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpts:0:1023 reject-with icmp-port-unreachable
REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpts:6000:6009 reject-with icmp-port-unreachable
REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:2049 reject-with icmp-port-unreachable
REJECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:2049 reject-with icmp-port-unreachable
REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:7100 reject-with icmp-port-unreachable


netstat -nlp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 6851/mysqld
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 20203/httpd
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 682/perl
tcp 0 0 192.168.0.3:53 0.0.0.0:* LISTEN 7262/named
tcp 0 0 207.65.19.34:53 0.0.0.0:* LISTEN 7262/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 7262/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 601/sshd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 20104/sendmail: acc
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 7262/named
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 20203/httpd
udp 0 0 0.0.0.0:10000 0.0.0.0:* 682/perl
udp 0 0 192.168.0.3:53 0.0.0.0:* 7262/named
udp 0 0 207.65.19.34:53 0.0.0.0:* 7262/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 7262/named
udp 0 0 0.0.0.0:32865 0.0.0.0:* 7262/named
udp 0 0 192.168.0.3:123 0.0.0.0:* 618/ntpd
udp 0 0 207.65.19.34:123 0.0.0.0:* 618/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:* 618/ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:* 618/ntpd
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 2 [ ACC ] STREAM LISTENING 1046 627/gpm /dev/gpmctl
unix 2 [ ACC ] STREAM LISTENING 73183 6851/mysqld /tmp/mysql.sock
unix 2 [ ACC ] STREAM LISTENING 1106 662/dbus-daemon-1 /var/run/dbus/system_bus_socket


Thanks,
Jim
 
Old 02-01-2004, 02:47 PM   #8
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Your iptables rules are fine, so it would appear that the POP service is either not running or isn't listening.

Can you confirm that it is running?
 
Old 02-01-2004, 03:02 PM   #9
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
If I do a ps -aux I dont see it, but I dit this

/usr/sbin/popper stop
then
/usr/sbin/popper start

And did a ps -aux and it still wasnt listed.

So I am not sure if its running...

Jim
 
Old 02-01-2004, 03:06 PM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Do you have a pop server installed?
 
Old 02-01-2004, 03:12 PM   #11
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
Thats what I thought qpop was....

Jim
 
Old 02-01-2004, 03:15 PM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
How was it compiled - standalone or inetd. Incidentally, the manual is here: http://www.eudora.com/download/eudor...al/Qpopper.pdf

And yes, shortly after hitting submit I realised what a dumb question I posted above.
 
Old 02-01-2004, 04:43 PM   #13
FragInHell
Member
 
Registered: Sep 2003
Location: Sydney Australia
Distribution: Redhat, Centos, Solaris, Ubuntu, SUSE
Posts: 282

Rep: Reputation: 45
Just a thought, but you could try telnet localhost 110 on your liunx box, this will at least prove that the pop service is listening and accepting connections.
 
Old 02-01-2004, 07:08 PM   #14
jvgrago
LQ Newbie
 
Registered: Feb 2004
Location: Upstate Ny
Posts: 8

Original Poster
Rep: Reputation: 0
I get connection refused....


Jim
 
Old 02-02-2004, 01:04 AM   #15
twantrd
Senior Member
 
Registered: Nov 2002
Location: CA
Distribution: redhat 7.3
Posts: 1,440

Rep: Reputation: 52
Well then, that's your answer. You're not running a pop daemon. What distro are you using? An alternative would be uw-ipopd.

-twantrd
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
qpopper RedHat 9 mwmethe Linux - Networking 0 10-28-2004 12:21 PM
Qpopper ravneetsoin Linux - Software 13 08-12-2004 10:56 AM
qpopper CodeGeek Linux - Networking 3 12-06-2003 01:05 PM
installing qpopper jcb_dreamvsat Linux - General 0 11-19-2003 03:44 AM
ERRORS while doing a 'make' for qpopper :´- ( Thorsten Linux - Software 1 09-03-2003 08:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:16 PM.

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