From owner-freebsd-questions@FreeBSD.ORG Fri Mar 11 13:27:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA12016A4D5 for ; Fri, 11 Mar 2005 13:27:34 +0000 (GMT) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68B043D58 for ; Fri, 11 Mar 2005 13:27:33 +0000 (GMT) (envelope-from ken@rosewoodblues.com) Received: from [192.168.1.5] ([68.223.99.93]) by imf16aec.mail.bellsouth.netESMTP <20050311132733.FDQF28183.imf16aec.mail.bellsouth.net@[192.168.1.5]> for ; Fri, 11 Mar 2005 08:27:33 -0500 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <864abb7ff98df754fcf21f399a20cc26@mac.com> References: <6ec3f5b38c72d2aef2814763b05f9b7d@rosewoodblues.com> <864abb7ff98df754fcf21f399a20cc26@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <42ddaf2bdd404e030c1324e2cf422569@rosewoodblues.com> Content-Transfer-Encoding: 7bit From: Ken Hawkins Date: Fri, 11 Mar 2005 08:27:27 -0500 To: X-Mailer: Apple Mail (2.619.2) Subject: Re: upgrade to sendmail 812 and getting broken messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 13:27:34 -0000 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 , 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" >