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

Client denied by server configuration error

Can't use proxy because no authentication schemes are fully configured.