public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api] docs: spam: improve description of `use_awl`
@ 2025-12-12  8:03 Hannes Laimer
  0 siblings, 0 replies; only message in thread
From: Hannes Laimer @ 2025-12-12  8:03 UTC (permalink / raw)
  To: pmg-devel

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
came up in support, this should make it more clear what this option is
and what it does.

 src/PMG/Config.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PMG/Config.pm b/src/PMG/Config.pm
index 20168ac..d7b22bd 100644
--- a/src/PMG/Config.pm
+++ b/src/PMG/Config.pm
@@ -204,7 +204,7 @@ sub properties {
             default => 0,
         },
         use_awl => {
-            description => "Use the Auto-Welcomelist plugin.",
+            description => "Use the Auto-Welcomelist (AWL) plugin. This keeps track of the average score of a sender and adjusts the score of new mails from that sender towards the average.",
             type => 'boolean',
             default => 0,
         },
-- 
2.47.3



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-12-12  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-12  8:03 [pmg-devel] [PATCH pmg-api] docs: spam: improve description of `use_awl` Hannes Laimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal