Matt, Thanks for taking time to talk to me today. I reached a linux person here in Tucson today. He says that in RH7.3 there is firewall security improvements (?) since 7.2 that is keeping port 25 closed. Now I have to find out how to do that.
Don ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Subscribers of Qpopper" <[EMAIL PROTECTED]> Sent: Tuesday, July 02, 2002 12:50 PM Subject: RE: Qpopper 4.0.4 Install on RH 7.2 > Thanks for everyone's input. This has certainly been an intriguing event. > > I'm up and running now. The problems were > > -s instead of -S in the xinetd.d/pop3 file > My /etc/mail/relay_domains wasn't configure correctly > > telnet localhost 25 and telnet localhost 110 work fine. > > > Regards, > > Matthew K Bowman, > Systems Administrator. > Universal Digital Communications > > > > > "Ken Bradford" > <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> > m> cc: > Subject: RE: Qpopper 4.0.4 Install on RH 7.2 > 07/02/2002 > 03:36 PM > Please respond > to ken > > > > > > > Verify that popper or xinetd are running on 110 > by running: netstat -vlnp |less > > Ken Bradford > Alpha II Service, Inc. > (614)868-5033 > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, July 02, 2002 12:54 PM > > To: The Little Prince > > Cc: Subscribers of Qpopper; Don Clouse > > Subject: Re: Qpopper 4.0.4 Install on RH 7.2 > > > > > > > > Even with disable = no the problem still exists. > > My server_args is now -S > > I had a PTR record on the Name Server already setup > > > > 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] > > > > > > > > > > > > The Little Prince > > > > <thelittleprince@asteroid To: Don > > Clouse <[EMAIL PROTECTED]> > > -b612.org> cc: > > <[EMAIL PROTECTED]>, Subscribers of Qpopper > > > > <[EMAIL PROTECTED]> > > 07/02/2002 12:48 PM Subject: > > Re: Qpopper 4.0.4 Install on RH 7.2 > > > > > > > > > > > > > > > > > > > > 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" > > .-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.- > > ._.-._.-. > > > > > > > > > > > > > > > >
