log_message = greylisted.
condition = ${if or { \
{eq{$acl_m_grey_recip}{1}} \
- {bool_lax{HAS_DEFAULT_OPTIONS}} \
+ {bool_lax{$acl_m_defopt}} \
} \
}
!senders = :
domains = +handled_domains
condition = ${if or { \
{eq{$acl_m_grey_recip}{1}} \
- {bool_lax{HAS_DEFAULT_OPTIONS}} \
+ {bool_lax{$acl_m_defopt}} \
} \
}
set acl_m_pgr = request=smtpd_access_policy\n\
domains = +handled_domains
condition = ${if or { \
{eq{$acl_m_grey_recip}{1}} \
- {bool_lax{HAS_DEFAULT_OPTIONS}} \
+ {bool_lax{$acl_m_defopt}} \
} \
}
condition = ${if eq{${uc:${substr_0_7:$acl_m_pgr}}}{PREPEND}}
!hosts = +debianhosts : WHITELIST
deny message = host $sender_host_address is listed in $dnslist_domain ($dnslist_value); see $dnslist_text
- condition = ${if bool_lax{HAS_DEFAULT_OPTIONS}}
+ condition = ${if bool_lax{$acl_m_defopt}}
dnslists = relays.dnsbl.sorbs.net : xbl.spamhaus.org
domains = +handled_domains
!hosts = +debianhosts : WHITELIST
!hosts = +debianhosts : WHITELIST
deny message = domain $sender_address_domain is listed in $dnslist_domain ($dnslist_value); see $dnslist_text
- condition = ${if bool_lax{HAS_DEFAULT_OPTIONS}}
+ condition = ${if bool_lax{$acl_m_defopt}}
dnslists = dbl.spamhaus.org/$sender_address_domain
domains = +handled_domains
!hosts = +debianhosts : WHITELIST