Anyone know what Spamassassin is testing to trip the BUGGY_CGI sensor?
Is there a web site that lists the tests of each of the default
settings? I could only find lists of the default scores and descriptions
(even on the spamassasin.org site).

The message I get is:

BUGGY_CGI          (2.8 points)  Broken CGI script message

I am using a very simple and standard FormMail form on my website and
forms sent to me from my own web site are getting marked as spam!

I also tried giving a negative score to having a particular subject (the
subject of my form) but couldn't get that to work either.

header USED_CONTACT_FORM    Subject =~ /CONTACT/          
describe USED_CONTACT_FORM  Subject: sender used contact form on web
site
score USED_CONTACT_FORM     -5.00

I also tried:

header USED_CONTACT_FORM    Subject =~ /\bCONTACT\b/i          
tflags USED_CONTACT_FORM    nice

Still didn't work. I have lowered the score of BUGGY_CGI as a
workaround, but I would like to solve these two problems.

Thanks,

-Mike



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to