Difference between revisions of "OpenBSD Spam Project"
Jump to navigation
Jump to search
(Created page with "This spam project is about putting an email server in front of a cloud emails server and filtering out bad and good email. Munin Spamassassin Amavisd-new Clam-AV or Eset Post...") |
|||
Line 9: | Line 9: | ||
grep -rnw * -e 'Mohawk' | grep -rnw * -e 'Mohawk' | ||
+ | find . -type f -not -name '*.gz' -delete | ||
amvisd-release | amvisd-release |
Revision as of 10:01, 18 November 2024
This spam project is about putting an email server in front of a cloud emails server and filtering out bad and good email.
Munin Spamassassin Amavisd-new Clam-AV or Eset Postfix
grep -rnw * -e 'Mohawk'
find . -type f -not -name '*.gz' -delete
amvisd-release