Your message dated Sun, 5 Apr 2015 20:43:07 +0930
with message-id <20150405111307.gj2...@hex.shelbyville.oz>
and subject line Re: Bug#781942: dovecot-antispam: crashes dovecot imap
has caused the Debian Bug report #781942,
regarding dovecot-antispam: crashes dovecot imap
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
781942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781942
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dovecot-antispam
Version: 2.0+20130912-1~bpo70+1
Severity: critical
Justification: causes serious data loss
Dear Maintainer,
dovecot-antispam just does not work anymore with dovecot 2.2
The error line reads:
Apr 5 10:10:54 hXXX dovecot: imap(XXX): Fatal: master: service(imap): child
9207 returned error 3
When I deactivate the plugin it works again.
Using the following config:
plugin {
antispam_backend = mailtrain
antispam_spam = Spam
antispam_trash = Trash
antispam_mail_spam = learn_spam
antispam_mail_notspam = learn_ham
antispam_mail_sendmail = /usr/bin/rspamc
antispam_mail_sendmail_args = -h;127.0.0.1:11334
}
-- System Information:
Debian Release: 7.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.41-042stab092.3 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dovecot-antispam depends on:
ii dovecot-core [dovecot-abi-2.2.abiv13] 1:2.2.13-11~bpo70+1
ii dovecot-imapd 1:2.2.13-11~bpo70+1
ii libc6 2.13-38+deb7u8
dovecot-antispam recommends no packages.
Versions of packages dovecot-antispam suggests:
pn crm114 | dspam <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, Apr 05, 2015 at 11:37:40AM +0200, Gunter Grodotzki wrote:
> Package: dovecot-antispam
> Version: 2.0+20130912-1~bpo70+1
> Severity: critical
> Justification: causes serious data loss
>
> Dear Maintainer,
>
> dovecot-antispam just does not work anymore with dovecot 2.2
> The error line reads:
> Apr 5 10:10:54 hXXX dovecot: imap(XXX): Fatal: master: service(imap): child
> 9207 returned error 3
>
> When I deactivate the plugin it works again.
> Using the following config:
> plugin {
> antispam_backend = mailtrain
> antispam_spam = Spam
> antispam_trash = Trash
> antispam_mail_spam = learn_spam
> antispam_mail_notspam = learn_ham
> antispam_mail_sendmail = /usr/bin/rspamc
> antispam_mail_sendmail_args = -h;127.0.0.1:11334
> }
Well, you might want to take a few deep breaths, and start again by
trying to include some actual information about what you did, or what
is special about your system that this started happening on it ...
Since "it just does not work anymore" is plainly untrue, it's been
working without trouble for many people for many months now. And
you haven't at all shown how this "causes serious data loss".
I understand you are upset, but there's not much anyone can do about
that if you don't tell us anything at all about what was previously
working for you, what you changed that made that stop, or why you
think it's this package which caused that ...
My first bet though is that you've copypasta'd a totally bogus
configuration, and in fact I'm confident enough of that to just
close this bug report right now, as it's not a bug in this package
at all.
You might want to read the documentation about valid options for
antispam_backend.
Ron
--- End Message ---