Rob wrote: >I am trying to use the option to approve moderated messages using the 'reply' >feature but it doesn't seem to work for me. I add the Approved:<password> >header to my reply as the first line in the body, but the message simply >arrives back in my inbox unmodified, and the moderated message stays in the >queue until I approve it with the web interface. Running v2.1.14 > >Thanks, > >-Rob > >An example of an outgoing 'approval' message is below: > >Return-Path: <[email protected]> >Received: from murder ([unix socket]) > by acvr.org (Cyrus v2.3.8-OS X Server 10.5: 9G7013y) with LMTPA; > Fri, 15 Jul 2011 10:03:46 -0400 >X-Sieve: CMU Sieve 2.3 >Received: from xserve.petrad.com (localhost [127.0.0.1]) > by acvr.org (Postfix) with ESMTP id DE73783962E > for <[email protected]>; Fri, 15 Jul 2011 10:03:46 -0400 (EDT) >X-Original-To: [email protected] >Delivered-To: [email protected] >Received: from [192.168.42.17] (office.petrad.com [173.12.22.82]) > by acvr.org (Postfix) with ESMTP id A6DE7839623 > for <[email protected]>; > Fri, 15 Jul 2011 10:03:45 -0400 (EDT) >Content-Type: text/plain; charset=us-ascii >Mime-Version: 1.0 (Apple Message framework v1084) >Subject: Xservetestlist post from [email protected] requires approval >From: "Robert C. McLear, ACVR Treasurer" <[email protected]> >In-Reply-To: <[email protected]> >Date: Fri, 15 Jul 2011 10:03:45 -0400 >Content-Transfer-Encoding: 7bit >Message-Id: <[email protected]> >References: <[email protected]> >To: [email protected] >X-Mailer: Apple Mail (2.1084) >Errors-To: [email protected] >Sender: [email protected] > >Approved:********
Your problem is you are replying to the held message notice itself so your reply is sent to [email protected] with Subject: Xservetestlist post from [email protected] requires approval. That reply is just sent back to the list owner. The message to which you replied is a multipart message with 3 parts. The part below is an attached message/rfc822 part. >> From: [email protected] >> Date: July 15, 2011 10:02:09 AM EDT >> Subject: confirm dda15190a0e5ffa59d0894b92f7a9efface6b70b >> >> >> If you reply to this message, keeping the Subject: header intact, >> Mailman will discard the held message. Do this if the message is >> spam. If you reply to this message and include an Approved: header >> with the list password in it, the message will be approved for posting >> to the list. The Approved: header can also appear in the first line >> of the body of the reply. You need to reply to the above attached message. Depending on your MUA, you may be able to open this as a separate message and reply to it. If you can't do this, you have to just compose a message To: [email protected] with Subject: confirm dda15190a0e5ffa59d0894b92f7a9efface6b70b containing the Approved: ... line to accept the post or without the Approved: ... line to discard it. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
