PDA

View Full Version : spamassassin: global config files work but not local user config files


kleucht
12-06-2003, 08:51 PM
Greetings DA gurus

On our old server, each user created a .procmailrc file in their home directory that spawned off spamassassin and deleted each email that scored high.

Now, on our new DirectAdmin server, spamassissin is scanning emails okay because it was set up and configured per your administrator's directions. But the local users ~/.procmailrc files don't seem to have any effect. Also, the local users ~/.spamassassin/user_prefs file doesn't seem to have any effect.

The global config and execution of spamassassin is working, but the local config files are supposed to take precedence according to spamassassin.org's documentation! What are we doing wrong? It is critical for the local users config files to be effective!

Thanks,
Kurt

DirectAdmin Support
12-07-2003, 12:06 AM
Hello,

The default setup for exim doesn't use procmail, nor does it use local user configurations for spamassasin. Our installs are very basic, but can be customize in any way you want, but you'd have to do it yourself.

John

kleucht
12-07-2003, 12:32 PM
That is fine, only we don't know the details about what needs to be modified and configured. Can you point us in the right direction on how to set up exim to use procmail and also how to set up exim to use local spamassassin config files? If the exim documentation covers it, then please just point us to that specific documentation.

Thanks for your help,
Kurt

kleucht
12-09-2003, 05:08 AM
Great! So...

1) How do I configure exim to use ~/.procmailrc

&

2) How do I configure exim to use the local ~/.spamassassin/user_prefs config files?

Thanks for the help,
Kurt

DirectAdmin Support
12-09-2003, 11:36 AM
Hello,

I'm not too farmiliar with it myself. Also didn't find a good "how-to" via google... but did find this... which is semi-close to what you need:

http://www.exim.org/pipermail/exim-users/Week-of-Mon-20030512/053716.html

John

interfasys
12-15-2003, 03:41 PM
Can we remove the procmail packages then, since it's not used by DA?

DirectAdmin Support
12-16-2003, 10:10 AM
Hello,

Seems like it wouldn't hurt anything. I havn't tested it myself, so I'm not sure of any side effects. (can't see why there's be any)

John