Displaying 20 results from an estimated 761 matches for "antispamming".
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
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
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
2015 Aug 21
4
plugin antispam sa-learn run program failed with exit code -1
Hello !
I've installed iRedMail on an Ubuntu Server 14.04.1
I'm not the only one on the iRedMail forum to have the problem, but the
developpers of iRedMail doesn't found the problem and advice me to ask
you directly.
When I want to move an email directly to /Junk/ this not works.
In Thunderbird, the error is : "[SERVERBUG] failed to send mail"
In RoundCube, the error is
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
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
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
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
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
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
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
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,
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
2010 Aug 04
1
Shared mailboxes errors
On Tue, 03 Aug 2010 23:16:38 +0200
Leander S. wrote:
> Hi Nikita Koshikov,
>
> when I googled for my SERVERBUG which I'm having right now I found your
> configuration.
> I'm trying to make use of the antispam plugin as you do. Unfortunately
> I'm always getting a [SERVERBUG] error mesage with my MTC when I try
> moving mails. The antispam debug.log
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>
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
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'
2013 Jul 27
1
Unable to use dovecot-antispam plugin
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 related to the antispam plugin :
plugin {
antispam_allow_append_to_spam = yes
2016 May 01
2
deb repo with dovecot-antispam ?
There are .debs available for version 2.2 both from backports and
ix.dovecot.fi, but neither seem to have the antispam plugin built for
version 2.2. Anybody know why, and (if there is no particular reason)
how to get dovecot-antispam in a proper .deb package for dovecot-2.2.* ?
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: