Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - New SpamFilter Enterprise beta v3.5.3.636
  FAQ FAQ  Forum Search   Register Register  Login Login

New SpamFilter Enterprise beta v3.5.3.636

 Post Reply Post Reply
Author
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 Topic: New SpamFilter Enterprise beta v3.5.3.636
    Posted: 20 January 2007 at 11:18am
We've released in the registered user area an updated beta containing additional fixes. Thank you everyone for all the bug reports!

The following fixes have (should..) been resolved:

/ New to VersionNumber = '3.5.3.636';
{TODO -cFix : Exception occurred during DoSURBLCheck: Access violation at address 005E397B}
{TODO -cFix : Exception occurred during TSendMailThread.SendErrMsg: List index out of bounds (0)}

// New to VersionNumber = '3.5.3.635';
{TODO -cFix : Issue with loading the AllowedDomainFilterMatrix file caused by renaming ini entries from AllowedDomainFilterMatrixFileName to LocalDomainsFilterMatrixFileName}
{TODO -cFix : For Unix-based MySQL - Exception occurred during ChecktblReloadTableInfo: [MySQL][ODBC 3.51 Driver][mysqld-5.0.22]Table 'mx.tblReloadTableInfo' doesn't exist}

Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
ImInAfrica View Drop Down
Groupie
Groupie
Avatar

Joined: 27 June 2006
Location: FL, USA
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote ImInAfrica Quote  Post ReplyReply Direct Link To This Post Posted: 20 January 2007 at 5:24pm

Roberto,

a shot in the dark here:
Does enterprise version allow to specify different image filtering settings per domain?

the only other option would be to run a 2nd instance with much stronger image filtering settings. how would the AV plugin be configured then?

Thanks
Amir

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: 20 January 2007 at 5:59pm
Amir,

"Absolutely yes!" on the separate image filtering settings. The main feature in the Enterpise version is to allow you to customize most of the filters for each domain.

One exception is the AV plugin. It can be either turned on or off globally, that one cannot be customized per domain.
Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
ImInAfrica View Drop Down
Groupie
Groupie
Avatar

Joined: 27 June 2006
Location: FL, USA
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote ImInAfrica Quote  Post ReplyReply Direct Link To This Post Posted: 22 January 2007 at 10:50am

Roberto,

I think i'm trying to reassure myself here.
Can we take SFE and upgrade / install over SFI?
For the domains that we don't use any of the fancy SFE features can we expect "buggy" beta behaviour?

I read the "standard" disclaimer about "problems are expected. Using this version in a live production environment is not recommended", but it's still worrying.

In our current setup we tag the spam and deliver to mail server for handling there. will we be able to keep the same behaviour for domains that DON'T make use of the enterprise features?

Thanks
Amir

 

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: 22 January 2007 at 4:26pm
The 3.5 upgrade will make several changes in the SpamFilter.ini structure, and will also move some of the settings in that file to a new,  separate filters.ini. All this will happen automatically when SpamFilter starts (SpamFilter will make the changes, not the installation program...). So the answer to your upgrade question is "yes". The same applies to your 3rd question, the tag and deliver functionality is the same.

For the stability question... that's of course a harder one to answer. It *is* a beta... however we were comfortable enough with this new 636 build that we ourselves as an ISP have installed it (running in 3.5 "standard" mode, not "enterprise" mode) on our live production server, with zero issues so far (been running it 4 days).

Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
caratking View Drop Down
Groupie
Groupie


Joined: 13 March 2006
Location: United States
Status: Offline
Points: 79
Post Options Post Options   Thanks (0) Thanks(0)   Quote caratking Quote  Post ReplyReply Direct Link To This Post Posted: 22 January 2007 at 8:40pm
The main problem that still exists for me, that would be a problem with taking the beta into 'production' is the fact that you can't use the character '\' in the regular expressions.

I'm using mySQL, which uses '\' as the escape character so when using that in regular expressions the system thinks you are trying to escape the character after then when inserting into the database.

The end result is, you can't properly do regex filtering...
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: 22 January 2007 at 11:16pm
caratking, if you reported that before, I'm sorry, we missed it. I confirm the bug with MySQL, we'll see what we can do to fix it.
Roberto Franceschetti

LogSat Software

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


Joined: 09 May 2005
Location: United States
Status: Offline
Points: 348
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebGuyz Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 1:12am

Just to make sure that I'm clear on the procedure to update a working SFI system and convert to SFE.

Shutdown my existing installation

Install the SFE in the same directory as my current SFI install

Start SFE and tell it to work in Enterprise mode.

SFE will add some DB changes adding nececessary tables??

It will take my current 260 domain and put them into the database
as needed.??

Is this correct so far? I have been using SFE in standalone test mode but not sure how to take an existing production SFI system and convert it to SFE properly. Just want to make sure I understand the procedure.

I might want to set SFE up correctly and add a couple of lightly loaded that I currently have working under SFI.

Thanks!

http://www.webguyz.net
Back to Top
caratking View Drop Down
Groupie
Groupie


Joined: 13 March 2006
Location: United States
Status: Offline
Points: 79
Post Options Post Options   Thanks (0) Thanks(0)   Quote caratking Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 4:41am
Originally posted by LogSat LogSat wrote:

caratking, if you reported that before, I'm sorry, we missed it. I confirm the bug with MySQL, we'll see what we can do to fix it.



Actually, I think I reported it two or three times previously.  I just thought another time might be in order... glad I did.
Back to Top
jerbo128 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 March 2006
Status: Offline
Points: 178
Post Options Post Options   Thanks (0) Thanks(0)   Quote jerbo128 Quote  Post ReplyReply Direct Link To This Post Posted: 23 January 2007 at 8:40pm

I installed the new .636 on a windows 2003 box with MSSQL 2000.  I turned on the enterprise features, restarted SFE, and successfully went through the database connection steps.  After setting the ip's, FQDN, etc, I restarted the server and attempted to a edit the Attachment Blocking list for ALL Domains.  Here is a clip from the logs:

01/23/07 19:35:29:999 -- Exception occurred during SaveToDBMemoControl (14): Line 2: Incorrect syntax near ','
01/23/07 19:35:30:046 -- Exception occurred during WriteFilterSettings: Row cannot be located for updating. Some values may have been changed since it was last read
01/23/07 19:35:30:624 -- (2080) Exporting DB data for tbl_FilterSettings: domains\ ALL DOMAINS\Filters.ini
01/23/07 19:35:30:624 -- (2080) Reloading filter.ini: domains\ ALL DOMAINS\Filters.ini

Any idea's?  I have removed the database and recreated it several times to make sure that I did not error something.

Thanks

jerbo128

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.160 seconds.