diff options
author | Michael Scherer <misc@mageia.org> | 2010-12-14 18:29:48 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2010-12-14 18:29:48 +0000 |
commit | 0a11b000f7319cc4c4dc48682d413ddd563c90af (patch) | |
tree | f43261f9b04b0a8e47f8f66adf07ddd587bc846a /modules/sympa/files | |
parent | be44eccc20fd078e0676803db41971d80806f146 (diff) | |
download | puppet-0a11b000f7319cc4c4dc48682d413ddd563c90af.tar puppet-0a11b000f7319cc4c4dc48682d413ddd563c90af.tar.gz puppet-0a11b000f7319cc4c4dc48682d413ddd563c90af.tar.bz2 puppet-0a11b000f7319cc4c4dc48682d413ddd563c90af.tar.xz puppet-0a11b000f7319cc4c4dc48682d413ddd563c90af.zip |
add missing scenari
Diffstat (limited to 'modules/sympa/files')
-rw-r--r-- | modules/sympa/files/scenari/subscriber_moderated | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/sympa/files/scenari/subscriber_moderated b/modules/sympa/files/scenari/subscriber_moderated new file mode 100644 index 00000000..06efdb06 --- /dev/null +++ b/modules/sympa/files/scenari/subscriber_moderated @@ -0,0 +1,6 @@ +title Reserved to subscriber + +is_subscriber([listname],[sender]) smtp,smime,md5 -> do_it +true() smime,md5 -> do_it +true() smtp -> request_auth + |