The question which is most relevant to this list, is how do I move/copy the SA installation from frodo to clavin and preserve the bayes learning?
Install a fresh SA on clavin, then copy /etc/mail/spamassassin from frodo.
If you use a sitewide Bayes, just copy the database folder over. If it's per-user, I'd guess you want to do something like
cd /home tar zcvf sa_user_configs.tar.gz `find -name .spamassassin`
And then extract it on clavin (assuming you have the same users set up there). This is off the top of my head, so don't just paste it into your command-line and expect it to work perfectly!
Kelson Vibber
SpeedGate Communications <www.speed.net>
