On Sun, Jun 16, 2013 at 2:50 AM, johanna faust
<female.faust@gmail.com> wrote:
here is something i found for pipermail: may help whoever has access/familiarity with admin of the list -- and it looks like a one time deal.
URL:
http://mailman.9.n7.nabble.com/Removing-moderation-flag-via-the-command-line-td23268.html
the relevant part (according to me -- and am no expert) appears to be
set a user's mod flag with
withlist -l -r du.setMemberModeratedFlag testlist myemailaddress 'x'
and clear it with
withlist -l -r du.setMemberModeratedFlag testlist myemailaddress ''
--
hope am more helpful than not
(pdf enclosed)