Quoting Grzegorz Janoszka <[EMAIL PROTECTED]>: > On Wed, 16 Jun 2004, Sam Varshavchik wrote: > >> > 1. Create a new version of BOFHCHECKHELO that is even looser than the >> > current version. This one would also accept mail from smtp.foobar.com >> > if the SMTP HELO command was 'HELO foobar.com'. There are other >> I'm open to discussion on this topic. > > Maybe can we use the bits of BOFHCHECKHELO? > Bit 0 (value of 1) - the same as today - all bad HELO is bloked. > (this gives us backward compatibility) > Bit 1 (2) - hosts presenting with our names or our IP's are blocked. > Bit 2 (4) - non resolvable HELO's are blocked > Bit 3 (8) - bad HELO is blocked but we pass through HELO 'hotmail.com' > from host 'out2.mail.hotmail.com' (from the same domain) > or from the same IP class C > > I would like to use opt BOFHCHECKHELO=14. > From one of your emails, I decided to try:
smtpaccess: 64.4 allow,BOFHCHECKHELO=0 bofh: opt BOFHCHECKHELO=1 freemail hotmail.com yahoo.com google.com seem to do a good job for me, I had taken freemail out and stuck it in just to see what would happen. The above does reject a few good emails but far fewer than I had expected and rejects a ton of spam that I wasn't catching until spamassassin with maildrop. I'm also adding a few attitional allows in smtpaccess for those but I would still have to do that with the bofh that you are suggesting, wouldn't I? So what would the advantage be? I've only run this way for about 12 hours but if possible I'm going to try to keep it going by making necessary adjustments Thanks, ed ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
