Date: Wed, 14 Jul 2004 10:58:54 -0700 From: Gary Kline <kline@magnesium.net> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@freebsd.org Subject: Re: closer, no cigar. Message-ID: <20040714175854.GB54340@toxic.magnesium.net> In-Reply-To: <20040714031953.GA3825@gothmog.gr> References: <20040713235330.GA16511@toxic.magnesium.net> <20040714031953.GA3825@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 14, 2004 at 06:19:53AM +0300, Giorgos Keramidas wrote: > On 2004-07-13 16:53, Gary Kline <kline@magnesium.net> 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=<kline@magnesium.net>, 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 <kline@ns1.thought.org>... queued Jul 14 10:55:45 sage sendmail[1568]: i6EHtjfJ001568: to=<kline@ns1.thought.org>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714175854.GB54340>