Setup Redhat 9 Spamassassin 3.0.4 I am struggling with learning the basics about spamassassin. I think I = have it going now but I am still not sure. I stumbled into a working = scenario. Somehow Sendmail is calling procmal for me so I do nto need = the .forward file. If someone knows how that could be happening I would = love to know how I got lucky.
1) I am not sur eof the locations the installation of spamassassin is = using. I do not know if it is using my ~/.spamassassin or = /etc/mail/spamassassin or both. The main reason I ask is I think an = existing install was there befor emy make. I am trying to install some = custom rules and cf files and in particular an sa-blacklist.current file = but I am not sure where to put the cf files, etc so that spamd/spamc = will see them. 2) I want to convert to a site installation so I can use one setting for = required score, custom rules (contents of user_prefs). How can I do = this? IMO the docs on the web site are inadequate.