From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Schmidt Date: Thu, 27 Jan 2011 10:26:09 +0000 Subject: Re: [mlmmj] mlmmj and GMANE posting Message-Id: <4D414841.1060006@yahoo.com.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org On 21/01/11 9:38 PM, Florian Effenberger wrote: > Hi Ben, > > 2010/10/23 Ben Schmidt: > >>>> Do the GMANE servers implement SenderID/SPF and/or Domainkeys/DKIM? If >>>> you can set up your MTA to validate one or both of those, add a header, >>>> and then check that header for Mlmmj access purposes, it would be more >>>> secure. > >> Ah, yes. The feature for that wasn't in the last release. It's only in >> version control. The current README.access details it: >> >> http://mlmmj.org/hg/mlmmj/file/tip/README.access >> >> 1.2.18 will be coming soon! > > I looked in the file, but it didn't solve my problem. What exactly > should be in the access file, to allow messages with a GMANE header > (like X-Gmane-...) pass through without moderation, even if the sender > is not a subscriber? Something like send ^X-Gmane- On inspection, though, this will only work if modnonsubposts is on. If non-subscriber posts are not moderated, but are denied, this won't work (which is a bug, really; I'll whack it in the tracker as something to be fixed later...). Ben.