Print Page | Close Window

Remote Control

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=6642
Printed Date: 05 February 2025 at 12:45pm


Topic: Remote Control
Posted By: Guests
Subject: Remote Control
Date Posted: 27 March 2009 at 4:11am

I have just finished my first attempt for a remote control tool to manage SFI in .NET. I would like to share this with anyone who is interested. This is just a first simple version. So if there are people who would like to try it and comment on it plz let me know. Then I will share the download link.

I did it because I'm using Windows server 2008. 

Jeroen



Replies:
Posted By: Guests
Date Posted: 03 April 2009 at 6:24am
First screenshot:
 
http://7windows.nl/images/sfirc_screenshot.png">


Posted By: yapadu
Date Posted: 04 April 2009 at 4:13am
Jeroen,

How are you doing this, is there some sort of API for SpamFilter?


Robert G.


Posted By: Guests
Date Posted: 06 April 2009 at 3:08am
Robert,
 
I am just using all the data there is. In read the mySQL tables, spamfilter.ini, logfiles etc.
So no API. Just me LOL
 
J.


Posted By: yapadu
Date Posted: 06 April 2009 at 5:13am
Is there an agent that runs on the server?  I'm most curious how you pull the logs.  If you pull them over the network, and the log was 50 megs or more that would cause an issue updating it all the time??

Robert G.


Posted By: Guests
Date Posted: 06 April 2009 at 6:13am
My logfiles at the moment are no greater then 5 MB, so I wouldn't really know. But the logs get updated only once every minute. And I do pull them over the network. But I think there are options. Maybe an agent that writes the logs to a database. I tried a 85 MB file and that was to much for my app.



Print Page | Close Window