Displaying 20 results from an estimated 6000 matches similar to: "IMAP folder watching plugin request"
2007 Jan 11
1
RC16 is a lot slower that RC7
I tried RC16 from RC7 and like other releases since RC7 it is
significantly slower. I'm still trying to figure out why. But I have
again switched back. Do new version take up a lot more ram perhaps? I'm
running with a gig of ram, and I'm running a few other apps. It's not a
fast computer, just an old 754 pin semptron. But the point is that RC7
runs a lot faster than RC16.
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 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
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/
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
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
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 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
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
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:
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 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,
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
2006 Jan 09
4
Wild Idea for a feature
OK - this is a wild idea and wondering what it would take to make it
possible.
I get a lot of email from a lot of different people about a lot of
different issues. What I need is a way to do some server side presorting
of email into specific folders. I can build a LOT of Mozilla rules but
that is too cumbersome for what I have in mind.
Here's what I'm thinking - one classification of
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
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 Apr 12
2
Delete antispam emails
I'm using dovecot with the antispam plugin to allow for training, but
how do I delete emails once they've been trained? If I delete them from
the folder using an email client they get retrained as valid emails when
they're moved to the trash folder! D'oh.
I'm looking, ideally, for a solution that doesn't need a script to be
run per user as I have a number of users using
2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig
If you've had problems with getting errors about index files
sometimes being corrupted, please try if this release fixes it. If
you've reported any bugs that this release hasn't fixed, please
report them again so I know they still didn't get fixed and that I
2007 Jan 05
3
1.0.rc16 released
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc16.tar.gz.sig
If you've had problems with getting errors about index files
sometimes being corrupted, please try if this release fixes it. If
you've reported any bugs that this release hasn't fixed, please
report them again so I know they still didn't get fixed and that I
2007 Jan 07
2
1.0.rc17 released
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz.sig
- MySQL authentication caused username to show up as "OK" in rc16.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url :