• I tried it but it gives errors

    By Martijn De Jong 2 decades ago

    I tried the SpamAssassin Integration code today. I first had to build SpamAssassin for Windows. I used version 3.1.1. SpamAssassin seems to work fine. When the mail-in agent is run however I get errors in my Domino Console:

    26-03-2006 00:11:05 Router: Agent printing: SpamAssassin (mail\mdejong.nsf): checking Message-ID: <20aec0cd0603251511g31c295bq@mail.gmail.com>

    26-03-2006 00:11:05 Router: Agent printing: GLNGWSHRUN::OLE: Automation object error (213) at line 23

    26-03-2006 00:11:05 Router: Agent printing: GLNGRUNSPAMASSASSINWSH::OLE: Automation object error (213) at line 50

    26-03-2006 00:11:05 Router: Agent printing: GCHECKDOCUMENT::OLE: Automation object error (213) at line 56

    26-03-2006 00:11:06 Router: Message 007F5B88 delivered to Martijn de Jong/USR/Martinus from xxxxx@gmail.com OFA7BF51C5:E14B8922 ONC125713C:007F5B88 Size: 2K Time: 00:00:00 Hop Count: 1

    Also if I try to report Spam for example I get errors like:

    25-03-2006 23:55:08 Agent printing: GSTRWSHEXEC::WshShell.Exec: The system cannot find the file specified. (213) at line 8

    25-03-2006 23:55:08 Agent message: INITIALIZE::Type mismatch (13) at line 28



    Any idea what's going wrong?

    • WSH problem?

      By Nick Radov 2 decades ago

      You might have something wrong with the Windows Scripting Host installation on that computer. See here for some WSH sample code that you can use as a test: <http://msdn.microsoft.com/library/en-us/script56/html/d78573b7-fc96-410b-8fd0-3e84bd7d470f.asp>.

      • Found it

        By Martijn De Jong 2 decades ago

        I checked the Scripting Host installation this weekend, but that one proved fine. Then tonight I realized that I hadn't restarted the server (both Domino & Windows) since I installed all the tools to build SpamAssassin and put them in the database, so I did and now the SpamAssassin integration seems to work fine. I'll report my findings later on once I've used it a bit.