Spam Throttle: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
(Created page with "Spam Throttle: If you are interested in implementing spam throttle, read the following man pages: man qmail-spamthrottle man qmail-spamt mail qmail-newst If you just want some reasonable defaults, do this: echo "::1501:120000::1000::::" > /var/qmail/control/spamt echo "." >> /var/qmail/control/spamt /var/qmail/bin/qmail-newst")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Spam Throttle:
[[https://www.mail-archive.com/toaster@shupp.org/msg02791.html Spam Throttle]]:
[[https://www.tnpi.net/internet/mail/toaster/filtering/patches.shtml More]];<br>
If you are interested in implementing spam throttle, read the following man pages:<br>
man qmail-spamthrottle
man qmail-spamt
mail qmail-newst


If you are interested in implementing spam throttle, read the following man pages:
If you just want some reasonable defaults, do this:<br>
 
echo "::1501:120000::1000::::" > /var/qmail/control/spamt
man qmail-spamthrottle
echo "." >> /var/qmail/control/spamt
man qmail-spamt
/var/qmail/bin/qmail-newst
mail qmail-newst
If you just want some reasonable defaults, do this:
 
echo "::1501:120000::1000::::" > /var/qmail/control/spamt
echo "." >> /var/qmail/control/spamt
/var/qmail/bin/qmail-newst

Latest revision as of 23:09, 26 March 2024

[Spam Throttle]:
[More];
If you are interested in implementing spam throttle, read the following man pages:
man qmail-spamthrottle man qmail-spamt mail qmail-newst
If you just want some reasonable defaults, do this:
echo "::1501:120000::1000::::" > /var/qmail/control/spamt echo "." >> /var/qmail/control/spamt /var/qmail/bin/qmail-newst