Displaying 20 results from an estimated 5000 matches similar to: "dovecot-antispam-plugin problem"
2010 Oct 23
2
[stava@telcotec.se: [stava: antispam problem]]
Hi All,
I've built the dovecot-antispam-plugin from hg.dovecot.org and installed it.
I've turned on debugging with "mail_debug = yes" in dovecot.conf and restarted
dovecot. However, the antispam plugin module gets loaded by dovecot, but then
nothing, i.e. when moving mail from Inbox to Spam and vice versa, I see nothing.
How do I get debug messages from the
2007 Sep 26
7
Auto create folder(s)
Hi All,
does anyone know of a way to automatically create user folder(s)?
Like creating a Spam folder on login if not already there.
I've googled a bit but couldn't find anything relevant.
Any advice appreciated
R
/Lars
2007 Sep 11
2
postfix + dspam + dovecot problem
Hi All,
I'm new to dovecot (coming from cyrus) and have a bit of a problem
setting up postfix + dspam + dovecot.
1. postfix + dovecot: works like a charm.
Using "mailbox_command = /usr/lib/dovecot/deliver"
in postfix main.cf
2. adding dspam to the equation: unable to deliver:
net_connect(/usr/var/run/dovecot/auth-master) failed:
No such file or directory
Using
2010 Oct 05
2
release plan for dovecot antispam plugin?
Hi,
I noticed that someone took over the development of the dovecot antispam
plugin, and the is currently hosted at dovecots hg repo. Great to see
that the plugin is not dead! ;)
I created a gentoo ebuild that builds the plugin from the repo, and the
plugin seems to work nice with dspam (using mailtrain backend). I'm
running a checkout from Tue Sep 21 16:14:48 2010.
However, it is lacking a
2011 May 22
3
dovecot-antispam dependencies
Hi
There's currently a version block for the dovecot and dovecot-antispam packages in Gentoo. Dependencies indicate that dovecot-2.0.11 does not accept dovecot-antispam-1.3. Is this correct or should it work? If not: How about the current rc of version 1.4?
Cheers, -sven
2016 Apr 13
2
antispam plugin, pipe backend, how to make it work?
On 13-04-16 08:27, Johannes Rohr wrote:
> Hi List,
>
> does the antispam plugin any way of actually seeing how it is
> calling the pipe program and how it is failing? I can't reproduce the
> failure when I call sa-learn manually. Can someone tell me, with
> which UID the call happens, is it the UID the current dovecot process
> is running under (which would be vmail, as
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 Aug 21
1
Dovecot antispam plugin for 2.2
Hello,
I recently was looking to update to dovecot 2.2 and I have been happily
using the dovecot-antispam plugin in 2.1, but found that there have been
some changes in dovecot that make this version not compile against 2.2.
I'm wondering if Johannes you have any plans to update it, or if others
have managed to figure out what is necessary to get it to work?
The particular piece that I am
2016 Apr 12
2
antispam plugin, pipe backend, how to make it work?
Hi Tom,
Am 12.04.2016 um 22:26 schrieb Tom Hendrikx:
> On 12-04-16 20:14, Johannes Rohr wrote:
>> Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with
>> the antispam plugin in version 2.0+20120225-2 and spamassassin at
>> version 3.2.2
>>
>> I have been trying and failed to get the pipe backend of the antispam
>> plugin to work.
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
2016 Apr 13
5
antispam plugin, pipe backend, how to make it work?
tweaked the wrapper script to make it work. It seems like the sa-learn
call silently fails:
"/usr/local/bin/sa-learn-pipe.sh" 10L, 350C geschrieben
root at vm10:/etc/dovecot/conf.d# cat /tmp/sa-learn-pipe.log
starting log
25200-start (--username=johannes at rohr.org --spam)
libgcc_s.so.1 must be installed for pthread_cancel to work
25200-end
Does the above error message have anything
2007 Oct 01
2
Timeout leak
In my development environment I sometimes get:
dovecot: IMAP(stava): Timeout leak: 0x4425d0
Does anyone know what it means or how I can use this information?
Cheers
/Lars
2009 Jun 14
1
dovecot-antispam and permissions
hi list,
I'm having trouble with a new setup. My server is running postfix
(2.5.5), dovecot (1.1.7), dspam (3.8.0). These all seems to work with
eachother. When I add dovecot-antispam in the mix, the following problem
occurs:
New mail arrives, postfix hands the mail to dspam using a
content_filter, and dspam clasifies the mail, running as the dspam user.
Dspam writes its data away in a
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
2014 Nov 22
1
Prevent a message from be deleted but not from be moved
How can I do it Tom???
Em 21/11/2014 13:25, "Tom Hendrikx" <tom at whyscream.net> escreveu:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 21-11-14 14:00, Bruno Galindro da Costa wrote:
> > Is it possible to prevent a message from be deleted but not from be
> > moved to another mailbox via ACL?
> >
> > I need this because I'm
2017 Feb 10
15
Replacement for antispam plugin
Hi!
Since antispam plugin is deprecated and we would really prefer people
not to use it, we wrote instructions on how to replace it with
IMAPSieve. Comments and suggestions are most welcome.
https://wiki.dovecot.org/HowTo/AntispamWithSieve
---
Aki Tuomi
Dovecot oy
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 Apr 12
6
antispam plugin, pipe backend, how to make it work?
Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with
the antispam plugin in version 2.0+20120225-2 and spamassassin at
version 3.2.2
I have been trying and failed to get the pipe backend of the antispam
plugin to work. Spamassin by itself works, a manual call of sa-learn
works fine. Bayes data is stored in a mysql DB.
I have the following configuration in
2011 Nov 01
1
antispam for dovecot 2.0
Hi!
Is there anybody out there who has ported the antispam-storage-1.x.c to
antispam-storage-2.0.c?
Or is there an alternative to the antispam plugin?
Thanks
Lars
2008 May 12
3
imapsync
Hi All,
I'm trying out the imapsync migration tool,
migrating user mails from cyrus IMAP to Dovecot IMAP.
In order to avoid knowing about each of the users
password, I use the cyrus admin user in the cyrus end.
Is there such a thing as the dovecot admin user, or
is that simply the root user?
Any input appreciated
/Lars