Displaying 20 results from an estimated 1000 matches similar to: "dovecot-antispam-1.3 multiple plugin load"
2010 Oct 06
2
Imap Folder activity detect
Hi all,
We are migrating a mail service with 80.000 users, and 40.000 of them are
using IMAP.
At present, this service is handled by Courier, with some custom patches.
And we are migrating to Dovecot 1.2.15.
One of these patches is used to interact with Spamassassin. If Courier
detects any move/copy operation to the "IsSPAM" or "IsntSPAM" folders, a
specific bash script is
2008 Oct 28
2
antispam - Unable to determine the destination user
Hello,
I'm trying to install dovecot antispam plugin and I've some problems
with dspam user.
When I move a mail out of 'SPAM' folder I have this error in my
/var/log/messages :
Oct 28 17:01:41 tony2 imap: antispam: /usr/bin/dspam --source=error
--class=innocent --signature=47de4679174462472577556 ...
Oct 28 17:01:41 tony2 dspam[24313]: Unable to determine the
destination
2010 Oct 05
2
release plan for dovecot antispam plugin?
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 mailtrain backend). I'm
running a checkout from Tue Sep 21 16:14:48 2010.
However, it is lacking a
2006 Oct 18
1
[PATCH] Compiz Events
I wrote this quick patch because I want plugins to be able to
communicate with each other with events. Using the option values to
communicate with each other is a bit cumbersome if you want to monitor
for changes or do anything which requires events.
It is just a small patch and works in the compiz way (ie by wrapping the
core
event).
Some potential events that I can think of at the moment are
2007 Nov 17
2
SIGSEGV (Segmentation fault) with antispam plugin
Hi all.
I am trying to get dovecot (1.0.rc17) running with antispam plugin.
I have created another backend, which executes "sa-learn" from
spamassassin's arsenal. The backend is modeled after sendmail backend.
But I can't seem to get the plugin working wit either my backend or
signature-log.
This is my ".config":
DOVECOT=/usr/src/dovecot-1.0.7
DOVECOT_VERSION=1.0
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
2008 May 04
1
Compiling plugins
Hi
I use Debian Etch 4.0r3. I am trying to compile antispam plugin, but i
have no idea about how to do it cause i have never done so. I have
compiled source packages for Debian with some instructions in some
pages, but i can not compile this plugin separately. Can anyone help
me or give some tips to do this (yes, i have google'd it yet, but no
good results).
This is the result trying to
2010 Oct 23
2
[stava@telcotec.se: [stava: antispam problem]]
Hi All,
I've built the dovecot-antispam-plugin from hg.dovecot.org and installed it.
I've turned on debugging with "mail_debug = yes" in dovecot.conf and restarted
dovecot. However, the antispam plugin module gets loaded by dovecot, but then
nothing, i.e. when moving mail from Inbox to Spam and vice versa, I see nothing.
How do I get debug messages from the
2013 Apr 30
2
dovecot antispam plugin is not woking
?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"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
?
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
2004 Dec 27
0
dspam plugin
The first version is available at
http://johannes.sipsolutions.net/edit/Projects/dovecot-dspam-integration/code
I'm calling dspam for every message, that seemed easier for now. I will
probably integrate Tom's idea about storing the messages until a
cron-job picks them up at night by just storing signatures into mysql,
in which case its easy to do with a single query:
INSERT INTO
2012 Dec 20
1
Antispam r49 breaks Dovecot v2.1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear Eugene,
patch 49 breaks compilation with Dovecot v2.1.
Attached patch encloses the change in a #if.
To feed the #if the actual Dovecot version, I've introduced an extra
variable in extra.mk, but I cannot help with making the GNU configure
stuff doing it right away. There will be numerous other ways to get the
Dovecot version into the
2009 Sep 25
1
problem with compilation of dovecot-antispam plugin with dovecot 1.2.5
hello all,
y a use dovecot 1.2.5, compiled with : ./configure
--prefix=/opt/dovecot125 --enable-header-install --with-mysql
--with-ssl=openssl
my error is :
make install :
cc -DHAVE_CONFIG_H -I/opt/dovecot125/include/dovecot/
-I/opt/dovecot125/include/dovecot/src/
-I/opt/dovecot125/include/dovecot/src/lib/
-I/opt/dovecot125/include/dovecot/src/lib-storage/
2013 Jul 01
1
Puppet with Mcollective, which modules and how ? (TheForeman)
Hi All,
I have a working installation of a Puppet Master (CA) with Puppet agents,
this using The Foreman. I really see the usage of Puppet this way but
because The Foreman supports pushing your classes/templates to you nodes
(agents) and uses the depricated Run/Kick for it I''m looking into
Mcollective.
Mcollective is supported by The Foreman since 1.2, the version I''m
2015 Aug 27
2
Panic in service(log)
Hello,
I'm using the Debian builds of dovecot-2.2 by S[r]us.
Today I started getting the following panic:
log: Panic: file priorityq.c: line 122 (priorityq_remove_idx): assertion
failed: (idx < count)
log: Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x7f1ae) [0x7fd368dc31ae] ->
/usr/lib/dovecot/libdovecot.so.0(+0x7f269) [0x7fd368dc3269] ->
2006 Aug 16
4
Plugins and svn
Hi railers,
What do you do when you must use a plugin in a rails app that is under
subversion?
I think that an approach is simply install a version of the plugin, and once
all the test pass, commit the plugin itself to the repository, inside the
/vendor/ of the app. If a new version of the plugin is released, your app is
still using the working one (although the new version could work too).
2010 May 11
4
antispam plugin problem
Hi
I have installed a plug-in an antispam and when I try to move the message to a folder a spam mutt produces an error "Failed to call dspam."
Here's my configuration(all built from ports):
dovecot 1.2.11
dovecot-antispam 1.2_4,1
dspam 3.9.0_1
FreeBSD 8.0
Relevant sections from dovecot.conf:
protocol imap {
mail_plugins = antispam
...
}
plugin {
antispam_signature =
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'
2009 May 21
1
Expire Plug-in stopped
Good evening,
While working with Dovecot 1.2rc4 on Fedora 10, I have been trying to
get the Expire plug-in to auto delete messages for us.
When I run the plug-in with the test flag, I receive the following message:
/usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
Info: amy at example.com/Trash: stop, expire time in future: 1242953758
All messages were
2010 Apr 11
2
Antispam plugin, compile under osx
Any help with the below build failure would be greatly appreciated. If
the information I am providing is deficient to diagnose the problem
please tell me how to provide better information.
Trying to build dovecot-antispam plugin 1.3 from;
http://johannes.sipsolutions.net/download/dovecot-antispam/
Dovecot 1.2.11 installed and was configured with --enable-header-
install. I also have dovecot