On Fri, 2006-12-15 at 12:15 +0300, Eugene Prokopiev wrote: > > 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. > > First of all we need to add --with-simplefilter for ./configure and > modify dbmail.conf and it's processing to call simple filtering engine. > Can you do it at nearest time?
The only change I want to make is in sortmodule.c to be able to load this module. Just like auth-ldap is optional, but auth-sql is always available, sort-sieve can be optional and sort-sql always available. This feature is a weird beast for 2.2, because *some* 2.0 users have the tables for sorting. I want to be careful about upgrade paths. Are there things that the simple sorting can do that Sieve cannot do? Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
