. wrote:
put a size limit on the mails to be checked for SPAM (in
/etc/exim4/exim4.conf), like 10kb or 100kb:
acl_check_data:
# Deny if the message contains a virus. Before enabling this check, you
# must install a virus scanner and set the av_scanner option above.
#
discard malware
[EMAIL PROTECTED] wrote:
X-Spam_score_int: 6
The spam score is high enough to have the mail rejected.
Here's my exim4.conf file. I put "#Spamassassin" comments near every block I
added for spamassassin.
#Spamassassin
#acl_smtp_data = acl_check_data
#acl_not_smtp = acl_check_data
#Spamassa
2 matches
Mail list logo