Displaying 20 results from an estimated 8000 matches similar to: "Issues when compiling dovecot antispam on debian wheezy"
2012 Sep 03
1
dovecot-antispam and Thunderbird, Outlook, etc.
Hi,
In the documentation of dovecot-antispam it is mentioned that moving
mails out of the spam folders trains them as non-spam. I.e. thunderbird
automatically deletes old spam messages (after a time limit, i.e. 14
days). Will this also train the old spam messages as non-spam?
Cheers,
Eddy
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
2013 Sep 11
1
Antispam plugin / sa-learn
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
(both packaged in debian stable, with postfix and amavis)
i configured dovecot's antispam plugin
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
?
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
Hehe sure. Here would be the output of dovecot -n on my maibox server:
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.8 ext4
auth_master_user_separator = *
auth_mechanisms = plain login cram-md5
disable_plaintext_auth = no
first_valid_uid = 150
last_valid_uid = 150
login_trusted_networks = X.Y.Z.X
mail_location = maildir:/var/vmail/%d/%n/Maildir
mail_plugins = quota
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
Hallo,
I've installed the dovecot-Antispam extension to my dovecot IMAP
installation in conjunction with DSPAM.
But when moving Mails from e.g. INBOX to Spam or vice versa, empty mails
from MAILER-DAEMON appear after the original mail has been moved.
This happens using Thunderbird 17esr, K-9 Mail on Android and Apple Mail
(Mountain Lion). (Perhaps also when using a Webmail IMAP client)
2013 Jan 16
1
dovecot + antispam plugin - no retraining
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_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
2007 Dec 10
1
Dovecot Antispam Problem (Using mail sending backend)
I'm trying to setup DSPAM training using the mail-sending backend of the
Antispam filter, unfortunately, things don't appear to be working.
I've compiled it against the debian etch dovecot libraries, and the plugin
itself builds, and doesn't report any errors when running. As a matter of
fact, it doesn't report ANYTHING when running, except for the initialization
code
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 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
2014 Mar 16
1
dovecot2-antispam segfault
I'm sorry for messing up postfix and dovecot in the title, I have a good
lack of sleep today. ^_^
16 ????? 2014 ?. 6:09 ???????????? "Nikolay Amiantov" <nikoamia at gmail.com>
???????:
> Hello,
> I've got a segfault with postfix2-antispam.
> Versions:
> Linux: Arch Linux x86_64
> Dovecot: 2.2.11
> Antispam: latest hg (revision 51)
>
> Antispam
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
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'
2015 Jan 15
2
[SERVERBUG] failed to send mail with SA and antispam plugin
Thank you for your helpful hints on debugging this issue. I wanted first to get the mail which generates this error but unfortunately the user already deleted it as well from his trash. Now I got another hint and it looks like this mail had a big attachment to it. Is it possible that spamc generated this error due to the size of the mail?
Regards
ML
On Thursday, January 15, 2015 8:29 AM,
2020 Sep 22
1
Antispam plugin
Hi
System centos8 + dovecot-2.3.8 from repo
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.8 (b7b03ba2)
# OS: Linux 4.18.0-193.19.1.el8_2.x86_64 x86_64 CentOS Linux release
8.2.2004 (Core)
?I need "Antispam plugin". What antispam-plugin I must use ?
In older version dovecot-2.2.36.4 i use "dovecot-antispam-plugin" but in
centos I had a problem with
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
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 =
2014 Feb 19
1
dovecot antispam plugin not found
-----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 at top-wifi ~> /usr/local/Cellar/dovecot/2.2.10/libexec/dovecot/imap -c ~/.dovecotzimbra.rc
> Fatal:
2015 Aug 21
2
plugin antispam sa-learn run program failed with exit code -1
Le 21/08/2015 16:21, Steffen Kaiser a ?crit :
>
> - -1 usually means exec() failed, that is:
>
> /usr/bin/sa-learn does not exist or the process thinks so at least.
Hello Steffen, thanks for your reply.
I've tried to use an external script sa-learn-pipe.sh :
> #!/bin/bash
> echo /usr/bin/sa-learn $* /tmp/sendmail-msg-$$.txt echo "$$-start
> ($*)" >>
2011 May 22
3
dovecot-antispam dependencies
Hi
There's currently a version block for the dovecot and dovecot-antispam packages in Gentoo. Dependencies indicate that dovecot-2.0.11 does not accept dovecot-antispam-1.3. Is this correct or should it work? If not: How about the current rc of version 1.4?
Cheers, -sven