similar to: dovecot-antispam crm114 config

Displaying 20 results from an estimated 3000 matches similar to: "dovecot-antispam crm114 config"

2012 Sep 27
7
Antispam plugin problem (CRM114)
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-BlameMichelson (TRE 0.8.0 (BSD))" My mail system is qmail that through .qmail default
2014 May 16
0
Problems setting up extprograms in combination with crm114
Hello, I've troubles to configure sieve correctly to call the mailreaver script in order to parse mails for spam. I've the task to migrate a existing procmail setup to a sieve setup, and to keep the mail filtering step within sieve. I've added in /usr/lib/dovecot/sieve-filters/ a script called "mailreaver", which contains basically only one line - calling the right
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
So I modified my configuration a couple times just to try and get any results from the plugin. I commented out my backend configuration, and finally got the plugin to log something. root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/maillog Jul 20 05:27:50 zerolag dovecot: imap(james.lott): Error: antispam plugin backend is not selected for this user At this point, I'll take
2008 Feb 28
1
antispam plugin: crm114 mode:"antispam signature not found"
Hi there, I'm happily using dovecot, and today tried to integrate the antispam imap plugin to automatically train/inform the crm114 spam classifier when moving messages in and out of folder "SPAM" However, when i try to move a message to folder spam, my client (Thunderbirds) says: The current command did not succeed. The mail server responden: antispam signature not found.
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
On 2015-07-20 08:20, Christian Kivalo wrote: >> >> That seems to be about all I get though. Still nothing to indicate >> errors, and >> nothing to indicate that anything is being done when I move messages >> into >> spam. I suppose that probably means I've configured the folder paths >> incorrectly. I'll have to keep beating my head against it
2015 Jul 19
2
[Dovecot Antispam] Can't seem to load plugin
Hello list, I'm hoping there is a user of the antispam plugin out there who might be able to lend a pointer or two. I am running dovecot 2.2.18 on FreeBSD 10 (doveconf -n attached), where I have installed the binary dovecot2-antispam-plugin package. I have put together what should, in my estimation, be a working configuration for the plugin. I have reviewed the man page and the online
2014 Nov 13
0
Error using Tika as meta extractor with solr
Hi to all, i have a dovecot 2.2.15 installation which uses tika and solr for indexing and meta extraction from messages: this is my doveconf -n output # 2.2.15: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10 auth_cache_negative_ttl = 10 mins auth_cache_size = 8 M auth_cache_ttl = 20 mins debug_log_path = /var/log/dovecot/dovecot-debug.log first_valid_gid = 89
2008 Jul 12
2
sharenfs=off, but still being shared?
I noticed an oddity on my 2008.05 box today. Created a new zfs file system that I was planning to nfs share out to an old FreeBSD box, after I put sharenfs=on for it, I noticed there was a bunch of others shared too: -bash-3.2# dfshares -F nfs RESOURCE SERVER ACCESS TRANSPORT reaver:/store/movies reaver - - reaver:/export
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
Hi to all i'm running two Dovecot servers version 2.2.15 both Server A and Server B Server A is in production instead Server B is ready to start as a replacement My goal is replicate through doveadm backup command mails from Server A to Server B but when i execute following command in Server B error happens doveadm -vvv -D backup -R -u davide.marchi at mail.cgilfe.it imapc:
2008 Nov 26
2
anti spam measures
On Wed, 2008-11-26 at 06:30 -0700, Trever L. Adams wrote: > Trever L. Adams wrote: > > I believe it appears you have gone back to dspam, is this correct? No. > > What backend do you use? What version? I am using 3.8.1. I'm using crm114 still. > > I still have problems with your plugin with the hash driver and the > > sqlite3 driver seems to segfault all the
2013 Apr 12
0
Problem with vpopmail + qmail + dovecot lda
I have a little problem in my configuration (vpopmail + qmail + dovecot 2.1.12 with LDA) my .qmail-default is this | /var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d $EXT@$USER -e | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox I receive al mails to postmaster for non-existent users (all my users are virtual and live under group 89 vpopmail) and this is ok
2016 Nov 04
0
dovecot-antispam plugin not work
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 at 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 for my dovecot in debian. > It seem that the /usr/bin/sa-learn-pipe.sh is not execute. > When
2014 May 18
0
antispam plugin doesn't recognize spam folder
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-antispam that ships with ubuntu is 2.0+20130822-2build1. I also compiled the latest version in the git
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:
2016 Dec 17
0
Antispam plugin: insufficent error messages
On 11/28/2016 3:28 PM, Volker Wysk wrote: > 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
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
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
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>
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
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