Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14122

Stop spam message subject from being automatically changed

$
0
0

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Ubuntu 14
- Related log if you're reporting an issue:
====

Does one modify this setting in amavis (/etc/amavis/conf.d/50-user)

# Modify email subject, add '$sa_spam_subject_tag'.
#   0:  disable
#   1:  enable
$sa_spam_modifies_subj = 1;

or this setting in spamassassin (/etc/mail/spamassassin/local.cf) to stop the subject of spam messages from being changed?

# These two lines will not affect due to Amavisd use its
# own variables setting in /etc/amavisd.conf.
required_score      5.0
rewrite_header      subject [ SPAM ]

Additionally does stopping the subject from being changed have any unknown unintended consequences in iRedMail 0.9.0?


Viewing all articles
Browse latest Browse all 14122

Trending Articles