Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2014-02-18 Thread Bane Ivosev
i had the same problem. solution: increase default_vsz_limit in /etc/dovecot/conf.d/10-master.conf. for me 384M did the job. On 11/21/2013 10:01 AM, Jost Krieger wrote: > On Thu Nov 21 08:56:39 2013, Robert Schetterer wrote: > >> may off topic , but you may manage spam learn ham/spam for user

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-21 Thread Jost Krieger
On Thu Nov 21 08:56:39 2013, Robert Schetterer wrote: > may off topic , but you may manage spam learn ham/spam for users > another way too, they only need simply forward mail, i use it like > that way ,since years, it also works with sieve rules. The problem: Users don't (at least ours). If they

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 21.11.2013 08:45, schrieb Steffen Kaiser: > On Wed, 20 Nov 2013, Dean wrote: > >> Date: Wed, 20 Nov 2013 18:05:25 -0500 From: Dean >> Cc: dovecot@dovecot.org Subject: Re: >> [Dovecot] Problems with dovecot 2.1.7

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 20 Nov 2013, Dean wrote: Date: Wed, 20 Nov 2013 18:05:25 -0500 From: Dean Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin Darn. Thought I had found a good point about

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Dean
Darn. Thought I had found a good point about pthread_cancel. See the last post here : https://bugs.launchpad.net/ubuntu/+source/gcc-3.3/+bug/40285 Juergen Perlinger (juergen-perlinger) wrote on 2013-10-25: #30

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Dean
On 11/18/2013 10:08 AM, Steffen Kaiser wrote: > On Mon, 11 Nov 2013, Dean wrote: > > >> If you are on a 64bit system, maybe sa-learn is compiled 32bit only, > >> then the library must be installed as 32bit version as well. > > /usr/bin/sa-learn is a perl script, calling the various > > Mail::SpamAs

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-18 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 11 Nov 2013, Dean wrote: If you are on a 64bit system, maybe sa-learn is compiled 32bit only, then the library must be installed as 32bit version as well. /usr/bin/sa-learn is a perl script, calling the various Mail::SpamAssassin modules.

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-16 Thread Dean
So, is anyone out there actually *using* the antispam plugin with spamassassin ? What is your recipe for success ? The issue I'm seeing here appears to be the running of a perl script that does mysql access from dovecot. I'm running the exact same script from roundcube using the markasjunk2 plug

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-11 Thread Dean
On 11/11/2013 02:31 AM, Steffen Kaiser wrote: > On Fri, 8 Nov 2013, Dean Carpenter wrote: > > > Running /usr/bin/sa-learn directly always returns with an error code of > > 1, and the bayes DB isn't actually updated. Running the > > /usr/local/bin/sa-learn-pipe.sh script from the example will run

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-10 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 8 Nov 2013, Dean Carpenter wrote: Running /usr/bin/sa-learn directly always returns with an error code of 1, and the bayes DB isn't actually updated. Running the /usr/local/bin/sa-learn-pipe.sh script from the example will run sa-learn succ

[Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-08 Thread Dean Carpenter
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 /us