>
>What we are working on is writing a script that will run through a given message 
>built by the CFX_iMSmail tag and score it.  Then it would show our newsletter client 
>whether or not their email newsletter would pass though 'most' spam filters.  Seems 
>pretty simple: run the message though a ton of conditional statements and see what it 
>scores, but wanted to see if anyone else has written a script like this.

While not a test program per se, anyone looking at spam filters needs to consider 
SpamAssassin  (www.spamassassin.org).  I've gone through many methods of spam control 
and this is it (IMHO).  Very widely used, in active development, and being 
incorporated into commercial products.  So get this set up somewhere and test with it. 
 If you don't have a unix-type box available, check around for something called 
SAProxy (I think) which is a Windows POP3 proxy which scans mails using SpamAssassin.  
I've also written a SMTP proxy in Perl which uses SA, but I don't think it will run on 
Windows easily.

If worst comes to worst you can send me your newsletter and I'll tell you how high it 
scored using SpamAssassin and which checks were triggered   :-)  

Cheers,
-Max

==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/Support/
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================


Reply via email to