Changed README, disabled unneded features, Hiding some features from the GUI

This commit is contained in:
mlmmj mailinglist daemon and simple webinterface
2021-07-23 15:29:31 +02:00
parent 1e0a17e6cf
commit 81d0c6e6ef
66 changed files with 2143 additions and 34 deletions

View File

@@ -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%