Skip to Content.
Sympa Menu

devel - [sympa-dev] Moderate according to subscribers count

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Sylvain Amrani <address@concealed>
  • To: address@concealed
  • Subject: [sympa-dev] Moderate according to subscribers count
  • Date: Fri, 18 Aug 2006 08:25:30 +0200

Hi list,

I post a new feature request on the Sourcesup's GForge, with a few lines patch that add the new "LESS" condition keyword in authorization scenario.

That allows, for example, to automatically moderate lists with more than 1000 subscribers. That could be usefull for a bunch of lists created via families :

# cat /scenari/send.limitRecipients
title.fr Limit by recipients count

less([list->total],"1000") smtp,smime,md5 -> do_it
is_editor([listname],[sender]) smtp,smime,md5 -> do_it
true() smtp,smime,md5 -> editorkey


https://sourcesup.cru.fr/tracker/?func=detail&aid=930&group_id=23&atid=170

Regards,
Sylvain




Archive powered by MHonArc 2.6.19+.

Top of Page