Well
Finally i found the error. It look like antispam is not compatible with quota plugin.
mail_plugins = quota imap_quota autocreate antispam
If i remove quota and imap_quota plugins from imap protocol, everything works fine and the message is saved in sent folder.
mail_plugins = autocreate antispam
If i enable again the plugins, the error happens again. Any solution?
Regards.
2008/5/31 Juan Asensio Sánchez okelet@gmail.com:
Hi again
Testing with Dovecot 1.1RC7, and antispam plugin 31/05/2008, 18:00, the problem persists. The error ocurrs when Evolution/Thunderbird tries to save the message in the Sent folder (the message is sent and received by the recipient correctly). If i disable antispam plugin from IMAP protocol everything works fine.
Sent folder has been autocreated and autosubscribed using the autocreate plugin. With plugin autocreate disabled and folders subscribed manually the problem persists.
Now i have compiled dovecot-antispam plugin with the -g3 option in CFLAGS. What to do now?
The errors shown by dovecot are these:
dovecot: May 31 19:49:24 Error: child 16929 (imap) killed with signal 11 dovecot: May 31 19:49:24 Error: child 16933 (imap) killed with signal 11 dovecot: May 31 19:49:25 Error: child 16936 (imap) killed with signal 11 dovecot: May 31 19:49:26 Error: child 16940 (imap) killed with signal 11
In syslog, antispam plugin logs this (compiled with DEBUG_VERBOSE=1):
May 31 19:51:33 pdc-server imap: antispam: plugin initialising May 31 19:51:33 pdc-server imap: antispam: "Trash" is trash folder May 31 19:51:33 pdc-server imap: antispam: "Junk" is spam folder May 31 19:51:33 pdc-server imap: antispam: mail backend spam address -r May 31 19:51:33 pdc-server imap: antispam: mail backend not-spam address -k May 31 19:51:33 pdc-server imap: antispam: mail backend sendmail /usr/bin/spamassassin May 31 19:51:33 pdc-server imap: antispam: mail backend tmpdir /tmp
repeated for every child error.
Regards.
2008/5/29 Juan Asensio Sánchez okelet@gmail.com:
No idea how to add the -g3 option to compile. Once done, how and where is the gdb generated? I would need detailed help to do this.
I know that it is known to not work, but if nobody uses it, then it will never work.
I think this plugin is great, a great way to classify SPAM without difficult instructions for the final users. I will use the plugin with SpamAssassin, not DSPAM.
Regards.
2008/5/28 Timo Sirainen tss@iki.fi:
On Wed, 2008-05-28 at 06:43 -0400, Charles Marcus wrote:
Right, all I saw was rc15... so many distros have locked onto that version for some reason...
I think it's mainly RHEL / CentOS. But RHEL 5.2 was released this week with Dovecot 1.0.7 (or so I've heard), so perhaps we can soon get rid of 1.0.rc15 questions. :)