Re: [exim] Greylisting without SQL db

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: Andreas Pettersson
Cc: exim users
Temas nuevos: [exim] White list for list email doesn't white list
Asunto: Re: [exim] Greylisting without SQL db
Quoting Andreas Pettersson:

> Does anyone know of a good greylister for use within Exim ACL that
> doesn't make use of an SQL db? Or require python for that matter.


Current Exim versions support SQLite, an embedded RDBMS. If that's good
enough for you, I described my own setup in
http://plonk.de/sw/exim/greylist.txt. I'll look if it matches my current
setup, but it should be a good start, I think.