Signed-off-by: Stephen Gran <steve@lobefin.net>
end
out
%>
-
- deny spam = $value/defer_ok
- domains = +handled_domains : +rcpthosts
- message = message got a spam score of $spam_score
- local_parts = ${if exists {/etc/exim4/sa_users}\
- {${if match_domain{$domain}{+virtual_domains}\
- {${lookup{$local_part@$domain}nwildlsearch{/etc/exim4/sa_users}{$local_part}{}}}\
- {${lookup{$local_part}lsearch{/etc/exim4/sa_users}{$local_part}{}}}}}}
-
<%=
out=''
if nodeinfo.has_key?('heavy_exim') and not nodeinfo['heavy_exim'].empty?