For scalability, the next step up for Milter-greylist will be to
implement a database backend. MySQL is a good candidate.
I generally have a bias towards PostgreSQL. It would be nice for the
interface to be generic. I know this is easy in perl, and I'm not clear
on C APIs for database independence.
implement a database backend. MySQL is a good candidate.
I generally have a bias towards PostgreSQL. It would be nice for the
interface to be generic. I know this is easy in perl, and I'm not clear
on C APIs for database independence.