From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2144 invoked from network); 28 Jul 2009 22:05:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from new-brage.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.254.104) by ns1.primenet.com.au with SMTP; 28 Jul 2009 22:05:47 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 42956 invoked from network); 28 Jul 2009 22:05:42 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 Jul 2009 22:05:42 -0000 Received: (qmail 29396 invoked by alias); 28 Jul 2009 22:05:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 27196 Received: (qmail 946 invoked from network); 28 Jul 2009 21:23:55 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 28 Jul 2009 21:23:55 -0000 Received: from mx.spodhuis.org (redoubt.spodhuis.org [94.142.241.89]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 1B5F480525CB for ; Tue, 28 Jul 2009 23:23:50 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=d200902; d=spodhuis.org; h=Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To; b=ZnBd0eeaI8vkndxNlazU466fcnBNzN/kMT0OLycPFGYl5Jb7JJJvtw+530eokVZXnjZh/XRZVBsncqrbfUF7VoCjda8DAY+wPF7ENojBXirIFeudHpnuQyPvpf19A1biiF5JgytftN3lISEmEIiJVk3aOVLqMuT0x9kFWKfNKEo=; Received: by smtp.spodhuis.org with local id 1MVu9D-000Ohg-0n; Tue, 28 Jul 2009 21:23:47 +0000 Date: Tue, 28 Jul 2009 14:23:46 -0700 From: Phil Pennock To: Zsh list Subject: Re: list not accepting posts? Message-ID: <20090728212346.GA94844@redoubt.spodhuis.org> Mail-Followup-To: Zsh list References: <19055.8924.31161.427073@gargle.gargle.HOWL> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19055.8924.31161.427073@gargle.gargle.HOWL> X-Virus-Scanned: ClamAV 0.94.2/9627/Tue Jul 28 21:44:30 2009 on bifrost X-Virus-Status: Clean On 2009-07-28 at 12:10 -0400, Greg Klanderman wrote: > I sent a message yesterday and got a temporary failure: > > | Final-recipient: rfc822; zsh-workers@sunsite.dk > | Action: delayed > | Status: 4.1.1 > | Diagnostic-Code: smtp; 451 4.3.5 Server configuration problem > | Last-attempt-Date: Tue, 28 Jul 2009 06:00:35 +0000 > > and the message has not yet been sent to the list, so this is just a > test message.. The list management software (qconfirm) also uses SMTP Envelope Sender to test for membership and does not understand BATV envelopes. Other mailing-list managers use Sender:/From:/etc and so are unaffected. A result is that I'm having to individually confirm every message I send. So I send less and start feeling frustrated any time I want to post to zsh-workers. I'll have to confirm this post before anyone else sees it. On May 1st (2009) I mailed staff@dotsrc.org to ask about this; dotsrc.org appears to be the new name for sunsite.dk, etc. I've had no response. Does anyone have any contacts with sunsite.dk that can get this fixed? Thanks, -Phil