Print Page | Close Window

Lists in database

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=5298
Printed Date: 13 October 2025 at 6:58pm


Topic: Lists in database
Posted By: Rifleman
Subject: Lists in database
Date Posted: 08 August 2005 at 12:58pm
I was wondering if it would be feasible to place all the Black/White Lists into the MySQL database.

Thanks in advance.



Replies:
Posted By: LogSat
Date Posted: 08 August 2005 at 2:56pm
SpamFilter will only read that information from text files, sorry. Please not that in theory it would be possible to store the data in a database and then run exports to save it to text files for SpamFilter to read.

-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP


Posted By: Rifleman
Date Posted: 08 August 2005 at 2:59pm
It was just an idea to facilitate some sort of a disater recovery. If all the info was in tables then a simple install on a new server would require minimum reconfiguration.


Posted By: Derk
Date Posted: 04 January 2006 at 8:34pm

I have the majority of our lists in mySQL.  I have also written Cold Fusion based web administration for them.  The exports can be manual or scheduled.   I ran into problems trying to write to the active files even though the write time is relatively short.  I had to export to a temporary file first and then copy it over. 




Print Page | Close Window