On Fri, 7 Jan 2005 10:27:38 -0000, bubba <[EMAIL PROTECTED]> wrote: > > I'm trying to install Spamassassin 3 on a Linux box w/Ensim control panel > installed
Meaning you're trying to install it through the control panel rather than using a real login shell? Or only meaning that you're using Ensim to set up the .procmailrc files? > but I'm experiencing a variety of errors. I've modified each > users' .procmailrc file, but the logs are showing that spamc cannot be found No, they're showing that spamc cannot be *executed*, which is an entirely different thing. This implies to me that procmail is executing on a different machine, with a different binary architecture, from that where spamc was compiled. > (regardless of how I address it, and I know it's there - I can run it from > the command line). And you're sure there's only one machine involved, and no NFS mounts or the like? > Copying spamc to each users' home directory allows it to be run That pretty strongly implies that the mail delivery machine is not the same one where the users have their home directories. > Previously, I had version 2.6 working quite happily, so this is confusing > the hell out of me! Any help most gratefully received! And did you install 2.6x yourself?