Displaying 20 results from an estimated 10000 matches similar to: "modules directory"
2007 Sep 30
4
new antispam plugin
Sparked from the discussion on the list, I've put my antispam plugin
into git and split up the code into a frontend and possibly multiple
backends. See http://git.sipsolutions.net/dovecot-antispam.git/ (URL
functions as both gitweb and git URL)
Andreas, I took your README file and adjusted it, I hope you don't mind.
I didn't fork from your git tree because you'd already
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
2008 May 20
2
Cannot compile current version of antispam
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
with the current (2008-05-20) repository releases of Dovecot-1.0 and
antispam the plugin no longer compiles:
antispam-storage-1.0.c: In function ?antispam_mail_update_keywords?:
antispam-storage-1.0.c:285: error: ?idxkwd__type? undeclared (first use in
this function)
antispam-storage-1.0.c:285: error: (Each undeclared identifier is reported
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
2011 Sep 14
1
Which dovecot-antispam with dovecot 2?
Hi
I'm a little confused as there are two repos for the dovecot-antispam plugin.
Eugene's hg repo is explicitly labeled "for Dovecot 2", but the Johannes' git
repo has commits later in date:
hg: http://wiki2.dovecot.org/Plugins/Antispam
git: http://git.sipsolutions.net/?p=dovecot-antispam.git
I guess the unrelease hg code ist the one for Dovecot 2, but what is
2008 Apr 16
3
antispam for Dovecot 1.1
Hi Johannes.
I wanted to try out the antispam plugin for a Dovecot 1.1 install, only to
learn that 1.1 is actually not supported.
Are there any plans to remedy this? If not, is it known how much effort is
required? (i.e. could I do it myself?).
Thanks,
Anders.
2007 Nov 19
2
dspam integration
Hi,
I see http://johannes.sipsolutions.net/Projects/dovecot-antispam and
http://blog.cynapses.org/2007/09/13/dovecot-dspam-plugin/ solutions.
Second git repo is not answer, first one is cloned, but I see some
drawbacks with it.
Dspam backend is more native solution but libdspam using instead of
dspam external binary looks like preffered way to integrate dspam.
Another problem is waiting for
2008 May 28
6
Error using antispam plugin
Hi
When activating antispam plugin in imap protocol, when sending an
email, Evolution/Thunderbirdkeeps infinitely "Sending authentication
information", and Dovecor logs shows "dovecot: May 28 10:14:35 Error:
child 6910 (imap) killed with signal 11"; lots of empty folders in
/tmp are created with names like "antispam-mail-ZvyWeZ".
I am using Dovecot1.1 rc15 compiled
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,
2020 Sep 20
3
At a loss with antispan and imap_sieve
Hi,
It seems I can?t google my way out of this one. I?m trying to set up spam/ham learning but getting
nowhere.
I tried Johannes Berg Antispam plugin, and syslog shows:
Sep 20 22:22:06 proefmail imap: antispam: running mailtrain backend program
/usr/lib/dovecot/retrain.sh
Sep 20 22:22:06 proefmail imap: antispam: running mailtrain backend program
/usr/lib/dovecot/retrain.sh
Sep 20 22:22:06
2012 Jun 05
1
Different but probably related issue
Hi Marc,
[+list since I'm unlikely to be able to solve this problem myself]
> I am trying to setup a debian testing (wheeze) mail server using
> postfix, dovecot and amavisd-new with spamassassin. I have everything
> working fine, using mdbox mailboxes and system users. As a final touch
> for this setup, I wanted to be able to train the (global) bayes
> database directly
2008 Nov 09
3
Dovecot and Bogofilter
Hi,
on my small Xen-virtualised server with 48 MiB RAM I use Postfix and
Dovecot, because the Debian administrators dislike qmail [1], which is in
my opinion despite some maintainability and code quality issues a quite
well designed software, because it mostly follows the UNIX principles.
Postfix is not able to sort my E-Mail into different Maildir folders and
after I looked at procmail's
2008 Oct 29
3
antispam plugin claims "antispam signature not found"
Hi,
I am trying to setup the antispam plugin using the direct dspam backend.
I have set
antispam_signature = X-DSPAM-Signature
in dovecot.conf
and in all mails I have signature lines like
X-DSPAM-Signature: 1,49084a24139132188715614
but still, if I try to move a mail into the spam folder, i get the IMAP error message
"antispam signature not found".
I thought it might have to do
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 Sep 21
2
antispam plugin signature-log backend with v1.1.2
Hello,
Is the signature-log backend of the antispam plugin broken when
compiling with dovecot version 1.1.2? I'm using version 1.0 of the
antispam plugin. It looks like there isn't anything more recent.
cc -c -DCONFIG_DEBUG -DDEBUG_SYSLOG -fPIC -shared -Wall -Wextra
-DPLUGINNAME=antispam -DHAVE_CONFIG_H -I../dovecot-1.1.2/
-I../dovecot-1.1.2/src/ -I../dovecot-1.1.2/src/lib/
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
2008 Jul 18
2
quota vs. antispam issue
Can you help me maybe? I don't see the bug.
QUOTA=maildir QUOTA_RULE='*:storage=100M' MAIL_PLUGINS="antispam quota" MAIL_PLUGIN_DIR=/home/johannes/Projects/dovecot/antispam gdb --args /home/johannes/Projects/dovecot/dovecot-1.1/src/imap/imap
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
2008 Nov 11
3
dovecot-antispam crm114 config
Hi list,
Does anyone have a working crm114 config for dovecot-antispam? I have
mailreaver running perfectly otherwise, but it doesn't seem to be called
correctly from dovecot-antispam - the css files show no change. Piping
a message to the command...
`/usr/share/crm114/mailreaver.crm --good -u
/shared/domains/domain.tld/users/pfern/.crm/`
works as expected, and the logs don't indicate
2019 Nov 05
1
Trying to replace anti spam plugin with IMAPSieve; no joy
I?m trying to follow the instructions on the wiki to move from antispam to IMAPSieve, but it?s not working at all. A bit of a background:
dovecot-core 2:2.3.8-4~buster
dovecot-imapd 2:2.3.8-4~buster
dovecot-lmtpd 2:2.3.8-4~buster
dovecot-managesieved 2:2.3.8-4~buster
dovecot-pgsql 2:2.3.8-4~buster
dovecot-pop3d 2:2.3.8-4~buster
2009 Sep 03
2
mail_uid and mail_gid are not set in environment (for expire-tool and so)
Hello,
I've just subscribed to the list, as a recent user of Dovecot (1.2.4 by
now).
I eventually missed a point, so I tried to find other doc or comments about
my issue, but failed to. If the following has already been discussed, please
simply reply with a URL to the corresponding thread or doc ;-)
Now that I have covered my ass, here is the problem I meet.
In dovecot.conf, I have the