Hello I just download rev. 2398 and compiled ass usually. But when I start dbmail, I get: Debug:[sort] sortmodule.c,sort_load_driver(+62): looking for sort_sieve as /usr/local/lib/dbmail/libsort_sieve.so Error:[sort] sortmodule.c,sort_load_driver(+88): cannot find function: `sort_process': /usr/local/lib/dbmail/libsort_sieve.so: undefined symbol: sort_process: Did you enable SIEVE sorting in the DELIVERY section of dbmail.conf but forget to build the Sieve loadable module? Error:[sort] sortmodule.c,sort_listextensions(+122): Error loading sort driver dbmail-timsieved: error loading Sieve extensions.
But revision 2394 work fine: $ strings libsort_sieve.so | grep sort_process sort_process sort_process sort_process sort_process sort_process and for rev 2398: $ strings libsort_sieve.so | grep sort_process (nothing) My build script is the same for all revisions. What i forgot to do? (PS. I have libsieve-2.2.4) -- Oleg Lapshin _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
