All Forums >> [Scripting] >> Post a VBScript >> EXCHANGE TOP SPAMMERS/EMAILERS Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
If you need to know who is the top emailers, or possibly spammers then this is the scritp! Be sure to edit the fields. Requires: -> logparser.dll (regsvr32 logparser.dll) -> Access MDB file: "SpamCopDB.mdb" with Text Fields: DATE, UPN, COUNT
Special thanks to EHVBS for all the help
< Message edited by 4scriptmoni -- 5/19/2008 1:24:10 AM >
Dont need to create a DB or download, the script will do all that byitself,
Updated version is much more automated: - Autocreate whielist.txt - OK -Find current Domain and autoget strLDAP - OK - Auto download logparser.dll, spamDB.mdb and register logparser.dll - OK - CREATE c:\script and c:\script\log (copy .vbs and .mdb files to c:\script) OK
For now all Parameters needed to be set are: strMailServer strEmailFrom , strEmailTo Also check the parametrs for Number of emails a day to consider, for now Its set to 100, and will report only the top 5.