Greylisting Solutions
There is more than one greylisting solution. I use Policyd http://www.policyd.org/, it does allow the use of CIDR notation. It also combines other anti-spam methods, like SPF record checks and HELO/EHLO checks. I am also familiar with this problem, I had to add a bunch of exceptions for hotmail so I could get some important mail delivered. Large mail server farms working in round robin don't bode well for greylisting (although these providers use greylisting on their end). Managing whitelists is becoming an important issue, and extracting information from SPF records is good start. I would have hoped that the admins of these server farms would realise these issues and make it easier for other admins to get the lists of their genuine outgoing servers.
If you don't want to use another solution there are easy ways to (including a bunch of online solutions) to take a CIDR and turn it into an exhaustive list of the IP addresses in the range - although this would probably make for a nightmare of a list to manage.
Hope this is of help
--
Nikolai
I had to disable greylistd aswell for the exactly same problem
I still didnt faced how have a complete list of ip from the submask taken from google spf.
With that, a whitelist should be the solution (just with google for now)
Regards
There is more than one greylisting solution. I use Policyd http://www.policyd.org/, it does allow the use of CIDR notation. It also combines other anti-spam methods, like SPF record checks and HELO/EHLO checks. I am also familiar with this problem, I had to add a bunch of exceptions for hotmail so I could get some important mail delivered. Large mail server farms working in round robin don't bode well for greylisting (although these providers use greylisting on their end). Managing whitelists is becoming an important issue, and extracting information from SPF records is good start. I would have hoped that the admins of these server farms would realise these issues and make it easier for other admins to get the lists of their genuine outgoing servers.
If you don't want to use another solution there are easy ways to (including a bunch of online solutions) to take a CIDR and turn it into an exhaustive list of the IP addresses in the range - although this would probably make for a nightmare of a list to manage.
Hope this is of help
--
Nikolai