diff options
Diffstat (limited to 'userconfig/listtext/list')
-rw-r--r-- | userconfig/listtext/list | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/userconfig/listtext/list b/userconfig/listtext/list new file mode 100644 index 0000000..52f3be8 --- /dev/null +++ b/userconfig/listtext/list @@ -0,0 +1,25 @@ +Subject: Subscribers to $list$@$domain$ + +%text prologue% + +%wrap%Here is the list of subscribers +%iftype all% + (to all versions of the list): +%else% + to the + %iftype normal% normal %endif% + %iftype digest% digest %endif% + %iftype nomail% no-mail %endif% + version of the list: +%endif% + +%iftype all normal% + %^%- %listsubs% +%endif% +%iftype all digest% + %^%- %digestsubs% +%endif% +%iftype all nomail% + %^%- %nomailsubs% +%endif% + |