Michal, If it isn't going too far off topic, what did you use for your database? I of course have SQL server, but was writing one for anyone to use (in .NET of course). I chose to use an Access DB, but am wondering how robust it will be for people with extremely busy mail servers (been working well on mine both in SQL and Access). I've heard Access databases don't hold well to multiple users (as each filter is an application launch in .NET)
This is all a part of a collection of filters I've been writing. One filter for example is a pre-data filter for SPF and RBL checking. Another is a greylist filter. And yet another is a direct SPAMC filter, with a bunch of options for rejecting, spamboxing, etc... ------------------------------------------------------------ Jason J Ellingson Sr. Web Software Developer 615.301.1682 : nashville 612.605.1132 : minneapolis www.ellingson.com [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michal Altair Valasek Sent: Monday, December 27, 2004 4:20 PM To: [email protected] Subject: [xmail] Greylisting for entire IP block Hello, I started using new greylisting module (Thanks! I almost managed to write my own). But I quickly fell into one caveat described even in Greylisting whitepaper at http://projects.puremagic.com/greylisting/whitepaper.html (is discussed in section "Issues Affecting The Proposed Implementation"): Some e-mail systems (in my case Gmail) are using different IP for outgoing SMTP connections. Solution proposed in the whitepaper is to whitelist entire /24 subnet. May you please implement this (maybe as option)? -- Michal Altair Valasek, ASP.NET MVP __________________________________________________ALTAIR-COMMUNICATIONS http://www.altaircom.net | http://www.rider.cz | http://weblog.rider.cz [EMAIL PROTECTED] |PGP 0xC4F3579D | ICQ 6160893 I'm not cynical. Just experienced. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
