-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 30 December 2003 15:45, Hans Gerber wrote: > Hi Douglas, > > Douglas Kirkland schrieb : > > > Why does it matter if one of your users uses some other user's > > user_prefs file. As far as I am concerned I do not care if one of my > > users uses another user's user_prefs file. They would only hurt > > themselves by using some other user_prefs file. You do want to limit > > who can access the spamd server, but beyond that I would not care. > > > > I hope you understood that. > > That's what I said as well. ;) > But users told me, that for example their auto-whitelist.* and bayes* > files might be spoiled by some other users committing the wrong '-u > spoofuser' to spamd.
And the world could end. What happens if some user messes with somebody elses stuff? That what logs are for and boot the user. You are god of the servers. Oh sorry, back to the real world. Give them guild line in the spamc line on how it will be setup. Do not let them guess. Note: I use these two option to help sort thing out instead of %u. %l -- replaced with the 'local part' of the current username. In other words, if the username is an email address, this is the part before the "@" sign. %d -- replaced with the 'domain' of the current username. In other words, if the username is an email address, this is the part after the "@" sign. Here is the spamd line to get it started. /usr/bin/spamd -u spamd -i 0.0.0.0 -x - --virtual-config-dir="/var/spamassassin/%d/%l" -m 16 Here is the line I use to send to spamd. /usr/bin/spamc -d spamd.server -H -u [EMAIL PROTECTED] The user_prefs files are located at: /var/spamassassin/$domain/$group/user_prefs If you enable bayes filtering then the bayes is at this location: /var/spamassassin/$domain/$group/.spamassassin/ In my setup we will not be allowing bayes because we have three different server spamd server and that can eat a lot of disk space. Then there is maintaining the bayes stuff. > > maybe I haven't understood enough of spamassassin yet, and there is no > real problem.:-< > > > Just a note, I have over 250 different user_prefs file from over 200 > > different server with 3 spamd server doing the work. > > and the users do have shell-access on the machines? yes > spamd running as root? On a different box, and running as a normal user. Started from root. Douglas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/8jivSpWn8R0Z08URAry6AKDKYaVPA/QNuSJbyeUpldck/FqxxQCgzwGF 78mJT9idZ/bKjwlJOG0SR4g= =29Oo -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk