Print Page | Close Window

Subject filter question.

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=3852
Printed Date: 09 May 2025 at 8:11am


Topic: Subject filter question.
Posted By: Guests
Subject: Subject filter question.
Date Posted: 24 June 2004 at 9:07pm

Hello,

I am trying to use the subject filter method for the keywords filter.  The messages I am trying to stop start with SEXUALLY-EXPLICIT in the subject.  So I put the following in keywords filter:

(Subject:SEXUALLY-EXPLICIT)

The messages are still coming through, so how do I word it to stop them?

Thanks.

Hillard

 




Replies:
Posted By: Guests
Date Posted: 25 June 2004 at 1:50am

What you need to do is look at the raw data in the file. Usually I have found that what displays as plain text actually has embedded characters or HTML code. Open one of the messages in outlook express then right click and choose properties then look at the details tab to verify there is nothing unexpected.

Good Luck



Posted By: Guests
Date Posted: 25 June 2004 at 7:06am

Thanks, however I checked it is plain text and it is in the Subject field, is that the problem does subject filtering not work yet?

Hillard

 



Posted By: Desperado
Date Posted: 27 June 2004 at 1:04am

Hillard,

Try something mor like :

((?i)(Subject:[^\n]*(sexually-explicit).*)\r\n)

Regatds,

Dan S.



Posted By: Guests
Date Posted: 28 June 2004 at 9:36am

You can filter the subject in the keywords. Use the following format:

SUBJECT:<words to block>

Note that there are no spaces between the : and the words to block.

 

Jimmyb

 



Posted By: Guests
Date Posted: 28 June 2004 at 9:43am

Oops. Sorry, did not read that properly.

My problem with the subject filtering is that it sits in the Keywords and does not allow the use of wildcards.

Our solution to problems such as this is simple, we only accept plain text emails.

Jimmyb

 




Print Page | Close Window