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 difference)

Revision as of 15:52, 26 March 2024

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