Personal tools
You are here: Home IOSN Live Spam
Views
Spam copied.

TODO:

Spamassassin and procmail

Currently set up to check all incoming mail as spamassassin user

PATH=$HOME/bin:/usr/bin:/bin:/usr/local/bin:.
MAILDIR=$HOME/Maildir/
DEFAULT=$MAILDIR/

:0fw
| /usr/local/bin/spamc -u spamassassin -s 256000

If file less than 256K, check as user spamassassin

Postfix RBLs?

Currently blocks clients that are trying to send mail to this server if they're listed.

smtpd_recipient_restrictions =
    permit_sasl_authenticated,
    permit_mynetworks,
    reject_rbl_client bl.spamcop.net,
    reject_rbl_client sbl.spamhaus.org,
    reject_unauth_destination

Other tools: * PostGrey? http://postgrey.schweikert.ch/ * Razor/Pyzor



Powered by Plone Section 508 WCAG Valid CSS Usable in any browser IOSN

Copyright respective authors. Unless otherwise specified, content licensed under Creative Commons Attribution License.

Legal Disclaimer