From owner-freebsd-bugs@FreeBSD.ORG Fri May 11 20:23:20 2007 Return-Path: X-Original-To: freebsd-bugs@freebsd.org Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B839316A405 for ; Fri, 11 May 2007 20:23:20 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id 28BEE13C45D for ; Fri, 11 May 2007 20:23:19 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (felopi@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l4BKNDvt092441; Fri, 11 May 2007 22:23:18 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l4BKNDkm092439; Fri, 11 May 2007 22:23:13 +0200 (CEST) (envelope-from olli) From: Oliver Fromme Message-Id: <200705112023.l4BKNDkm092439@lurza.secnetix.de> To: gpalmer@freebsd.org (Gary Palmer) Date: Fri, 11 May 2007 22:23:13 +0200 (CEST) In-Reply-To: <20070511192831.GA28958@in-addr.com> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Fri, 11 May 2007 22:23:19 +0200 (CEST) Cc: freebsd-bugs@freebsd.org Subject: Re: send-pr broken? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 20:23:20 -0000 Gary Palmer wrote: > Oliver Fromme wrote: > > I tried to submit a PR with send-pr from two completely > > different machines, but in both cases the mail got stuck in > > the mqueue with this message: > > > > Deferred: 450 4.7.1 : > > Recipient address rejected: Service is unavailable > > > > I tried to send from IPs 88.198.44.136 and 83.120.8.8, > > neither of which should be in any blacklists. > > > > Am I doing something wrong, or is there currently a problem > > with send-pr or the mailserver at freebsd.org? Should I > > try using the web interface, or just wait until the problem > > is fixed and the mail gets delivered from the queue? > > Its an anti-spam technique. As long as your MTA retries, it should get > through after no more than 15 minutes or so Ah, OK, so it is some sort of greylisting. I didn't think it was greylisting because the error message was misleading, and I also would expect to be whitelisted when I sent another message recently ... Anyway, I noticed that my message got through meanwhile after about 20 minutes (the default sendmail queue runner interval here is 30 minutes, so that would be the maximum delay), so everything seems to be OK. Thanks for the hint. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "It combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript." -- Jamie Zawinski, when asked: "What's wrong with perl?"