]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
access: document the dash-extension
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 16:08:16 +0000 (18:08 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 16:08:16 +0000 (18:08 +0200)
ChangeLog
README.access.md

index 5bda88b919a771327368a1680c2bcb7b6fa96b32..8657f9870dc338d024e67ae458177623470d7f50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 1.5.0
  o remove contrib/pymime
+ o granular access rejection message
 1.4.7
  o fix duplicate queued moderation notification email
  o fix build on macOS
index 6b11486fdca4db3a6d1efa233b071bce71ee10ae..e027f80bb4520981572401f5954b27909771dfc3 100644 (file)
@@ -33,6 +33,11 @@ moderated, nor subject to subonlypost, nor modnonsubposts.
 The action "deny" will not send the mail to the mailing list, but will send a
 rejection mail to the sender.
 
+The action "deny" can be specialised with "dash-extension". The dash-extension
+is used to identify the listtext to use, if present.
+For example, if "deny-html" is triggered, the rejection message is loaded from
+listtexts/deny-post-access-html
+
 The action "discard" will not send the mail to the list, and will not send a
 rejection mail.