> -----Original Message----- > From: Matt Kettler [mailto:[EMAIL PROTECTED] > > I had the same problem. I wound up implementing > milter-greylist in a way that > greylists these hosts, but lets most systems past. I'm not > sure if you're using > sendmail or not, but I found this VERY helpful. >
I do something similar -- and using Exim to run the greylist test I add a header for each of these criteria which can cause greylisting. So it is possible to either right a rule against these added headers (when later SA checks the emails that pass greylisting) or perhaps just consider that these will count in the Bayes weight. -- Herb Martin