aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa')
-rw-r--r--modules/sympa/files/scenari/subscriber_moderated1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sympa/files/scenari/subscriber_moderated b/modules/sympa/files/scenari/subscriber_moderated
index 247ce080..0a88e04e 100644
--- a/modules/sympa/files/scenari/subscriber_moderated
+++ b/modules/sympa/files/scenari/subscriber_moderated
@@ -1,6 +1,7 @@
title.gettext Reserved to subscriber
equal([sender], 'sysadmin@group.mageia.org') smtp,smime,md5 -> do_it
+match([sender], /@mageia\.org$/) smtp,smime,md5 -> do_it
is_subscriber([listname],[sender]) smtp,smime,md5 -> do_it
true() smime,md5 -> do_it
true() smtp -> reject(reason='send_subscriber')