I am attempting to integrate SpamAssassin with James in a Windows Server 2003 environment. I've got SpamAssassin installed, and tests run fine. I searched for a James mailet to interface with it. I found that a later version of James has a built-in mailet (I'm running 2.2.0a17). I figured the later version mailet would be close enough, and I could tweak it if necessary. I got the source to SpamAssassin.java and SpamAssassinInvoker.java and compiled it.
Everything got installed and the mailet is being called. Then I realized that SpamAssassin doesn't support the spamd daemon in Windows. OK, there is a spamc which I have to download a C compiler, etc. to build (why??). But even if I get spamc built, the mailet expects a daemon at a certain port. I guess I could design my own interface to make this work. But I feel like I'm reinventing the wheel. I gotta believe there are people out there that are running SpamAssassin with James in a non-unix environment. Hopefully, I don't need to design this from scratch. On the other hand, I can't find any concise description of how to do it. Can someone tell me how to interface these two on Windows? Thanks. Jerry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]