Displaying 20 results from an estimated 20000 matches similar to: "Dovecot Antispam Problem (Using mail sending backend)"
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 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,
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
It is few months ago I requested help with combination dovecot - dovecot-
antispam plugin and dspam.
Now I got into troubles with a lot of spam delivering to users inbox. Problem
described bellow is now better hidden but stil remains:
When moving a message from INBOX to Junk, dspam got an empty message.
I made a wrapper about dspamc and there is no input on stdio. The dspam was
not trained
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 Nov 01
2
antispam plugin problem
Hi people!
(Especially Johannes, probably =)
I recently switched to DSPAM + antispam plugin combination.
Mostly I am happy but there is a problem with calling dspam-exec in order to
relearn the messages.
Moving messages to spam folder does not work, giving the error message
'Failed to call dspam' to client.
I tried to add some debug output and here are the results:
This is the output of
2009 Feb 03
4
Dovecot-antispam does not work
Hi,
I have installed dovecot-antispam and configured it this way (as in the doc)
with the dspam exe:
protocol imap {
mail_plugins = antispam
mail_plugin_dir = /usr/lib64/dovecot/imap
}
plugin {
# For dovecot-antispam:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items
antispam_spam = SPAM;Junk
#antispam_unsure = unsure
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
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
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:
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
2012 Jan 25
1
Dovecot antispam plugint got an empty message
Few weeks ago I upgraded dovecot from 1.2 to 2.0.16 and antispam plugin to
2.0_pre20101222. Since the upgrade I'm not able to move messages to my Junk
folder. In the maillog I have found this message:
dspam[25060]: empty message (no data received)
Message is copied from my INBOX to Junk folder, but dspam got an empty message
and sent an error return code. So the moving operation is not
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 =
2015 Jan 25
2
Dovecot antispam
Hello,
This is not specifically a dovecot issue, but to it's antispam plugin,
that being the case if private responses are deemed so please do so.
I've got a Postfix, amavisd-new, dovecot (delivery and sieve), setup
with spamassassin. It's for the most part working fine, here's the
problem, false positives and false negatives. The sieve moves
spamassassin-tagged messages in to
2008 Apr 19
2
mailtrain with dovecot antispam plugin
Hello all, and Johannes if you're around,
I was trying to set up the "new" antispam plugin with the mailtrain
backend, and i was trying to use the sendmail binary that's part of a
qmail system. The message wouldn't get sent and i kept getting exit
error 100 from the /var/qmail/bin/sendmail binary. To try to figure out
what was happening, i mean a fake sendmail program,
2018 Feb 24
1
Dovecot With DSpam AntiSpam Plugin Replacement With Sieve
Hello
I have recently had to rebuild my email server, it is a small server for
my various email accounts and I also host the email for a clients
business.
Switched to Dovecot from Courier many years ago, and it has been a very
reliable solution With the new rebuild I have updated it to Dovecot
2.2.33.2 with PigeonHole 4.21, it runs DSpam 3.10.2 to scan and tag all
incoming mails as Spam or
2015 Jan 26
1
Dovecot antispam
Hi,
Can I get a look at your antispam configs? I'd like to compare them
against mine.
Thanks.
Dave.
On 1/26/15, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Sun, 25 Jan 2015, David Mehler wrote:
>
>> I've got a Postfix, amavisd-new, dovecot (delivery and sieve), setup
>> with
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 Jan 03
2
Problems getting the antispam-plugin to work
Hi List,
i'm running the current debian lenny dovecot-version
(dpkg says it's 1.0.15-2.3+lenny1) and i'm trying to get the
antispam-plugin ('1.2+20090702-1~bpo50+3') to work.
Unfortunately dovecot always says "antispam plugin not configured"
moving spam into the spam-folder.
My config:
protocol imap {
mail_plugins = antispam
}
plugin {
antispam_signature =
2010 Jan 14
1
antispam plugin
First off, I have to say I really like the antispam plugin. I am
running a (relatively) new freebsd 8.0 server with
postfix/dovecot/dspam/squirrelmail and it works great. Create a SPAM
folder and tell the dovecot antispam plugin to use INBOX.SPAM as the
spam folder and drag messages from INBOX to the spam folder and they are
trained as spam. Here is the problem though: after training
2008 Sep 03
3
antispam plugin problem with dspam
I'm trying to use the dovecot antispam plugin with dspam.
I'm running dovecot 1.1.2.
Using thunderbird and IMAP, when I drag a spam message from the inbox
into the SPAM folder, I get a popup saying "The current command did not
succeed. The mail server responded: antispam signature not found.
When I look at the message in the maildir folder, I see the dspam
signature both in the