Jaymon / stockton

Quickly setup an email server to forward a personal domain to any email address
Other
4 stars 0 forks source link

Greylist? #20

Open Jaymon opened 8 years ago

Jaymon commented 8 years ago

This was in the __main__ module but I'm pulling it out and putting it here because I'm not sure I'm ever going to bother.

https://www.debuntu.org/postfix-and-postgrey-a-proactive-approach-to-spam-filtering/ https://www.debuntu.org/postfix-and-postgrey-a-proactive-approach-to-spam-filtering-page-2/ https://github.com/schweikert/postgrey http://serverfault.com/questions/701241/postgrey-whitelist-recipients-not-working http://serverfault.com/questions/1817/does-smtp-greylisting-a-stop-much-spam-and-b-stop-much-legitimate-mail?rq=1 http://serverfault.com/questions/436327/is-greylisting-still-an-efficient-method-for-preventing-spam?rq=1 http://serverfault.com/questions/655924/possible-to-configure-postgrey-to-only-graylist-com-addresses

def configure_greylist():
    pass