Displaying 20 results from an estimated 8000 matches similar to: "plugin antispam sa-learn run program failed with exit code -1"
2015 Aug 21
2
plugin antispam sa-learn run program failed with exit code -1
Le 21/08/2015 16:21, Steffen Kaiser a ?crit :
>
> - -1 usually means exec() failed, that is:
>
> /usr/bin/sa-learn does not exist or the process thinks so at least.
Hello Steffen, thanks for your reply.
I've tried to use an external script sa-learn-pipe.sh :
> #!/bin/bash
> echo /usr/bin/sa-learn $* /tmp/sendmail-msg-$$.txt echo "$$-start
> ($*)" >>
2015 Mar 31
2
Need a bit of help with the antispam plugin
Hello Everyone,
I'm running the antispam plugin on Dovecot 2.0.19 on Ubuntu Server 14.04
and I can't seem to get it to work. In the IMAP section of dovecot.conf
I have the following lines:
protocol imap {
mail_plugins = $mail_plugins imap_quota imap_acl antispam
# mail_plugins = $mail_plugins imap_quota imap_acl
imap_client_workarounds = tb-extra-mailbox-sep
# Maximum
2015 Apr 07
2
Need a bit of help with the antispam plugin
On 2015/04/07 04:22, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 31 Mar 2015, Anthony Papillion wrote:
>
>> Date: Tue, 31 Mar 2015 18:37:34 -0500
>> From: Anthony Papillion <anthony at cajuntechie.org>
>> To: dovecot at dovecot.org
>> Subject: Need a bit of help with the antispam plugin
>>
>> Hello
2010 Aug 04
1
Shared mailboxes errors
On Tue, 03 Aug 2010 23:16:38 +0200
Leander S. wrote:
> Hi Nikita Koshikov,
>
> when I googled for my SERVERBUG which I'm having right now I found your
> configuration.
> I'm trying to make use of the antispam plugin as you do. Unfortunately
> I'm always getting a [SERVERBUG] error mesage with my MTC when I try
> moving mails. The antispam debug.log
2016 Apr 12
2
antispam plugin, pipe backend, how to make it work?
Hi Tom,
Am 12.04.2016 um 22:26 schrieb Tom Hendrikx:
> On 12-04-16 20:14, Johannes Rohr wrote:
>> Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with
>> the antispam plugin in version 2.0+20120225-2 and spamassassin at
>> version 3.2.2
>>
>> I have been trying and failed to get the pipe backend of the antispam
>> plugin to work.
2016 Nov 03
2
dovecot-antispam plugin not work
Hello,
I try to use the plugin for my dovecot in debian.
It seem that the /usr/bin/sa-learn-pipe.sh is not execute.
When I run /usr/bin/sa-learn-pipe.sh from commandline logfiles are created.
I also read https://johannes.sipsolutions.net/files/antispam.html
In syslog you can see fist move a mail from "z_SPAM" to INBOX and then
move a mail from INBOX to "z_SPAM".
Can you
2016 Aug 19
2
antispam plugin pipe script seems not to be called when it "should be"
Hello,
(Full "doveconf -n" output is at the end of this message.)
I'm attempting to recreate a "recipe" I had used successfully for quite
some time (in Ubuntu 12.04 LTS), which allowed me to train
SpamAssassin's Bayes database when someone dragged an email message from
one sub-folder of the account to another.
I later tried to re-implement it (in Ubuntu 14.04 LTS),
2016 Apr 13
2
antispam plugin, pipe backend, how to make it work?
On 13-04-16 08:27, Johannes Rohr wrote:
> Hi List,
>
> does the antispam plugin any way of actually seeing how it is
> calling the pipe program and how it is failing? I can't reproduce the
> failure when I call sa-learn manually. Can someone tell me, with
> which UID the call happens, is it the UID the current dovecot process
> is running under (which would be vmail, as
2016 Apr 13
5
antispam plugin, pipe backend, how to make it work?
tweaked the wrapper script to make it work. It seems like the sa-learn
call silently fails:
"/usr/local/bin/sa-learn-pipe.sh" 10L, 350C geschrieben
root at vm10:/etc/dovecot/conf.d# cat /tmp/sa-learn-pipe.log
starting log
25200-start (--username=johannes at rohr.org --spam)
libgcc_s.so.1 must be installed for pthread_cancel to work
25200-end
Does the above error message have anything
2016 Aug 19
3
antispam plugin pipe script seems not to be called when it "should be"
On 16-08-18 22:43:32, Ben Johnson wrote:
> On 8/18/2016 10:26 PM, Ben Johnson wrote:
> > Hello,
> >
> > (Full "doveconf -n" output is at the end of this message.)
> >
> > I'm attempting to recreate a "recipe" I had used successfully for quite
> > some time (in Ubuntu 12.04 LTS), which allowed me to train
> > SpamAssassin's
2009 Jun 13
3
dovecot-antispam plugin and "Failed to call dspam" message
Hi,
I had this working until I recently upgraded Dovecot, and now I'm getting a message back from
Thunderbird of "Failed to call dspam." when I attempt to move a message into one of the designated
spam folders.
However, I know from looking at the dspam system.log file, the retraining actually happens - so it
-does- appear to be calling dspam. It appears that the 'move'
2008 Nov 05
3
Another dovecot-antispam plugin can't call dspam
Hi folks -
I am configuring a new system and the antispam plugin is the last piece
I need, everything else is working. Thanks to Johannes for this plugin,
it's exactly what I want and an elegant solution for filter training.
But I've been trying everything I can think of for the last 3 days to
get this to work, no success.
I've got: Postfix 2.5.3, dspam 3.8.0, Dovecot 1.1.6,
2016 Nov 28
6
Antispam plugin: insufficent error messages
Hi!
"Dovecot always logs a detailed error message if something goes wrong.
If it doesn't, it's considered a bug and will be fixed." (http://
wiki2.dovecot.org/Logging)
I'm trying to set up a spam filter with dovecot-antispam and dspam as backend.
When I move a spam message from INBOX to Spam, I get this in syslog:
Nov 28 21:15:58 desktop imap: antispam:
2008 Jul 08
3
antispam plugin, amavis and sa-learn
Hello,
I would like to use the Dovecot antispam plugin to train SpamAssassin via
sa-learn. I compiled the plugin and got it to work with the sendmail
backend, which I tested by having it send a message to me.
As I'm calling SpamAssassin with amavisd-new, I have a system-wide Bayes
db, maintained by the amavis user. As expected, the antispam plugin calls
the configured binary as the mail user
2016 Apr 12
6
antispam plugin, pipe backend, how to make it work?
Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with
the antispam plugin in version 2.0+20120225-2 and spamassassin at
version 3.2.2
I have been trying and failed to get the pipe backend of the antispam
plugin to work. Spamassin by itself works, a manual call of sa-learn
works fine. Bayes data is stored in a mysql DB.
I have the following configuration in
2013 Nov 08
2
Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin
This might be a fairly long message, but I wanted to be sure to include
as much information as possible. I'm having an issue with the
dovecot-antispam plugin in that it seems to be unable to successfully
run anything from the pipe backend. To qualify that, they run, but they
fail ...
Running /usr/bin/sa-learn directly always returns with an error code of
1, and the bayes DB isn't
2013 Sep 11
1
Antispam plugin / sa-learn
Hello,
Sorry for posting on both list spamassassin and dovecot : my question is
on dovecot antispam plugin, used to learn spamassassin with sa-learn.
I wonder if there is a way to confirme sa-learn is correctly feeded by
the antispam plugin.
dovecot version : 2.1.7
spamassassin version : 3.3.2
(both packaged in debian stable, with postfix and amavis)
i configured dovecot's antispam plugin
2014 Mar 06
1
Struggling with antispam
I have a dovecot installation I am building on a raspberry pi for a mail
server for the home.
I am almost there, everything bar one thing is working.
In simple terms dovecot is the authentication agent and the lda (using
lmtp) for postfix. My maildir mailboxed at at /var/mail - location and
accounts controlled by a small sqlite database.
the uid for these mailboxes are 10001 and up and are
2015 Apr 07
0
Need a bit of help with the antispam plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 31 Mar 2015, Anthony Papillion wrote:
> Date: Tue, 31 Mar 2015 18:37:34 -0500
> From: Anthony Papillion <anthony at cajuntechie.org>
> To: dovecot at dovecot.org
> Subject: Need a bit of help with the antispam plugin
>
> Hello Everyone,
>
> I'm running the antispam plugin on Dovecot 2.0.19 on Ubuntu Server
2015 Apr 07
0
Need a bit of help with the antispam plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 7 Apr 2015, John Perry wrote:
> On 2015/04/07 04:22, Steffen Kaiser wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On Tue, 31 Mar 2015, Anthony Papillion wrote:
>>
>>> Date: Tue, 31 Mar 2015 18:37:34 -0500
>>> From: Anthony Papillion <anthony at cajuntechie.org>