Displaying 20 results from an estimated 9000 matches similar to: "Antispam plugin custom behavior?"
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,
2008 Apr 21
4
antispam plugin ehancement
I'm not a developper so I can't do it by myself, but I wonder if it
could be possible to use tagSpam and tagNospam DSPAM feature to ehance
user's dspam lerning experience. I even don't know if this must be
done by DSPAM itself or by dovecot, but let me explain :
The feature would be done by a signature replacement into tagSpam and
tagNospam text, so the user would simply
2008 Apr 21
1
odd behaviour with antispam plugin
hey,
in my dspam database there has been some odd behaviour:
during training dspam had created an uid entry named by the local part
of the email. i.e.:
user1
I use a virtual setup using dovecot, postfix and postfixadmin. On my
first try I set up a database for dspam itself and there this happened.
After I couldn't figure out how to solve this, I merged the database
into the postfixadmin
2015 Apr 08
2
Need a bit of help with the antispam plugin
Steffen Kaiser:
> On Wed, 8 Apr 2015, John Perry wrote:
>> Steffen Kaiser:
>
>>> Can you grab the source of the plugin?
>
>> Do you mean the source for anti-spam?
>
> Yes.
>
> -- Steffen Kaiser
I'll see what I can do... I'm not sure the source is available. It may
be tomorrow before I can act on it.
--
John Perry - WX5JP
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 Apr 08
2
Need a bit of help with the antispam plugin
On 4/8/2015 8:18 AM, John Perry wrote:
> I found the developer's page:
>
> http://johannes.sipsolutions.net/Projects/dovecot-antispam
>
That project forked, and there are two versions now. They have
subtly different configuration parameters, which trips folks up.
See also: http://wiki2.dovecot.org/Plugins/Antispam/
where it mentions:
>> Introduction
>>
>>
2005 Aug 28
2
Feature Request - wild idea - folders for executing programs
Timo,
I have a wild idea for a feature that is somewhat unusual, would be very
powerful, and easy to implement. What I want is ...
Special folders that when someone drags a message into them - it pipes
the message into a program.
The reason I want this is - for example - reporting of spam. Suppose you
want everyone to have a spam-missed folder so that if a spam gets
through then the user
2008 Aug 07
2
dovecot-antispam: Failed to read mail beginning, Next message unexpectedly lost
Hello,
I'm trying to configure the dovecot-antispam plugin.
Now I've run into a problem: whenever I try to move/copy a message
in/from the spam mailbox, Thunderbird (and also Sylpheed, haven't tried
anything else) says:
The current command did not succeed. The mail server responded: Failed
to read mail beginning.
and in the logs I get:
dovecot: Aug 07 10:41:23 Error:
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 Mar 20
3
Using IMAP keywords instead of mailboxes for spam with dovecot-antispam
Hi,
Some email clients, like Evolution, use IMAP keywords to flag spam
instead of moving mail to dedicated spam mailbox. This is very useful,
as false positives can be easily "moved" to original mailbox simply by
removing $Junk keyword.
I couldn't find a way how to integrate antispam software, like dspam,
with dovecot, so that antispam automatically learns ham/spam.
I have found
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 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
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.
2020 Mar 24
2
dovecot-2.2.36-4 and antispam
Hi
I use dovecot-2.2.36.4 on Debian 8.11 and plugin dovecot-antispam from
http://johannes.sipsolutions.net/Projects/dovecot-antispam
All works fine but in roundcube i get two folder: Spam (real: Junk) and SPAM
in sieve i have:
require ["fileinto","imap4flags"];
# rule:[SPAM Box]
if header :contains "X-Spam-Flag" "YES"
{
setflag "\\Seen";
2010 Oct 08
4
login_* options for 1.0.15
Hello all,
Although i'm aware that version 1.0.15 is rather old, that's what is
used in Lenny, so...
Either way, the setup is rather simple, regular dovecot install, with
maildirs residing on a "local" ext3 filesystem accessed through FC to a
SAN (2Gbps link). The server has 2 cores (with HT), so "almost" 4 cores
and 3GB of ram.
A couple weeks ago we had a major
2007 Nov 15
2
Is there any way to query a secure imap server for certificate details
?
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
sdean at bard.edu voice: 845-758-7475, fax: 845-758-7035
2008 Feb 04
3
backup strategy
what's the prefered way to backup users mail?
i use doevcot shipping with debian/etch an maildir.
thanx
--
jochen
2008 Feb 11
2
mailbox not acceced
Hi
I wonder how can I know if a mailbox is not beeing consulted. I mean I
have severals mailboxs but I know some account are not used. I like to
know how to determine wich mail accounts are not beeing used. Is there
any way in dovecot to know the las time a user loged in to dovecot?
Thanks
2009 Mar 08
2
Using account alias as login
Hello,
I use dovecot with a LDAP backend for user account and aliases. The aliases
are objects of the class couriermailalias.
Some users would like to use the alias address as POP/IMAP login instead of
the 'true' account.
Is this possible?.
I am using dovecot version 1.0,10, from ubuntu hardy packages.
Thanks for any answer,
Javier
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