VBS Script Add-on |
Post Reply |
Author | |
Randall Sanborn
Guest Group |
Post Options
Thanks(0)
Posted: 30 June 2004 at 12:38pm |
This is completely unaffiliated with LogSat, but we had a need for a way to notify users of messages that were blocked as spam, so we wrote a VBScript that queries the database and sends an HTML formatted email to the user with a list of the emails. A couple of notes. You need an ODBC connection to your .Program FilesSpamFilterDatabaseSpamFilter.mdb . You also need to add a table to your spam filter database with all your valid email addresses, in this script its called tblEmailList. I'll try and make sure I have all my variables up top. If you have any questions I can try and help. But as always with everyone and everything, I provide no guarantees. In the interest of saving visual space on this board here is a link to the code. http://www.agrath.com/phpBB2/viewtopic.php?p=2144 Copy and save it as a *.vbs file, change your settings and at least it works for me :) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.125 seconds.