"Eugene Paskevich" <eug...@raptor.kiev.ua> writes: > On Wed, 18 Jan 2012 18:31:49 +0200, Timo Sirainen <t...@iki.fi> wrote: > >> On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote: >>> >> mailbox.c: In function 'antispam_save_begin': >>> >> mailbox.c:138:12: error: 'struct mail_save_context' has no member named >>> >> 'copying' >>> > >>> > The "copying" should be changed to "copying_via_save". >>> >>> Thank you, Timo. >>> Would #if DOVECOT_IS_GE(2,1) suffice or do I need anything more specific? >> >> Where do you expect to find such macro? ;) Hm. Perhaps I should try to >> add one. > > Heh. That's Johannes' package private macro... :)
I notice that Johannes hasn't made a 2.1 version of the anti-spam plugin, Eugene were you able to build one successfully? If so, would you be willing to share your changes that were required to make it work? thanks, micah