Skip to Content.
Sympa Menu

en - RE: [sympa-users] confirm-them-moderate option?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Steve Shipway <address@concealed>
  • To: Miles Fidelman <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] confirm-them-moderate option?
  • Date: Sat, 28 Jun 2014 01:18:46 +0000

Just off the top of my head, maybe this would work --

is_editor([listname],[sender]) smtp,smime,md5,dkim ->do_it
is_editor([listname],[header->X-Sender]) smtp,smime,md5,dkim -> do_it
is_subscriber([listname],[sender]) smtp,smime,md5,dkim -> do_it
true() smtp,dkim
-> request_auth
true() smime,md5
-> editorkey

This would allow editors and subscribers to post; non-subscribers would need
to be authenticated (either via S/MIMEor challenge/response) and then would
be forwarded for moderation.

Steve

Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
address@concealed
Ph: +64 9 373 7599 ext 86487





Archive powered by MHonArc 2.6.19+.

Top of Page