> The only thing that I'm a bit confused with is why half of the them reside > in; > /usr/local/etc/mail/spamassassin/72_sare_bml_post25x.cf > ./usr/local/etc/mail/spamassassin/99_sare_fraud_post25x.cf > > And the other half reside in > > ./usr/ports/mail/spamass-rules/work/71_sare_redirect_pre3.0.0.cf > ./usr/ports/mail/spamass-rules/work/70_sare_bayes_poison_nxm.cf > > Is this a misconfiguration on my part, Should I be concerned?
Yes, something isn't right there. Normally user rules reside in something like /etc/mail/spamassassin. This looks like it is probably the first directory you quoted, on your system. I believe that there is another directory that RDJ uses to store the rules it is downloading, or maybe backup versions of the previous rules. It can use this to roll back to the older file in case there is an error in the new files. HOwever, I'm not sure that the second directory you mention is that place. Also, look to which files RDJ is downloading for you. Not all SARE files are correct for every installation. For instance, 71_sare_redirect_pre3.0.0.cf is not used on 3.0.4 and should not be installed. Loren