On Fri, 2006-12-15 at 10:20 +0300, Eugene Prokopiev wrote: > Now I see to 2.2 dbmail.conf and see simple selector to use sieve or not > to use. Is it compositely to modify it to give ability to plug any > filtering engine: none, sieve, my own or some another? After this change > I can try to port my simple filtering engine from 2.0 to 2.2
I didn't port the simple filter table patch to 2.2, but I thought about working on it. Just didn't have the time. If you'd like to port it forward, we can look at including it as an option. Take a look at sortmodule.c, sort.c and modules/sortsieve.c to see the set of functions that you need to provide in order to hook in a new sorting module. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
