maildrop allow domain

if (/^From: .*@conal\.com/)
{
        log "conal.com disable SPAM filtering"
    to "$HOME/$DEFAULT"
}


if (/^From: .*@atl\.com/)
{
        log "atl.com disable SPAM filtering"
    to "$HOME/$DEFAULT"
}}

Comments

Popular posts from this blog

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

killall httpd | /sbin/service httpd restart