Auteur: Andrew Johnson Date: À: 'Exim Mailing List' Sujet: Re: [exim] DbLessGreyListing
> -----Original Message-----
> From: Mike Cardwell [mailto:exim-users@lists.grepular.com]
> Sent: 12 March 2009 10:34
> To: Exim Mailing List
> Subject: Re: [exim] DbLessGreyListing
>
> Matt wrote:
> > Is anyone using this greylisting implementation?
> >
> > http://wiki.exim.org/DbLessGreyListingRun > >
>
> Interesting. It uses "touch" to create files on the filesystem to use
> as
> a "database". Reminds me of the "${touch{path}}" patch I submitted to
> exim-dev in August 2007.
>
> http://www.mail-archive.com/exim-dev@exim.org/msg01975.html >
> As it was completely ignored, I stopped looking into developing for
> Exim
> at the time, and haven't tried again since.
>
> Mike
>
That would have given better performance than shelling out to touch that's
for certain.