> Even though you give some reference to Windows, I am wondering what the > stuff I thought was related to *nix means.
the version i proposed is for win32 (tested under xp, 2000 and 2003). I used the windows port of some unix unitities and not vbscript in order to have a common solution for windows and unix. In order to run the script you need to download and copy the exe files (gawk, grep etc) to a folder and create there the 2 files (invalid.cmd and prog.awk). the script will estract from the last 14 assp log file the lines containing and invalid recipient, sort them and give you the top 35 invalid users. I guess you will find that spammers will try to hit some addresses more often than other. That addresses are the perfect candidate for your assp spamtrap and spamcollect > And maybe some of what seems to > be the windows stuff too. Am I correct that gawk, sed, and grep are *nix > utilities that have been ported to Windows? What list can I have mailed > to > me if I use blat in Windows? if you schedule the script to automatically run every week, you can have the results (invalid.txt) mailed to you. > This is my first venture in to open source and community supported > software, > so please forgive me if these are low level questions. english is not my language, so forgive me if these are low level answers :) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
