Theo Van Dinter wrote:
On Sat, Sep 06, 2008 at 11:32:54AM -0400, Skip wrote:
[EMAIL PROTECTED] [~]# telnet discovery.razor.cloudmark.com 2703
Trying 208.83.137.205...
telnet: connect to address 208.83.137.205: Connection timed out
Trying 208.83.137.117...
telnet: connect to address 208.83.137.117: Connection timed out
It would seem you probably have a firewall in the way. As far as I know,
no, you can't use other ports, the servers only run on 2703.
It was the firewall. I go that fixed. Now, here's my next problem. I
think taint mode is stopping razor from running on my system. Since I
can't be root, I have to install Razor in my home home directory. So
while everything seems fine outside of SA, as soon as SA starts running,
my PERL5LIB environment variable gets reset and Razor2 doesn't know how
to run. At least that's my theory. Any thoughts on how I could fix this?
[EMAIL PROTECTED] [~]# perl -e 'require
Mail::SpamAssassin::Plugin::Razor2'
[EMAIL PROTECTED] [~]# perl -e 'require Razor2::Client::Agent'
[EMAIL PROTECTED] [~]# cat Procmail/pmlog-skip |grep taint
[27100] dbg: util: running in taint mode? yes
[27100] dbg: util: taint mode: deleting unsafe environment variables,
resetting PATH
[EMAIL PROTECTED] [~]# cat Procmail/pmlog-skip |grep razor -i
[27100] dbg: config: read file /home/peloruso/.spamassassin/25_razor2.cf
[27100] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
[27100] dbg: razor2: razor2 is not available
[27100] dbg: config: fixed relative path:
/home/peloruso/.spamassassin/updates_spamassassin_org/25_razor2.cf
[27100] dbg: config: using
"/home/peloruso/.spamassassin/updates_spamassassin_org/25_razor2.cf" for
included file
[27100] dbg: config: read file
/home/peloruso/.spamassassin/updates_spamassassin_org/25_razor2.cf
[27100] dbg: config: fixed relative path:
/home/peloruso/etc/mail/spamassassin/skip/updates_spamassassin_org/25_razor2.cf
[27100] dbg: config: using
"/home/peloruso/etc/mail/spamassassin/skip/updates_spamassassin_org/25_razor2.cf"
for included file
By the way, I have also tried pointing the loadplugin right to the
Razor2.pm file, but that didn't help either, again because I think perl
doesn't know how to find the rest of the files it needs once SA starts
running.
#loadplugin Mail::SpamAssassin::Plugin::Razor2
/home/peloruso/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/Razor2.pm
I am using SA version 3.2.4
--
Get my PGP Public key here:
http://pelorus.org/[EMAIL PROTECTED]