On Mon, 2003-10-06 at 10:33, Lombardo Federico wrote:
> I've a little problem using latest release of razor when invocated with
> spamassassin.
> 
> I can see this error into the maillog:
> 
> maillog:Oct  6 13:17:46 Caronte spamd[2048]: razor2 check skipped: Illegal
> seek Insecure dependency in connect while
> running with -T switch at
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/IO/Socket.pm line 114.
> 
> 
I had the same problem.
First check that your IO::Socket::SSL perl module is up to date, using
CPAN or whatever.

A recent mail to this list advised the following :

"Please see:http://www.ijs.si/software/amavisd/#faq-spam
It states...
Tips and FAQ -- spam scanners (Mail::SpamAssassin)
If Mail::SpamAssassin is configured to call Vipul's Razor 2.22 to
2.36, it fails because reading its config file (routine read_file in
Razor2/Client/Config.pm) produces tainted values. Please see and apply
the the patch to Razor2 modules (this is an updated patch by Daniel
Quinlan (SA developer), based on older patches by Mark Martinec and
Vivek Khera). "

The webpage has a link to a patch file, which contains instructions
onhow to apply it. On my setup I saved the patch to a file called
Razor2.patch in my /usr/lib/perl5/site_perl/5.8.1/i686-linux/Razor2
directory. You might to have to hunt for a different directory (it will
be one which contains a Client sub-dir.)

The command patch -p0 < Razor2.patch then fixes the problem.

(Hope I have got this right!)
Francis



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to