[Dovecot] Dovecot-1.1.1 with quota and antispam plugin - segmentation fault

2008-07-11 Thread mike
Hello! I have port-built dovecot-1.1.1 on freebsd 6.3 i386 box. There is signal 11 on imap child occurs every time when i'm trying to send email. In fact, email is sending to MTA correctly, but when message moving to Sent folder segmentation error appears. I built dovecot and antispam plugin

Re: [Dovecot] Dovecot-1.1.1 with quota and antispam plugin - segmentation fault

2008-07-11 Thread mike
Hi again! I've make some investigation and found next in dovecot-1.1.1/src/plugins/quota/quota-storage.c 242 static int quota_save_finish(struct mail_save_context *ctx) 243 { 244 struct quota_transaction_context *qt = QUOTA_CONTEXT(ctx-transaction); 245 struct quota_mailbox *qbox