Hi, I have Spamassassin deployed with amavisd-new.
Spamassassin version: 3.3.1 FuzzyOCR version : 3.6.0 Recently I integrated FuzzyOCR with my Spamassasin but whenever a gif image is passed as attachment in the email, following error's are received: Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) (!)SA error: FuzzyOcr: Error running preprocessor(ppmtopgm): /usr/bin/ppmtopgm Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Errors in Scanset "ocrad-decolorize-invert" Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Return code: 2048, Error: save_execute: Insecure dependency in exec while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Misc.pm line 188. Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: save_execute: Insecure dependency in exec while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Misc.pm line 188. Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Skipping scanset because of errors, trying next... Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) (!)SA error: FuzzyOcr: Error running preprocessor(ppmtopgm): /usr/bin/ppmtopgm Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Errors in Scanset "ocrad-decolorize" Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Return code: 2048, Error: save_execute: Insecure dependency in exec while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Misc.pm line 188. Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: save_execute: Insecure dependency in exec while running with -T switch at /etc/mail/spamassassin/FuzzyOcr/Misc.pm line 188. Jul 1 07:08:51 ip-10-194-99-63 amavis[31657]: (31657-02) SA warn: FuzzyOcr: Skipping scanset because of errors, trying next... Jul 1 07:08:52 ip-10-194-99-63 amavis[31657]: (31657-02) Passed CLEAN, [209.85.212.48] [209.85.212.48] <ashiish.sha...@gmail.com> -> <ashy5568ef...@dev1.cpgtest.ostinet.net>, quarantine: clean-KJbtiMnh1Io7, Message-ID: <aanlktilwb_t8rcdfxckhuf6c5go8f1p_op7mdxsx6...@mail.gmail.com>, mail_id: KJbtiMnh1Io7, Hits: -0.089, size: 53463, queued_as: 250 Ok, dkim_...@gmail.com,ashiish.sha...@gmail.com, 2533 ms I tried to implement the FuzzyOCR patch available here: http://fuzzyocr.own-hero.net/attachment/ticket/421/diff But this too didn't worked. Please help. Thanks in advance Ashish Sharma