hm, how about

disable = no

in the pop3 config for xinetd.d?
i dont recall if the default for "disable" is yes or no, when no
specified

--Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
[EMAIL PROTECTED]              http://www.asteroid-b612.org

     "Strange, but it seems, there's a mutiny brewing inside of me"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.


On Tue, 2 Jul 2002, Don Clouse wrote:

> 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.
> >
> >
> >
> >
>

-- 
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                            Network Administrator/Engineer
[EMAIL PROTECTED]              http://www.asteroid-b612.org

     "Strange, but it seems, there's a mutiny brewing inside of me"
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.

Reply via email to