-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Dear list,
I made a patch which extends dovecot-antispam-plugin with support to take the
addition and removal of a specific set of flags as trigger for learning.
This allows for very tight integration with Thunderbird and KMail, which both
set
Hello,
I already use this documentation. and after I get this errors I read
the man page at https://johannes.sipsolutions.net/files/antispam.html
Regards,
Basti
On 04.11.2016 15:52, Tom Hendrikx wrote:
> Hi,
>
> The package in debian/ubuntu is based on
> http://wiki2.dovecot.org/Plugins/Antispa
Hi,
The package in debian/ubuntu is based on
http://wiki2.dovecot.org/Plugins/Antispam, which is a fork/rewrite of
the plugin by johannes@sipsolutions. Try to set it again using the
correct documentation :)
Regards,
Tom
On 03-11-16 21:12, basti wrote:
> Hello,
> I try to use the plugin f
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 f
Hi,
Has this slipped off the radar or is it somehow not suitable for inclusion?
Thanks,
Robert
On Thu, Aug 18, 2016 at 6:16 PM, Robert Munteanu
wrote:
> (snip)
>
>> I have no issue in resending a new version of the patch with better
>> error reporting, will do so in the following days.
>>
>> R
Robert,
First, thanks!
Second, I'm not a committer on the dovecot project. But I've written a lot of
software where if an end user has a problem and either they want to know why or
if they report it and ask for help, I've found it is MUCH better to have enough
info in the message given to the
(snip)
> I have no issue in resending a new version of the patch with better
> error reporting, will do so in the following days.
>
> Robert
I've attached a second version of the patch, feel free to consider any
of them for inclusion.
Thanks,
Robert
--
http://robert.muntea.nu/
changeset: 5
Hi Harlan,
On Wed, Aug 17, 2016 at 2:18 AM, Harlan Stenn wrote:
> On 8/16/16 1:24 PM, Robert Munteanu wrote:
>> Hi,
>>
>> Hopefully this is the right channel for such a patch. I have a minor
>> enhancement to submit for the antispam plugin
>>
>> http:/
On 17.08.2016 02:18, Harlan Stenn wrote:
> On 8/16/16 1:24 PM, Robert Munteanu wrote:
>> Hi,
>>
>> Hopefully this is the right channel for such a patch. I have a minor
>> enhancement to submit for the antispam plugin
>>
>> http://hg.dovecot.org/doveco
On 8/16/16 1:24 PM, Robert Munteanu wrote:
> Hi,
>
> Hopefully this is the right channel for such a patch. I have a minor
> enhancement to submit for the antispam plugin
>
> http://hg.dovecot.org/dovecot-antispam-plugin
>
> It adds minimal error checking for the sendma
Hi,
Hopefully this is the right channel for such a patch. I have a minor
enhancement to submit for the antispam plugin
http://hg.dovecot.org/dovecot-antispam-plugin
It adds minimal error checking for the sendmail_binary, otherwise the
reported error in case of a missing binary or one with
After a recent upgrade to dovecot 2.2.9 (caused by an ubuntu upgrade to
14.04), the antispam plugin has stopped recognizing my spam folders as
spam. I see the plugin initializes properly, but when moving a message,
the mailbox_is_spam() function always returns 0.
The version of dovecot-antisp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 19 Feb 2014, Alan Schmitt wrote:
# 2.2.10: /Users/schmitta/.dovecotzimbra.rc
# OS: Darwin 13.0.0 x86_64
--8<---cut here---start->8---
schmitta@top-wifi ~/s/dovecot-antispam-plugin> mak
rc.
> Entering directory doc.
> Leaving directory doc.
> Entering directory src.
> Successfully installed lib90_antispam_plugin.so.
> Leaving directory src.
> Entering directory doc.
> Successfully installed dovecot-antispam.7.
> Leaving directory doc.
Almost (the extension of t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 18 Feb 2014, Alan Schmitt wrote:
I'm trying to setup dovecot-antispam, and even though the configuration
and the installation seem to have gone well, dovecot is telling me it's
not finding it.
schmitta@top-wifi ~> /usr/local/Cellar/dovecot/
Hello,
I'm trying to setup dovecot-antispam, and even though the configuration
and the installation seem to have gone well, dovecot is telling me it's
not finding it.
Here is the symptom:
schmitta@top-wifi ~> /usr/local/Cellar/dovecot/2.2.10/libexec/dovecot/imap -c
~/.dovecotzimbra.rc
Fatal: Pl
On 02/10/2014 06:14 PM, David Mehler wrote:
> Hello,
>
> Quick question, does anyone have a fedora 17 rpm or a rel src.rpm that
> can be rebuilt, of the dovecot antispam plugin?
>
> Thanks.
> Dave.
>
Hello Dave,
I can provide you with a SPEC file if that is what you are af
Hello,
Quick question, does anyone have a fedora 17 rpm or a rel src.rpm that
can be rebuilt, of the dovecot antispam plugin?
Thanks.
Dave.
This seems to fix the issue
--- a/dovecot-antispam-plugin/src/antispam-storage-2.0.c
+++ b/dovecot-antispam-plugin/src/antispam-storage-2.0.c
@@ -91,15 +91,6 @@ antispam_copy(struct mail_save_context *ctx, struct mail *mai
int ret;
bool src_trash, dst_trash;
- if (!ctx
Hi
With dovecot 2.2.5, and dovecot-antispam built from a recent HEAD pull, when
copying multiple messages to or from a Spam folder, the plugin sends multiple
copies of the first message to the backend. I've tried this with the pipe and
spool2dir backends.
For example with the spool2dir backen
someone use dovecot antispam with crm114?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
*CONFIDENZIALITA'*
*Ai sensi del D.Lgs. 196/200
I've finally found the issue, dspam was not configured properly.
--
Xavier Claude
claude.xav...@gmail.com
Le 13/09/2013 17:29, RW a écrit :
On Thu, 12 Sep 2013 22:09:42 +0200
Mathieu R. wrote:
22:01 root@effraie01 ~ # sa-learn --username=vmail --backup
v 3 db_version # this must be the first line!!!
v 0 num_spam
v 0 num_nonspam
sa-learn --username sets the virt
On Thu, 12 Sep 2013 22:09:42 +0200
Mathieu R. wrote:
> 22:01 root@effraie01 ~ # sa-learn --username=vmail --backup
> v 3 db_version # this must be the first line!!!
> v 0 num_spam
> v 0 num_nonspam
sa-learn --username sets the virtual user not the unix user. (
itself) run as vmail, wich is the global user i use for email.
and there is still nothing in sa-learn database. (i dod not have many
spam on that server, but still have passed a few to sa-learn via that
dovecot-antispam plugin). Maybe everything is normal, but with my low
level spamassassin/dovecot comprehension, i think i would have something
in sa-learn db.
--
Mathieu R.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 11 Sep 2013, Mathieu R. wrote:
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
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
On Aug 21, 2013, at 1:19 PM, Micah Anderson wrote:
>
> Hello,
>
> I recently was looking to update to dovecot 2.2 and I have been happily
> using the dovecot-antispam plugin in 2.1, but found that there have been
> some changes in dovecot that make this version not compil
Hello,
I recently was looking to update to dovecot 2.2 and I have been happily
using the dovecot-antispam plugin in 2.1, but found that there have been
some changes in dovecot that make this version not compile against 2.2.
I'm wondering if Johannes you have any plans to update it, or if o
Le mercredi 31 juillet 2013 08:51:11 Steffen Kaiser a écrit :
>
> To narrow down the problem, could you:
>
> a) add "Drafts" to antispam_spam and try again with Drafts,&
I've added it and I have the same behaviour as with the Spam directory.
> a) disable antispam and try to move a message to Sp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 30 Jul 2013, Xavier Claude wrote:
Le lundi 29 juillet 2013 08:51:17 Steffen Kaiser a écrit :
On Sat, 27 Jul 2013, Xavier Claude wrote:
2.1.7), but it's not working, each time I put a mail in the "Spam"
Turn on logging and the mail_log p
Le lundi 29 juillet 2013 08:51:17 Steffen Kaiser a écrit :
> On Sat, 27 Jul 2013, Xavier Claude wrote:
>
> > 2.1.7), but it's not working, each time I put a mail in the "Spam"
>
> Turn on logging and the mail_log plugin:
>
> http://wiki2.dovecot.org/Logging
> http://wiki2.dovecot.org/Plugins/Ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 27 Jul 2013, Xavier Claude wrote:
2.1.7), but it's not working, each time I put a mail in the "Spam"
Turn on logging and the mail_log plugin:
http://wiki2.dovecot.org/Logging
http://wiki2.dovecot.org/Plugins/MailLog
folder, it is send i
Hello everybody,
I'm trying to use the Dovecot antispam on Debian Wheezy (dovecot version
2.1.7), but it's not working, each time I put a mail in the "Spam" folder, it
is send in its original folder. What bother me the most is that I don't see
anything in the log. Here is my dovecot config rela
On Sat, 04 May 2013 08:13:44 +0300, Ravi Kanchan
wrote:
But it is not woking in our setup its not block or marking SPAM mail
which is receiving through IMAP or POP3 services.
Antispam plugin isn't supposed to block nor mark mails.
It's only used to teach your spam system should it make an
rever L. Adams
To: Dovecot Mailing List
Cc: Eugene Paskevich ; Ravi Kanchan
Sent: Friday, 3 May 2013 6:00 PM
Subject: Re: [Dovecot] dovecot antispam plugin is not woking
On 04/30/2013 05:47 AM, Eugene Paskevich wrote:
> On Tue, 30 Apr 2013 12:36:44 +0300, Ravi Kanchan
> wrote:
>
On 04/30/2013 05:47 AM, Eugene Paskevich wrote:
> On Tue, 30 Apr 2013 12:36:44 +0300, Ravi Kanchan
> wrote:
>
>> and plugin configuration is given below:
>>
>> protocol imap {
>> mail_plugins = " antispam autocreate"
>> }
>> protocol pop3 {
>> mail_plugins = antispam autocreate
>> }
>
> I'm no
54666
From: Tom Hendrikx
To: dovecot@dovecot.org
Sent: Wednesday, 1 May 2013 2:39 AM
Subject: Re: [Dovecot] dovecot antispam plugin is not woking
On 30-04-13 17:14, Eugene Paskevich wrote:
> On Tue, 30 Apr 2013 15:56:19 +0300, Ravi Kanchan
> wrote:
>
>>
On 30-04-13 17:14, Eugene Paskevich wrote:
> On Tue, 30 Apr 2013 15:56:19 +0300, Ravi Kanchan
> wrote:
>
>> thank you for your valuable response
>>
>>
>> I have changed the configuration as per your suggestion.
>
> Try putting it this way:
>
> plugin {
> antispam_spam = Spam
> antispam_allo
On Tue, 30 Apr 2013 15:56:19 +0300, Ravi Kanchan
wrote:
thank you for your valuable response
I have changed the configuration as per your suggestion.
Try putting it this way:
plugin {
antispam_spam = Spam
antispam_allow_append_to_spam = YES
antispam_backend = dspam
antispam_dspam
ovecot] dovecot antispam plugin is not woking
On Tue, 30 Apr 2013 12:36:44 +0300, Ravi Kanchan
wrote:
> I am using dovecot version 2.0.9
> DSPAM Anti-Spam Suite 3.10.2 (agent/library)
> ClamAV 0.97.7/17102
>
> and dspam antispam plugin
> dovecot-antispam-plugin-43880985e3
On Tue, 30 Apr 2013 12:36:44 +0300, Ravi Kanchan
wrote:
I am using dovecot version 2.0.9
DSPAM Anti-Spam Suite 3.10.2 (agent/library)
ClamAV 0.97.7/17102
and dspam antispam plugin
dovecot-antispam-plugin-43880985e3dd
That is quite an old revision.
However, there were no significant
Hi All,
I am using dovecot version 2.0.9
DSPAM Anti-Spam Suite 3.10.2 (agent/library)
ClamAV 0.97.7/17102
and dspam antispam plugin
dovecot-antispam-plugin-43880985e3dd
and plugin configuration is given below:
protocol imap {
mail_plugins = " antispam autocreate"
}
pro
On Thursday, January 17, 2013 11:16:45 AM Steffen Kaiser wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Wed, 16 Jan 2013, Michael Moerz wrote:
> > plugin {
> >
> > antispam_backend = pipe
>
> Er, this module is called "mailtrain", isn't it? At least in antispam
> changeset 50:0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 16 Jan 2013, Michael Moerz wrote:
plugin {
antispam_backend = pipe
Er, this module is called "mailtrain", isn't it? At least in antispam
changeset 50:0319240072d8. You should get an error "configured
non-existent antispam backend: pipe"
Hi,
dovecot -n
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.8.0-0-generic x86_64 Ubuntu Raring Ringtail (development branch)
listen = 10.10.200.39
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c
mail_debug = yes
mail_location = maildir:~/Maildir
managesieve_notify_ca
$ hg --cwd ./work/dovecot-antispam-plugin-50 glog -l3 --style compact
@ 50[tip] 0319240072d8 2012-12-20 03:56 +0200 Eugene Paskevich
|Made use of new DOVECOT_ABI_VERSION macro.
...
$ configure; make
Compiling signature-log.c (plugin)...
signature-log.c:122: error: too many arguments
I'm unable to output nothing to syslog nor in other dovecot's log files
about problem of plugin. If i use the test server the output is this:
Oct 2 10:38:34 debnew imap: antispam: mailbox_is_unsure(SPAM): 0
Oct 2 10:38:34 debnew imap: antispam: mailbox_is_trash(INBOX): 0
Oct 2 10:38:34 debnew
I made an experiment because iwasn't able to output some error to syslog
or stderr about my configuration...
I've installed antispam plugin in a parallel server with the program of
johannes Bergs that seem now upgraded to function with 2.X and i have
same problem ("Failed to call crm114 binary..
On Mon, 01 Oct 2012 14:48:31 +0300, Davide
wrote:
Can i attach compressed log in a post?
If it's of the sane size :-)
But I'm actually interested in the output which was triggered by the mail
move itself.
I can produce output replacing crm binary with a script bash to ouput
command,us
Restarting Dovecot instead to use doveadm reload i hav strange error:
managesieve(root): Fatal: getcwd() failed: No such file or directory
doveconf: Error: managesieve-login: dump-capability process returned 89
Il 01/10/2012 13:48, Davide ha scritto:
Can i attach compressed log in a post?
I c
Can i attach compressed log in a post?
I can produce output replacing crm binary with a script bash to ouput
command,user etc etc
Il 01/10/2012 13:01, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 13:57:14 +0300, Davide
wrote:
I deleted
antispam_verbose_debug = 1
antispam_debu
On Mon, 01 Oct 2012 13:57:14 +0300, Davide
wrote:
I deleted
antispam_verbose_debug = 1
antispam_debug_target = syslog
from dovecot.conf and i added
debug_log_path = /var/log/dovecot/dovecot_debug.log
restarted dovecot and now i see in the debug log
2012-10-01 12:33:31 imap:
On Mon, 01 Oct 2012 13:58:23 +0300, Davide
wrote:
Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm
must be enclosed on ""? so
antispam_crm_binary = "/opt/crm114/mailreaver.crm"
No.
--
Eugene Paskevich | *==)--- | Plug me into
eug...@raptor.kiev.u
Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm
must be enclosed on ""? so
antispam_crm_binary = "/opt/crm114/mailreaver.crm"
Il 01/10/2012 12:07, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 12:54:01 +0300, Davide
wrote:
this is my dovecot configuration for antispam plu
I deleted
antispam_verbose_debug = 1
antispam_debug_target = syslog
from dovecot.conf and i added
debug_log_path = /var/log/dovecot/dovecot_debug.log
restarted dovecot and now i see in the debug log
2012-10-01 12:33:31 imap: Debug: Module loaded:
/usr/local/lib/dovecot/lib90_antisp
On Mon, 01 Oct 2012 12:54:01 +0300, Davide
wrote:
this is my dovecot configuration for antispam plugin logging:
antispam_verbose_debug = 1
antispam_debug_target = syslog
Neither my plugin nor (I believe) main dovecot reads those two. You can
remove them.
and this is
info_log_p
this is my dovecot configuration for antispam plugin logging:
antispam_verbose_debug = 1
antispam_debug_target = syslog
and this is
info_log_path = /var/log/dovecot/dovecot.log
log_path = /var/log/dovecot/dovecot-err.log
debug_log_path =
Il 01/10/2012 11:20, Eugene Paskevich ha scritt
On Mon, 01 Oct 2012 12:00:14 +0300, Davide
wrote:
Thank you very much for the reply, i' have installed the supplied patch
with the following command:
- patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory)
i compile the plugin and all go easy
i move my wrongly tagged mail fro
I have recived an empty message in response
Il 01/10/2012 11:04, Davide ha scritto:
I downloaded and applaied the patch in the message 01:16 of 716 bytes:
diff -r 7f94cc6b4d8e src/crm114.c
--- a/src/crm114.cFri May 11 04:05:59 2012 +0300
+++ b/src/crm114.cMon Oct 01 02:15:40 2012 +0300
I downloaded and applaied the patch in the message 01:16 of 716 bytes:
diff -r 7f94cc6b4d8e src/crm114.c
--- a/src/crm114.c Fri May 11 04:05:59 2012 +0300
+++ b/src/crm114.c Mon Oct 01 02:15:40 2012 +0300
@@ -56,11 +56,17 @@
* really only needs the signature.
*/
if (pip
Thank you very much for the reply, i' have installed the supplied patch
with the following command:
- patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory)
i compile the plugin and all go easy
i move my wrongly tagged mail from UNSURE to INBOX and thunderbird tell
me ..blah..blah.
On Mon, 01 Oct 2012 02:07:25 +0300, Eugene Paskevich
wrote:
Did you see anything in syslog? If not, let's begin with the attached
patch.
Ouch... too sleepy. Here's the correct patch.
--
Eugene Paskevich | *==)--- | Plug me into
eug...@raptor.kiev.ua| -
On Thu, 27 Sep 2012 12:22:47 +0300, Davide
wrote:
Hi to all, sorry in advance for my poor english, this is the first time
that i wrote to a list if i make mistake excuseme.
My problem is this: i have dovecot 2.1.8 installed and functioning from
2 years one week ago i have installed cr
Hi to all, sorry in advance for my poor english, this is the first time
that i wrote to a list if i make mistake excuseme.
My problem is this: i have dovecot 2.1.8 installed and functioning from
2 years one week ago i have installed crm114 for my last spam detection
filter "version 20100106
antispam_dspam_notspam = --class=innocent
}
Petr Bravenec
Dne So 9. června 2012 22:23:05 Petr Bravenec napsal(a):
> It is few months ago I requested help with combination dovecot - dovecot-
> antispam plugin and dspam.
>
> Now I got into troubles with a lot of spam delivering to users inbo
It is few months ago I requested help with combination dovecot - dovecot-
antispam plugin and dspam.
Now I got into troubles with a lot of spam delivering to users inbox. Problem
described bellow is now better hidden but stil remains:
When moving a message from INBOX to Junk, dspam got an empty
"Eugene Paskevich" writes:
> On Wed, 18 Jan 2012 18:31:49 +0200, Timo Sirainen wrote:
>
>> On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote:
>>> >> mailbox.c: In function 'antispam_save_begin':
>>> >> mailbox.c:138:12: error: 'struct mail_save_context' has no member named
>>> >> 'copyin
On Wed, 18 Jan 2012 18:31:49 +0200, Timo Sirainen wrote:
On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote:
>> mailbox.c: In function 'antispam_save_begin':
>> mailbox.c:138:12: error: 'struct mail_save_context' has no member
named
>> 'copying'
>
> The "copying" should be changed to
On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote:
> >> mailbox.c: In function 'antispam_save_begin':
> >> mailbox.c:138:12: error: 'struct mail_save_context' has no member named
> >> 'copying'
> >
> > The "copying" should be changed to "copying_via_save".
>
> Thank you, Timo.
> Would #if
On Wed, 18 Jan 2012 16:34:18 +0200, Timo Sirainen wrote:
On Tue, 2012-01-17 at 11:07 +, interfaSys sàrl wrote:
Here is what I get when I try to compile the antispam plugin agaisnt
Dovecot 2.1
**
mailbox.c: In function 'antispam_save_begin':
mailbox.c:138:12: error: 'struct mai
On Tue, 2012-01-17 at 11:07 +, interfaSys sàrl wrote:
> Here is what I get when I try to compile the antispam plugin agaisnt
> Dovecot 2.1
>
> **
> mailbox.c: In function 'antispam_save_begin':
> mailbox.c:138:12: error: 'struct mail_save_context' has no member named
> 'copying'
T
Here is what I get when I try to compile the antispam plugin agaisnt
Dovecot 2.1
**
mailbox.c: In function 'antispam_save_begin':
mailbox.c:138:12: error: 'struct mail_save_context' has no member named
'copying'
mailbox.c: In function 'antispam_save_finish':
mailbox.c:174:12: error: 's
On 11/17/2010 10:19 AM, Antonio Perez-Aranda wrote:
> I'm migrating a customized dovecot-antispam-plugin from
> dovecot-antispam-plugn-1.3 which doesn't run in dovecot-2.0
>
> Are any body using dovecot-antispam-plugin adapted to 2.0 from
> mercurial on a production system
I'm migrating a customized dovecot-antispam-plugin from
dovecot-antispam-plugn-1.3 which doesn't run in dovecot-2.0
Are any body using dovecot-antispam-plugin adapted to 2.0 from
mercurial on a production system?
This is the adapted version to dovecot 2.0
http://hg.dovecot.org/doveco
On Sun, Oct 24, 2010 at 12:00:51AM +0200, Tom Hendrikx wrote:
> On 23/10/10 22:00, Bradley Giesbrecht wrote:
> > On Oct 23, 2010, at 12:03 PM, Lars Stavholm wrote:
> >
> >> Hi All,
> >>
> >> anyone been able to use the dovecot-antispam-plugin from
>
On 23/10/10 22:00, Bradley Giesbrecht wrote:
> On Oct 23, 2010, at 12:03 PM, Lars Stavholm wrote:
>
>> Hi All,
>>
>> anyone been able to use the dovecot-antispam-plugin from
>> http://hg.dovecot.org with dovecot-2.0.x?
>>
>> Any input appreciated
>&
On Oct 23, 2010, at 12:03 PM, Lars Stavholm wrote:
Hi All,
anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org
with dovecot-2.0.x?
Any input appreciated
R
/Lars Stavholm
+1
Sorry that I have no input other then to add to the interest.
Brad
Hi All,
anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org
with dovecot-2.0.x?
Any input appreciated
R
/Lars Stavholm
On Tue, 05 Oct 2010 12:20:57 +0300, Tom Hendrikx wrote:
I noticed that someone took over the development of the dovecot antispam
plugin, and the is currently hosted at dovecots hg repo. Great to see
that the plugin is not dead! ;)
Well, that's not the word I'd use. Rather reincar
I love to use this plugin too. I use with dspam too, and works fine. I
hope this plugin stay in dovecot forever.
On 10/5/10, Tom Hendrikx wrote:
> Hi,
>
> I noticed that someone took over the development of the dovecot antispam
> plugin, and the is currently hosted at dovecots hg re
Hi,
I noticed that someone took over the development of the dovecot antispam
plugin, and the is currently hosted at dovecots hg repo. Great to see
that the plugin is not dead! ;)
I created a gentoo ebuild that builds the plugin from the repo, and the
plugin seems to work nice with dspam (using
Hi,
I don't remember how to turn off debugging for AntiSpam plugin ... it
still writes it's debug output to /var/log/debug.log ... But everything
works fine now - so it can be turned off since it just wastes my Memory ...
Thanks & Regards
On 05/08/10 10:37 AM, Leander S. wrote:
> Am 28.07.2010 21:34, schrieb Daryl Richards:
>> I've also had this problem in the past. I wrote a wrapper script to
>> try to log what is happening. Funny thing is, when run through this
>> script it works fine. Without the script it fails. Not sure where
Dovcot AntiSpam Errors:
- [SERVERBUG] failed to send mail --> Thunderbird response when move
from ANY to spam and the other way arround.
- [CANNOT] Cannot copy to unsure folder --> Thunderbird response when
move from ANY to unsure and the other way arround.
- run program failed with exit code
On Aug 3, 2010, at 5:52 PM, Tom Hendrikx wrote:
> On 03/08/10 23:17, Leander S. wrote:
>> Am 03.08.10 22:53, schrieb Gregory Finch:
>>> On 2010-08-03 1:41 PM, Leander S. wrote:
Am 28.07.10 23:43, schrieb Harlan Stenn:
> Figure out exactly what script is running and see if it says why it
On 03/08/10 23:17, Leander S. wrote:
> Am 03.08.10 22:53, schrieb Gregory Finch:
>> On 2010-08-03 1:41 PM, Leander S. wrote:
>>> Am 28.07.10 23:43, schrieb Harlan Stenn:
Figure out exactly what script is running and see if it says why it
would return with a status of 9. If that is bec
On 2010-08-03 2:17 PM, Leander S. wrote:
> Am 03.08.10 22:53, schrieb Gregory Finch:
>> On 2010-08-03 1:41 PM, Leander S. wrote:
>>> Am 28.07.10 23:43, schrieb Harlan Stenn:
Figure out exactly what script is running and see if it says why it
would return with a status of 9. If that is
Am 03.08.10 22:53, schrieb Gregory Finch:
On 2010-08-03 1:41 PM, Leander S. wrote:
Am 28.07.10 23:43, schrieb Harlan Stenn:
Figure out exactly what script is running and see if it says why it
would return with a status of 9. If that is because of a SIGKILL, it is
because some process is sen
On 2010-08-03 1:41 PM, Leander S. wrote:
> Am 28.07.10 23:43, schrieb Harlan Stenn:
>> Figure out exactly what script is running and see if it says why it
>> would return with a status of 9. If that is because of a SIGKILL, it is
>> because some process is sending that signal. You are gonna get
Am 28.07.10 23:43, schrieb Harlan Stenn:
Figure out exactly what script is running and see if it says why it
would return with a status of 9. If that is because of a SIGKILL, it is
because some process is sending that signal. You are gonna get to
figure out what debug knobs to crank to figure
I've also had this problem in the past. I wrote a wrapper script to try
to log what is happening. Funny thing is, when run through this script
it works fine. Without the script it fails. Not sure where to look next,
I've just kept the script.
#!/usr/local/bin/bash
(
id -a
echo $@
/usr/l
Figure out exactly what script is running and see if it says why it
would return with a status of 9. If that is because of a SIGKILL, it is
because some process is sending that signal. You are gonna get to
figure out what debug knobs to crank to figure out why this is going on.
Can you invoke an
-Nachricht
Datum: Wed, 28 Jul 2010 21:12:07 +0200
Von: "Leander S."
An: Dovecot Mailing
List,user+dove...@localhost.localdomain.org,t...@whyscream.net
Betreff: Re: [Dovecot] AntiSpam Plugin
On 07/28/2010 07:24 PM Leander S. wrote:
…
Jul 28 18:51:40 server imap: antispam
Original-Nachricht
> Datum: Wed, 28 Jul 2010 21:12:07 +0200
> Von: "Leander S."
> An: Dovecot Mailing List ,
> user+dove...@localhost.localdomain.org, t...@whyscream.net
> Betreff: Re: [Dovecot] AntiSpam Plugin
>
>
>
>
>
&
On 07/28/2010 07:24 PM Leander S. wrote:
> …
> Jul 28 18:51:40 server imap: antispam: running mailtrain backend program
> /usr/local/bin/sa-learn
> Jul 28 18:51:40 server imap: antispam: running mailtrain backend program
> /usr/local/bin/sa-learn
> Jul 28 18:51:41 server imap: antispa
On 07/28/2010 07:24 PM Leander S. wrote:
> …
> Jul 28 18:51:40 server imap: antispam: running mailtrain backend program
> /usr/local/bin/sa-learn
> Jul 28 18:51:40 server imap: antispam: running mailtrain backend program
> /usr/local/bin/sa-learn
> Jul 28 18:51:41 server imap: antispam: run progr
I was now only able to get some more interesting log file:
Jul 28 18:51:27 server imap: antispam: plugin initialising (1.2-notgit)
Jul 28 18:51:27 server imap: antispam: "Trash" is exact match trash folder
Jul 28 18:51:27 server imap: antispam: "Spam" is exact match spam folder
Jul 28 18:51:2
Hi,
thanks for your reply. Yes I also thought so - but the thing
unfortunatley doesn't wanna run on my machine no matter what recent
version I tried ;/
server [~]# dovecot -n
# 1.2.13: /usr/local/etc/dovecot.conf
# OS: FreeBSD 8.1-RELEASE amd64 ufs
protocols: imap imaps pop3 pop3s manage
Hi,
thanks for your reply. Yes I also thought so - but the thing
unfortunatley doesn't wanna run on my machine no matter what recent
version I tried ;/
server [~]# dovecot -n
# 1.2.13: /usr/local/etc/dovecot.conf
# OS: FreeBSD 8.1-RELEASE amd64 ufs
protocols: imap imaps pop3 pop3s manage
1 - 100 of 252 matches
Mail list logo