diff options
Diffstat (limited to 'modules/sympa/files')
-rw-r--r-- | modules/sympa/files/scenari/open_web_only_notify | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/sympa/files/scenari/open_web_only_notify b/modules/sympa/files/scenari/open_web_only_notify new file mode 100644 index 00000000..9c0b1dbc --- /dev/null +++ b/modules/sympa/files/scenari/open_web_only_notify @@ -0,0 +1,6 @@ +title.gettext anyone on the web, notification is sent to list owner + +# do not notify if it is just an update +is_subscriber([listname],[sender]) smtp,smime,md5 -> do_it +true() md5 -> do_it,notify + |