Date: Fri, 11 Mar 2005 08:27:27 -0500 From: Ken Hawkins <ken@rosewoodblues.com> To: <freebsd-questions@freebsd.org> <freebsd-questions@freebsd.org> <freebsd-questions@freebsd.org> Subject: Re: upgrade to sendmail 812 and getting broken messages Message-ID: <42ddaf2bdd404e030c1324e2cf422569@rosewoodblues.com> In-Reply-To: <864abb7ff98df754fcf21f399a20cc26@mac.com> References: <6ec3f5b38c72d2aef2814763b05f9b7d@rosewoodblues.com> <864abb7ff98df754fcf21f399a20cc26@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
a bit more info... I am not running smtp on the localhost and have no idea how to start that. can someone help out? >telnet localhost smtp Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host as well netstat -an shows nothing on the localhost 127.0.0.1 port anyone? ken; On Mar 9, 2005, at 5:16 PM, Ken Hawkins wrote: > I should have given a bit more info..... > > here is my freebsd.mc file: > > ... > divert(0) > VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.29 2003/12/24 > 21:15:09 gsha > piro Exp $') > OSTYPE(freebsd5) > dnl Select the nullClient feature and specify the relay server > FEATURE(`nullclient', `another.domain.net') > > notice that I am pushing all the mail to another server for delivery > so my options are not much! > > when i had this file created i did a 'make all install restart' > > i honestly believe it is a configuration thing somewhere but I am > unsure where it could be. > > thanks again for any help, > ken; > On Mar 9, 2005, at 4:12 PM, Ken Hawkins wrote: > >> i upgraded to sendmail 812 and it looks like i might have broken >> something: >> >> Mar 9 13:10:47 web1 sm-msp-queue[32428]: j29JA1bS032328: to=Ken >> Hawkins <ken@rosewoodblues.com>, ctladdr=root (0/0), delay=00:00:46, >> xdelay=00:00:00, mailer=relay, pri=210302, relay=[127.0.0.1] >> [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by >> [127.0.0.1] >> >> not sure why this says connection refused by 127.0.0.1 as I am >> actually relaying via the SMART_HOST directive. I did notice that the >> ctladdr does not have the entire address in it, could this be my >> problem? not sure why it is saying that my relay is 127.0.0.1 >> >> thanks in advance, >> ken; >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42ddaf2bdd404e030c1324e2cf422569>