From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/790 Path: news.gmane.org!not-for-mail From: Solar Designer Newsgroups: gmane.linux.lib.musl.general Subject: Re: Current status vs 1.0 wishlist, 0.9 Date: Wed, 2 May 2012 16:04:13 +0400 Message-ID: <20120502120413.GA17238@openwall.com> References: <20120424003111.GN14673@brightrain.aerifal.cx> <4FA10332.603@unixsol.org> <4FA1044C.90406@unixsol.org> <20120502110807.GA16958@openwall.com> <4FA11FA7.1030905@unixsol.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1335960259 4843 80.91.229.3 (2 May 2012 12:04:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 2 May 2012 12:04:19 +0000 (UTC) Cc: musl@lists.openwall.com To: Georgi Chorbadzhiyski Original-X-From: musl-return-791-gllmg-musl=m.gmane.org@lists.openwall.com Wed May 02 14:04:18 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1SPYI3-0001GK-Uu for gllmg-musl@plane.gmane.org; Wed, 02 May 2012 14:04:16 +0200 Original-Received: (qmail 24382 invoked by uid 550); 2 May 2012 12:04:15 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 24373 invoked from network); 2 May 2012 12:04:15 -0000 Content-Disposition: inline In-Reply-To: <4FA11FA7.1030905@unixsol.org> User-Agent: Mutt/1.4.2.3i Xref: news.gmane.org gmane.linux.lib.musl.general:790 Archived-At: On Wed, May 02, 2012 at 02:51:03PM +0300, Georgi Chorbadzhiyski wrote: > > Received-SPF: pass SPF=MAILFROM; sender=musl-return-788-gf=unixsol.org@lists.openwall.com; remoteip=::ffff:195.42.179.200; remotehost=; helo=mother.openwall.net; receiver=ns.unixsol.org; ... > > Received-SPF: fail SPF=FROM; sender=gf@unixsol.org; remoteip=::ffff:195.42.179.200; remotehost=; helo=mother.openwall.net; receiver=ns.unixsol.org; > > The last line was the problem. Since openwall lists are sending the email > as me as sender, my spf checks fail. I have checks for X-Mailing-Lists header > but since ezmlm sets Mailing-List the checks fail. The problem is on my side. > I have fixed it, sorry for the noise. Oh, so you were checking not only envelope-from, but also header From. In case someone else does that too, I've just relaxed the SPF record to use "?all" instead of "-all". Thanks, and sorry for the noise. Alexander