Skip to Content.
Sympa Menu

en - RE: [sympa-users] Truning off the Moderation notice

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Paul Borghese" <address@concealed>
  • To: "'Olivier Salaun - CRU'" <address@concealed>
  • Cc: <address@concealed>
  • Subject: RE: [sympa-users] Truning off the Moderation notice
  • Date: Mon, 18 Oct 2004 14:04:06 -0400

Hi,

 

I dug up this message about turning off moderation notices.  Is it possible to simply type the following:

 

match([msg_body],/XXXTESTXXX/)        smtp,smime,md5    -> editorkey, quiet

 

Thus allowing the messages to be suppressed on an individual key basis?

 

Also, is there any reason why the following line:

 

match([msg_body],/XXXTESTXXX/)        smtp,smime,md5    -> editorkey

 

would not stop a messages who’s body contains

 

XXXTESTXXX

 

I use XXXTESTXXX as a way to test the list having the message bounce into the moderators queue.

 

Thanks for your help!

 

Paul Borghese

 

 

 

-----Original Message-----
From: Olivier Salaun - CRU [mailto:address@concealed]
Sent: Monday, July 05, 2004 3:19 AM
To: address@concealed
Cc: address@concealed
Subject: Re: [sympa-users] Truning off the Moderation notice

 

You should create a modified version of the send.editorkey scenario, lets say /home/sympa/etc/scenari/send.editorkey_quiet and adapt it the following way :

is_editor([listname],[sender])     smime,md5                 -> do_it
true()                             smtp,smime,md5                     -> editorkey,quiet


address@concealed wrote:

how can I stop sympa from sending messages like
"Your mail awaits moderation" when directing a mail to editorkey?  --
Olivier Salaün
Comité Réseau des Universités-------------------------------------------Validation signature / Trusting  signature: --> http://igc.cru.fr/trust.html-------------------------------------------


  • RE: [sympa-users] Truning off the Moderation notice, Paul Borghese, 10/18/2004

Archive powered by MHonArc 2.6.19+.

Top of Page