Hi Veronica,
here is the information, thanks a lot.
"zimbraCOSInheritedAttr: zimbraMailSpamLifetime
zimbraCOSInheritedAttr: zimbraPrefIncludeSpamInSearch
zimbraDomainAdminModifiableAttr: zimbraMailSpamLifetime
zimbraDomainAdminModifiableAttr: zimbraPrefIncludeSpamInSearch
zimbraSpamCheckEnabled: TRUE
zimbraSpamHeader: X-Spam-Flag
zimbraSpamHeaderValue: YES
zimbraSpamIsNotSpamAccount: yyyyy.@xxxx
zimbraSpamIsSpamAccount: yyyyy@xxxx
zimbraSpamKillPercent: 17
zimbraSpamSubjectTag: *** POSSIBLE SPAM ***
zimbraSpamTagPercent: 17
"
"# This is the right place to customize your installation of SpamAssassin.
#
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
################################################## #########################
#
# rewrite_header Subject *****SPAM*****
# report_safe 1
# trusted_networks xxxx
# lock_method flock
header DSPAM_SPAM X-DSPAM-Result =~ /^Spam$/
describe DSPAM_SPAM DSPAM claims it is spam
score DSPAM_SPAM 0.5
header DSPAM_HAM X-DSPAM-Result =~ /^Innocent$/
describe DSPAM_HAM DSPAM claims it is ham
score DSPAM_HAM -0.1
trusted_networks xxxx
rewrite_header Subject *SPAM* _STARS(*)_
bayes_auto_learn 1
bayes_min_spam_num 60
bayes_min_ham_num 60
clear_headers
add_header spam Flag _YESNOCAPS_
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
add_header all Level _STARS(*)_
add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on _HOSTNAME_
"
Quote:
Originally Posted by veronica Could you provide the o/p of :-
zmprov gacf | grep -i spam
and /opt/zimbra/conf/salocal.cf |