From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 17:58:54 2004 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 CF13E16A4CE for ; Wed, 14 Jul 2004 17:58:54 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C11443D2D for ; Wed, 14 Jul 2004 17:58:54 +0000 (GMT) (envelope-from kline@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1070) id 5D1A0DA836; Wed, 14 Jul 2004 10:58:54 -0700 (PDT) Date: Wed, 14 Jul 2004 10:58:54 -0700 From: Gary Kline To: Giorgos Keramidas Message-ID: <20040714175854.GB54340@toxic.magnesium.net> References: <20040713235330.GA16511@toxic.magnesium.net> <20040714031953.GA3825@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040714031953.GA3825@gothmog.gr> User-Agent: Mutt/1.4.1i X-Organization: Thought Unlimited. (Alternate) Public service Unix since 1986. cc: Gary Kline cc: freebsd-questions@freebsd.org Subject: Re: closer, no cigar. 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: Wed, 14 Jul 2004 17:58:55 -0000 On Wed, Jul 14, 2004 at 06:19:53AM +0300, Giorgos Keramidas wrote: > On 2004-07-13 16:53, Gary Kline wrote: > > > > At last others can connect (with Windows, e.g.) via my switch. > > ssh connections are still flakey. But mail from ns1/sage to tao > > still fail. > > I'm afraid I've missed the previous messages of the thread (BTW, why are > you posting this as a new thread and not as a followup to the older > stuff? This way I'd probably be able to track the entire thread easier > on groups.google.com). Apologies! I've been having mail troubles at thought.org; a few days ago mail worked on my new DNS server; it no longer works. And even mail between my private network is flakey. At least part of the problem was that things were mis-cabled. > > > Can anybody explain this from /var/log/maillog: > > > > Jul 13 16:36:57 sage sendmail[348]: i6DNavbt000348: \ > > to=majordomo@freebsd.org, ctladdr=kline (1002/1002), delay=00:00:00, \ > > xdelay=00:00:00, mailer=relay, pri=30090, relay=[127.0.0.1] [127.0.0.1], \ > > dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] > > Jul 13 16:39:55 sage sendmail[351]: i6DNdsqq000351: from=kline, size=40, \ > > class=0, nrcpts=1, msgid=<200407132339.i6DNdsqq000351@sage.thought.org>, \ > > relay=kline@localhost > > Jul 13 16:39:55 sage sendmail[351]: i6DNdsqq000351: to=kline@thought.org, \ > > ctladdr=kline (1002/1002), delay=00:00:01, xdelay=00:00:00, mailer=relay, \ > > pri=30040, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, \ > > stat=Deferred: Connection refused by [127.0.0.1] > > > > What I don't understand is the ``Connection refused by [127.0.0.1]'' > > Are you running a local sendmail daemon in 'submit' mode? > > : giorgos@gothmog:~$ sockstat -l4 | grep :25 > : root sendmail 412 4 tcp4 127.0.0.1:25 *:* > : giorgos@gothmog:~$ ps xa | grep -v grep | grep sendmail > : 412 ?? Ss 0:01.02 sendmail: accepting connections (sendmail) > : 418 ?? Is 0:00.08 sendmail: Queue runner@00:10:00 for /var/spool/clientmqueue (sendmail) > : giorgos@gothmog:~$ > > The first of these processes is sendmail started in submit mode by the > `rc.sendmail' startup script. The relevant rc.conf options are: > > : sendmail_enable="NO" > : sendmail_submit_enable="YES" > : sendmail_submit_flags="-L smtpd -bd -q30m -ODaemonPortOptions=Addr=localhost" > Hm. Last night dhcp wasn't working because my /etc/rc.conf didn't have the right entries. I just grep'd for sendmail, and surpise-surprise, no sendmail entries..... For sure, a large part of this Emachines <-> HP switch has been due to poor planning on my part. I mis-assumed tht the main thing would be switching my DSL line and power-cycling mthe router. Lots more to it than that. Iused your sendmail config in my rc.conf--thank you-- and am watching maillog Well. Now mail gets from ns1.thought.org -> toxic.magnesium.net. Let's se if I can at least get ,mail *thru* to me at ns1. Rats. It is still getting queued. Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfJ001568: from=, size=307, class=0, nrcpts=1, msgid=<20040714175539.EE899DA836@toxic.magnesium.net>, proto=ESMTP, daemon=MTA, relay=toxic.magnesium.net [207.154.84.15] Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfJ001568: --- 050 ... queued Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfJ001568: to=, delay=00:00:00, mailer=local, pri=30307, stat=queued Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfJ001568: --- 250 2.0.0 i6EHtjfJ001568 Message accepted for delivery Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfK001568: <-- QUIT Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfK001568: --- 221 2.0.0 sage.thought.org closing connection ideas?? gary > -- Gary Kline Seattle BSD Users' Group (seabug) | kline@magnesium.net Thought Unlimited Org's Alternate Email Site http://www.magnesium.net/~kline To live is not a necessity; but to live honorably...is a necessity. -Kant