Displaying 20 results from an estimated 8000 matches similar to: "dspam plugin mailing list?"
2006 Feb 17
1
dspam plugin updated
Hi,
Since debian just updated to beta 2, I updated the dspam plugin for
that. Also, I added ignoring a Trash folder, Taivo please test if it
works for you (but you will need to patch again for dspam daemon mode!)
As always:
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration
johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2006 Apr 19
2
DSPAM Plugin Deployment (Was Re: Unoffical Survey - What MTA/Spam filtering do you use?)
On 4/19/06, Johannes Berg <johannes at sipsolutions.net> wrote:
> On Tue, 2006-04-18 at 22:56 +0200, Marcus Rueckert wrote:
>
> > libdspam instead of system("dspam...")
>
> That's a lot of work, how about calling to the dspam server instead?
I'm about to start building a system for ~10,000 users, using dovecot,
and was going to use dspam with it... Is
2007 Apr 02
2
How to integrate dspam and dovecot
Hello all,
I am currently setting up a new mail server with Qmail, OpenLDAP and
Dovecot in CentOS-4.4. Qmail version is 1.03, OpenLDAP is 2.3 and
Dovecot version is dovecot-1.0-3_50.rc27(RPM). I have successfully
installed and tested it. But I have two issues with the current setup:
#1.
I am using dovecot LDA and configured the OpenLDAP such that the mail
be delivered to the virtual users
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
2004 Dec 14
7
deploying dspam
Hi everyone,
I've been thinking of phasing out my spamassassin installation (it's
hardly doing me any good these days) in favour of dspam. Now since I'm
working on this anyway, I thought I'd configure it so when users get any
spam, it is delivered into a special folder. I figure I need the 1.0
test series for this, so I can make that folder fixed. But, I also want
to allow
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,
2007 Jul 25
1
dspam plugin
Hello,
I'm trying to install the dspam plugin to dovecot.
So far, I've
Installed dovecot 1.0.2 from RPM and set up
Installed dspam 3.8.0, set up and integrated with postfix, using
dspam as local delivery agent before dovecot's deliver
Downloaded the dovecot 1.0.2 source in order to compile the C file
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/
2006 Apr 08
2
dovecot-dspam-plugin not launching dspam
hello,
i added the dovecot-dspam-plugin [1] to my dovecot-installation. when
trying to move a mail out of or into the predefined spamfolder with
thunderbird a messagebox shows : "dspam failed" and the message remains
in its original position. i am using virtual mail users contained in a
postgresql-database [2]. normal imap access and dspam training from the
commandline works fine.
2007 Jul 11
2
dovecot-dspam plugin & virtual users
Hi list, hi Johannes,
I'm trying to use the dovecot-dspam plugin (
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration )
with vpopmail's virtual users.
All seems well, except for the fact that dspam should be called with
'--user currentuser at currentdomain.com' at line 157 here:
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/beta7-code
For my
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'
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
2004 Dec 27
0
dspam plugin
The first version is available at
http://johannes.sipsolutions.net/edit/Projects/dovecot-dspam-integration/code
I'm calling dspam for every message, that seemed easier for now. I will
probably integrate Tom's idea about storing the messages until a
cron-job picks them up at night by just storing signatures into mysql,
in which case its easy to do with a single query:
INSERT INTO
2007 May 07
2
dovecot-dspam-integration
Hi Trever,
Please copy the mailing list too.
On Mon, 2007-05-07 at 09:45 -0600, Trever L. Adams wrote:
> 1) Why on line 350 of your code do you say "do (almost) everything"?
> What is left out? Is it done still by dovcecot?
I don't remember. You can probably find out by comparing the code.
> 2) "I decided that hardlinking into special folders was too much work
>
2004 Dec 18
1
spam plugin
Here's a new version, it compiles (and appears to work) except the part
in "copy_reclassified".
Can anyone help me (probably only Timo knows how) with that?
http://johannes.sipsolutions.net/edit/Projects/dovecot-dspam-integration/pseudo-code
johannes
2006 Jun 07
1
Dspam Plugin
Johannes, do you have any plans (regarding your dspam plugin) to:
a) Integrate it into libdspam rather than calling the dspam binary?
b) Any ideas for scaling it better, and implementing it scaled better?
I notice a slight discussion about scaling, and you have chosen not to
pursue it. Is that because it's too hard, or just because you don't
need to?
Thanks
Tim
p.s. If I knew how to use
2013 Nov 11
0
Getting debug output from antispam plugin with dspam
Hello.
I'm trying to get some output from antispam plugin when it invokes dspam
binary for retraining.
Currently I see no messages related to dspam execution.
Dovecot IMAP server works as 'vmail' user:
# ps aux|grep 'dovecot/imap'
vmail 3062 0.7 0.0 29824 3008 ? S 16:22 0:00
dovecot/imap
User 'vmail' is listed as trusted in /etc/dspam/dspam.conf
#
2006 Jun 23
2
Developing new Dspam Plugin
This email /was/ going to be a bit of a bitch about trying to get
mysql compiled in to a dovecot plugin, but I got it all working before
I finished the email! :-D
Ok, basically what I am doing (Johannes permission) is modifying the
dspam plugin, so that it instead talks to a database (MySQL in this
case), and updates a table, so that you can do the actual training at
a time of lower load.
It
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
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
2007 Dec 13
0
antispam integration (dovecot antispam plugin): chroot & no way to pass `--user=' to dspam?
> I want have dspam statistics to be per-user, not global. And I like
> idea to learn filter by moving messages from/to SPAM folder, it seems to
> be natural and much better, than Web UI (I don't want to use dspam Web
> UI at all).
>
> Is here any way to resolve two problems:
>
> (1) Run dspam in chrooted environment
> (2) pass `--user=${USER}'