> -----Original Message----- > From: Matt [mailto:[email protected]] > Sent: 10 March 2009 23:05 > To: Exim Mailing List > Subject: [exim] DbLessGreyListing > > Is anyone using this greylisting implementation? > > http://wiki.exim.org/DbLessGreyListingRun >
Interesting implementation though I think some hashing would have to be done on the IP address to separate the directories otherwise it's not scalable (filesystem limits within a single directory and the management thereof). Also, not having the data in a database means only one server could access it unless you wanted NFS shares, but then you are relying on one box. Nice though.. -Andy- -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
