Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - SF is whitelisting, but should not be.
  FAQ FAQ  Forum Search   Register Register  Login Login

SF is whitelisting, but should not be.

 Post Reply Post Reply
Author
yapadu View Drop Down
Senior Member
Senior Member


Joined: 12 May 2005
Status: Offline
Points: 297
Post Options Post Options   Thanks (0) Thanks(0)   Quote yapadu Quote  Post ReplyReply Direct Link To This Post Topic: SF is whitelisting, but should not be.
    Posted: 26 March 2009 at 10:07pm
When some releases a message from quarantine, it is automatically adding the sender to the 
tblwl_autowhitelistforcedelivery table, but I don't want that.

I have turned it off in the spamfilter.ini file using:

;If turned on, any quarantined (false positives) emails that the end user force-delivers will cause the sender to be automatically whitelisted
AutoWhiteListForceDeliveryEnabled=0

Is there something else I need to do to have it just release the message, but not whitelist the sender?


Thanks,

Robert G.
Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4104
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 27 March 2009 at 3:53pm
Robert,

That setting, if disabled, will actually only prevent the whitelisting of incoming emails if the sender/recipient combination is present in the AutoWhiteList.

So setting AutoWhiteListForceDeliveryEnabled=0 will not prevent the addition of new entries to the tblwl_autowhitelistforcedelivery, but it will prevent SpamFilter from using the contents of that table to whitelist incoming emails.

If you wish to keep that table "clean" you will need to schedule a job that will routinely empty that table.
Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
yapadu View Drop Down
Senior Member
Senior Member


Joined: 12 May 2005
Status: Offline
Points: 297
Post Options Post Options   Thanks (0) Thanks(0)   Quote yapadu Quote  Post ReplyReply Direct Link To This Post Posted: 27 March 2009 at 9:07pm
The reason I noticed it was actually because email was being whitelisted and allowed through.

I had released some SPAM from the quarantine, then a few days later I got more SPAM from the same sender and it was whitelisted and sent through.

X-SF-RX-Return-Path: <noreply@HEYLOOKATSHOP.INFO>
X-SF-HELO-Domain: HEYLOOKATTHISSHOP.INFO
X-SF-Originating-IP: 65.60.38.126
X-SF-WhiteListedReason: AutoWhiteList Force Delivery
X-Rejection-Reason: 16 - 557 Your domain HEYLOOKATTHISSHOP.INFO does not have a valid MX DNS record. Disconnecting...

The message was received, should have been quarantined because the sender has no valid MX record. Except a few days before I released a SPAM from that sender and it was whitelisted.

Based on your comment, the sender/recipient is in the file, but with the setting turned off it should not have been released correct?

I am trying to implement a system where people can release messages from quarantine, and have the option of whitelisting them or not.


Robert G.


Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4104
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 28 March 2009 at 2:25pm
Robert,

I'm very sorry, I missed the fact that on your initial posting you mentioned editing the "spamfilter.ini" file. That setting has actually been migrated, since SpamFilter v3.5, to the "Filters.ini" file located in the appropriate folder under the \SpamFilter\Domains directory structure. For SpamFilter ISP standard, the path is \SpamFilter\Domains\SFI\Filters.ini. For SpamFilter Enterprise, the setting, while stored in the Filters.ini file for each domain under that diretory structure, is actually retrieved from the "autowhitelistforcedeliveryenabled" setting in the "tbl_FilterSettings" in the database.

We also saw that the documentation is incorrect on this parameter, and we will be updating it shortly.
Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
yapadu View Drop Down
Senior Member
Senior Member


Joined: 12 May 2005
Status: Offline
Points: 297
Post Options Post Options   Thanks (0) Thanks(0)   Quote yapadu Quote  Post ReplyReply Direct Link To This Post Posted: 29 March 2009 at 8:56pm
Ah, that makes sense now. I guess I can remove that value from the INI file so I don't make the mistake again.

Thanks

Robert G.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.301 seconds.