From owner-freebsd-chat@FreeBSD.ORG Tue Oct 21 20:17:17 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A1716A4B3 for ; Tue, 21 Oct 2003 20:17:17 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C42DE43FCB for ; Tue, 21 Oct 2003 20:17:16 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.47]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 21 Oct 2003 22:19:52 -0500 Message-ID: <3F95F668.8040808@daleco.biz> Date: Tue, 21 Oct 2003 22:15:52 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ceri Davies References: <20031021211049.GN3708@submonkey.net> In-Reply-To: <20031021211049.GN3708@submonkey.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Oct 2003 03:19:52.0859 (UTC) FILETIME=[5BEACEB0:01C3984B] cc: chat@freebsd.org Subject: Re: FAO Kevin Kinsey X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 03:17:18 -0000 Ceri Davies wrote: >Kevin, > >This is retarded. >Not only is your MTA rejecting mail and not saying why, but it's also doing >it for mail addressed to postmaster. > >Apologies to the rest of the list, but I'm pretty short of options... > >Ceri > >-- > > FWIW, I'll apologize; but I think you're the only one having this problem. Not that it's your fault, or even aimed at you directly. Read on. > >It would be a good idea to provide some idea why the mail was blocked. >Fancy giving me a clue? > >Cheers, > >Ceri > > > You caught me slightly off guard. I get mail to "webmaster" and postmaster@daleco.biz with great frequency, as well as kdk@. A check at DNSreport.com did, however, show that my backup MX was rejecting these addresses, at least according to the site. I recently rebuilt that box with a larger HDD and apparently missed an entry in ~/relay-domains. But, that's not even the half of it. I decided to see where you're coming from: [/etc/mail] [21:56] #host shrike.mine.nu shrike.mine.nu has address 81.103.67.204 [/etc/mail] [21:56] #grep 81. /etc/hosts.allow sshd : 64.81.184.138 : deny sendmail : 221.113.81.118 : deny sendmail : 164.77.181.18 : deny sendmail : 164.77.181.33 : deny sendmail : 65.57.172.181 : deny sendmail : 68.81.193.240 : deny sendmail : 204.118.181.49 : deny sendmail : 81. : deny sendmail : 62.157.81.199 : deny Some time ago, sick of spamming, I wrote a script that kicks addresses from which spam is received into /etc/hosts.allow. We also added some entries manually during the writing process. We caught your entire Class A. Dunno how, exactly. Lots of junk from there, I suppose?? Yeah, we need a better way. Maybe someday. Until then, shrike gets a better ranking, I suppose....... >On Tue, Oct 21, 2003 at 12:33:52AM -0500, Kevin Kinsey wrote: > > >>>Description: >>> >>> >> Examination of context clearly shows that the word "Not" should appear >> in the statement "Lists and ranges are allowed to co-exist in the >> same field...." >> >> >>>How-To-Repeat: >>> >>> >> $man 5 crontab >> # read the "Extensions" paragraph(s) >> >> > >I think you'll find that they *are* allowed (that is the nature of the extension). >Read the paragraph again, bearing in mind that you are reading about Vixie cron: > > Lists and ranges are allowed to co-exist in the same field. "1-3,7-9" > would be rejected by ATT or BSD cron -- they want to see "1-3" or "7,8,9" > ONLY. > >i.e. this cron does allow it. > >Ceri > > > Well, thanks for the explanation. Might we consider making this more clear in some manner? The fact that this is Vixie cron, and not BSD cron, would not be obvious to the novice. Witness me, for example... I know we're running "Vixie Cron", or at least that Paul V wrote it, and that such a thing exists. But this document that never mentions it, while it does mention ATT & BSD cron. Since these are, at least, casually, the names of the two major "branches" of UNIX-like OS's, it's relatively easy to assume that the paragraph in question is comparing the (native-actually-Visie) "BSD" cron to the "ATT"/SysV cron, particularly after a long day in the trenches. My apologies, in all regards. Thanks for handling the pr so quickly. Kevin Kinsey *@daleco.biz