Koozali.org: home of the SME Server

Spamfilter Error: Cannot add WBL entry

edhamlin

Spamfilter Error: Cannot add WBL entry
« on: May 06, 2005, 03:02:39 AM »
Help! I'm running SME Server 6.0.1-01, and using the e-smith-USA module, keep the spamfilter updated. Ever since I upgrade from 6.0 I have not been able to add WBL entries -- I get a "Server Misconfiguration" page. From the httpd-admin error log:

Quote
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string comparison (cmp) at /etc/e-smith/web/panels/manager/cgi-bin/spamfilter line 232.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string comparison (cmp) at /etc/e-smith/web/panels/manager/cgi-bin/spamfilter line 232.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 291.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 291.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 291.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 291.
[Thu May  5 17:50:33 2005] spamfilter: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 291.
[Thu May  5 17:52:05 2005] spamfilter: ERROR: You cannot set a config record without a type.
[Thu May  5 17:52:05 2005] [error] [client 127.0.0.1] malformed header from script. Bad header=</pre>: /etc/e-smith/web/panels/manager/cgi-bin/spamfilter


I wondered if anyone else has seen this and what you were able to do about it.

Thanks
Ed

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Spamfilter Error: Cannot add WBL entry
« Reply #1 on: May 06, 2005, 04:04:32 AM »
Quote from: "edhamlin"
Help! I'm running SME Server 6.0.1-01, and using the e-smith-USA module, keep the spamfilter updated. Ever since I upgrade from 6.0 I have not been able to add WBL entries -- I get a "Server Misconfiguration" page.


If you're having a problem with the operation of a contrib, you're best to report the problem to the contrib author.

Offline NickR

  • *
  • 283
  • +0/-0
    • http://www.witzendcs.co.uk/
Spamfilter Error: Cannot add WBL entry
« Reply #2 on: May 07, 2005, 10:37:20 AM »
In general, I agree with Charlie's comment, but in this particular case I know the answer & it's to do with some of the updates you've applied.

You'll need to downgrade to the following packages (they should be on the SME 6.0.1 CD):

e-smith-email-4.14.0-07.noarch.rpm
e-smith-lib-1.14.0-10.noarch.rpm

That will allow the spamfilter panel to work.
--
Nick......

edhamlin

Spamfilter Error: Cannot add WBL entry
« Reply #3 on: May 08, 2005, 02:51:16 AM »
Quote from: "NickR"
In general, I agree with Charlie's comment, but in this particular case I know the answer & it's to do with some of the updates you've applied.

You'll need to downgrade to the following packages (they should be on the SME 6.0.1 CD):

e-smith-email-4.14.0-07.noarch.rpm
e-smith-lib-1.14.0-10.noarch.rpm

That will allow the spamfilter panel to work.


Thanks very much! That was quite helpful. Works fine now!

(And generally I agree with Charlie, too, but I was under the impression (for whatever reason) that e-smith-USA was part of the basic server. Sorry about that!

Rgds
Ed

edhamlin

Spamfilter Error: Cannot add WBL entry
« Reply #4 on: May 12, 2005, 05:38:08 AM »
Quote from: "NickR"
In general, I agree with Charlie's comment, but in this particular case I know the answer & it's to do with some of the updates you've applied.

You'll need to downgrade to the following packages (they should be on the SME 6.0.1 CD):

e-smith-email-4.14.0-07.noarch.rpm
e-smith-lib-1.14.0-10.noarch.rpm

That will allow the spamfilter panel to work.

Unfortunately this also killed smtp authentication, which I need to interface to my ISP's mail server. Any suggestions there?  I have tried the qmail authentication noted on the "Documentation" part of this website but it doesn't work.