18 Jan
                
                    2012
                
            
            
                18 Jan
                
                '12
                
            
            
            
        
    
                5:31 p.m.
            
        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.