[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sendmail issue
On Fri, May 11, 2001 at 09:50:47AM -0500, Steven Pritchard wrote:
> Tim said:
> > I have a RH7.1 box that is not accepting connections to the sendmail port
> > from anywhere except itself...any idea what config file to check?
>
> Comment out this line in /etc/sendmail.cf and restart sendmail:
>
> O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA
Or,
rpm -e sendmail sendmail-cf sendmail-doc --nodeps
killall sendmail
rpm -Uvh ftp://rpmfind.net/linux/powertools/7.0/i386/RedHat/RPMS/postfix-20000531-7.i386.rpm
will give you a sendmail command and a config format that doesn't suck... ;)
--Danny, who only likes obtuse text files that start with #!/usr/bin/perl
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.