Created
June 3, 2014 16:52
-
-
Save rmoriz/d32631e6022871d260f1 to your computer and use it in GitHub Desktop.
adios spam providers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install unspam | |
unspam ripe AS12381 REJECT >> /etc/postfix/client_checks | |
unspam ripe AS42708 REJECT >> /etc/postfix/client_checks | |
unspam ripe AS43266 REJECT >> /etc/postfix/client_checks | |
service postfix reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment