Hi-
Does anyone know how to allow individual user settings that override the default system-wide spamassassin settings?
I was hoping for something like the ~/.procmailrc solution for procmail.
Thanks,
Don
Hi Don
I hope my reply will be a little useful: I'm approaching the issue with little experience with spamassassin or 10.4 server.
Have a look at:
http://spamassassin.apache.org/full/...ssin_Conf.html
...in a nutshell, yes, you can make individual spamassassin config files, for each user. However, I'd be really cautious about wanting to 'over ride' system-wide settings - rather, the per-user setting should add to the system-wide ones. But I'm sure that's what you meant anyway :-)
I'm not sure how you'd do it in an os X server way - you might need to just add the user-settings file as per traditional unix. Apple's developer connection suggests something similar [installing and running spamassassin the traditional unix way:
http://developer.apple.com/server/fighting_spam.html]
Not sure if I've helped much - but hopefully a little.
Cheers
Adam