The problem for me was -s instead of -S. -s is standalone.
However now I am getting another problem thats sendmail related.
Server Response 550 5.7.1 Relaying denied IP name lookup failed..
Regards,
Matthew K Bowman,
Systems Administrator.
Universal Digital Communications, Mansfield Ohio.
Tel: (419) 524-4330
Fax: (419) 522-4082
Cell: (419) 545-6376
Email: [EMAIL PROTECTED]
"Don Clouse"
<tfug@hotmail. To: <[EMAIL PROTECTED]>, "Subscribers of
Qpopper"
com> <[EMAIL PROTECTED]>
cc:
07/02/2002 Subject: Re: Qpopper 4.0.4 Install on RH
7.2
11:12 AM
Matthew,
I'm exactly at the same spot you are with the exception of RH7.3 on this
end.
I'm trying to replace a old server (RH7.2 + qpopper) but I can seem to be
able to duplicate my previous work.
Hope you get the answer you need, as it will probably answer mine!
Don
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Subscribers of Qpopper" <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 5:59 AM
Subject: Qpopper 4.0.4 Install on RH 7.2
> Hello,
>
> This is my first post and my first time trying to configure qpopper on
> Redhat 7.2
>
> My /etc/xinetd.d/pop3 file contains the following:
>
> # default: off
> # description: The POP3 service allows remote users to access their mail
\
>
> service pop3
> {
> socket_type = stream
> protocal = tcp
> wait = no
> user = root
> server = /usr/sbin/popper
> server_args = qpopper -s
> port = 110
> }
>
>
> In /etc/hosts.allow I have
>
> popper: ALL
>
> Port 110 is setup in /etc/services as
>
> pop3 110/tcp pop-3 # POP version 3
> pop3 110/udp pop-3
>
> I did a kill -HUP on the pid and I get the following problem
>
> telnet localhost 110
>
> Trying 127.0.0.1...
> telnet: connect to address 127.0.0.1: Connection refused
>
> We have earlier versions on qpopper running on Cobalt RaQs which didn't
> require any form of config. Where I am going wrong here?
>
> Thanks
>
>
> Matthew K Bowman,
> Systems Administrator.
> Universal Digital Communications, Mansfield Ohio.
>
>
>
>