[ale] ipchains/firewall question

Stuffed Crust pizza at shaftnet.org
Thu Aug 2 08:04:11 EDT 2001


On Thu, Aug 02, 2001 at 07:02:47AM -0400, Eric_Brubakken at aoncons.com wrote:
> I'm having problems getting mail to my server.  I am able to send email out.
> But no mail is able to get through to the server.  If I try to 'get' mail from
> within Netscape, I get the message 'Connection refused.  Server is busy or not
> accepting connections at this time.'  If I try to telnet to port 25 I get a
> similar message.

RH 7.1's sendmail configuration by default only allows incoming
connections on port 25 from localhost.

Have a look at /etc/mail/sendmail.mc, find the following line:

DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

and make it read as follows:

dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')

then run 'make' from /etc/mail, and 'service sendmail restart'

and you'll be good to go.

 - Pizza
-- 
Solomon Peachy                                    pizzaATfucktheusers.org
I ain't broke, but I'm badly bent.                           ICQ# 1318344
Patience comes to those who wait.
    ...It's not "Beanbag Love", it's a "Transanimate Relationship"...
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list