Displaying 20 results from an estimated 700 matches similar to: "Trouble implementing Antispam plug-in for Dovecot"
2014 Jul 29
0
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 28 Jul 2014, Ben Johnson wrote:
> I have some debugging output in my pipe script; the output looks
How does your script looks like?
> Copying message contents to temporary file for debugging purposes; file
> is: /tmp/sendmail-msg-7662.txt
> Checking if the command-line input argument string (--spam) contains the
> string
2014 Jul 29
3
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
Hello!
I just migrated from Ubuntu 12.04 LTS to 14.04 LTS and thereby from
Dovecot 2.0.19 to 2.2.9.
I've been using dovecot-antispam plugin with great success for the past
year with 2.0.19, but after this migration, I've been seeing the exit
status code 134 in the syslog when attempting to debug the Dovecot
Antispam plugin not working after the migration.
I have some debugging output in
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
So I modified my configuration a couple times just to try and get any results
from the plugin. I commented out my backend configuration, and finally got the
plugin to log something.
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/maillog
Jul 20 05:27:50 zerolag dovecot: imap(james.lott): Error: antispam plugin
backend is not selected for this user
At this point, I'll take
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";
2016 Nov 23
0
antispam plugin not working correctly
Hi,
I've configured the antispam plugin like in the wiki to use the sa-
learn-pipe.sh shell script.
But it's not creating the log file in /tmp.
Even if I add a "touch /tmp/x" in sa-learn-pipe.sh it's not created.
So how I can check if it works correctly?
dovecot version 2.2.26.0
/var/log/debug although contains:
Nov 23 18:36:49 daedalus imap [fzielcke at z-51.de
2020 Mar 24
0
dovecot-2.2.36-4 and antispam
Hi,
maybe this helps avoiding double folders.
https://wiki.dovecot.org/Plugins/MailboxAlias
Am 24.03.20 um 10:34 schrieb Maciej Milaszewski:
> 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
2020 Oct 23
0
antispam plugin again
Hello
I have a problem with migrating dovecot from 2.2.36 to 2.3.8 -
everything works fine, but a problem with migrating anti-spam plugins
New dovecot 2.3.x has implemented own antispam-plugin like:
---- new from dovecot 2.3.8 -----
# From elsewhere to Spam folder
? imapsieve_mailbox1_name = Spam
? imapsieve_mailbox1_causes = COPY
? imapsieve_mailbox1_before =
2014 Aug 07
2
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 7/29/2014 11:20 AM, Ben Johnson wrote:
>> On 7/29/2014 3:13 AM, Steffen Kaiser wrote:
>>> On Mon, 28 Jul 2014, Ben Johnson wrote:
>>>
>>>> I have some debugging output in my pipe script; the output looks
>>>
>>> How does your script looks like?
2013 Jun 19
3
Calling dovecot-lda from within Antispam pipe script (bash) seems to have no effect
Hello,
I'm attempting to configure the Dovecot Antispam plug-in on Ubuntu 12.04
LTS with Dovecot 2.0.19.
Everything seems to be in order with one considerable exception: when my
pipe script (a simple Bash shell script) calls the dovecot-lda
executable, absolutely nothing seems to result.
If I copy/paste the exact same command into the terminal, the mail is
delivered to the target mailbox,
2014 Oct 01
1
Trouble getting listescape plugin to work with "$" separator (as demonstrated in Wiki) in Dovecot 2.2.9
Hello,
I'm attempting to install the listescape plugin so that IMAP users are
able to include periods (.) and forward slashes (/) in IMAP directory names.
I'm following the instructions at
http://wiki2.dovecot.org/Plugins/Listescape , which imply that this can
be accomplished by enabling the listescape plugin and using the dollar
sign ($) as the separator.
With regard to my dovecot
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
On 2015-07-20 08:20, Christian Kivalo wrote:
>>
>> That seems to be about all I get though. Still nothing to indicate
>> errors, and
>> nothing to indicate that anything is being done when I move messages
>> into
>> spam. I suppose that probably means I've configured the folder paths
>> incorrectly. I'll have to keep beating my head against it
2016 Jul 06
3
Master-Master replication question
Dear list,
I have setup a master-master replication setup. My primairy MX's send email over on a DNS loadbalanced way, so DNS is doing some kind of round-robin way of sending mail to both master servers.
I found out, that on one of the two machines, the email synchronisation is heavily delayed.
Lets assume server A receives a mail from the MX; it synchronises almost instantly with the other
2014 Aug 15
1
Fatal: master: service(imap): child 28145 killed with signal 11 (core dumped) -- started happening after upgrade last night
Hello,
I upgraded Dovecot last night and have been receiving core-dumps any
time I attempt to access a mailbox (via IMAP) ever since. Logging-in
seems to work, but any attempt to access the mailbox contents
(regardless of folder) causes a core-dump.
Please let me know if I can provide any additional details.
apt Sources Details:
# grep "dovecot" /etc/apt/sources.list
deb
2016 Aug 19
2
antispam plugin pipe script seems not to be called when it "should be"
Hello,
(Full "doveconf -n" output is at the end of this message.)
I'm attempting to recreate a "recipe" I had used successfully for quite
some time (in Ubuntu 12.04 LTS), which allowed me to train
SpamAssassin's Bayes database when someone dragged an email message from
one sub-folder of the account to another.
I later tried to re-implement it (in Ubuntu 14.04 LTS),
2016 Aug 19
3
antispam plugin pipe script seems not to be called when it "should be"
On 16-08-18 22:43:32, Ben Johnson wrote:
> On 8/18/2016 10:26 PM, Ben Johnson wrote:
> > Hello,
> >
> > (Full "doveconf -n" output is at the end of this message.)
> >
> > I'm attempting to recreate a "recipe" I had used successfully for quite
> > some time (in Ubuntu 12.04 LTS), which allowed me to train
> > SpamAssassin's
2012 Sep 27
7
Antispam plugin problem (CRM114)
Hi to all, sorry in advance for my poor english, this is the first time
that i wrote to a list if i make mistake .... excuseme.
My problem is this: i have dovecot 2.1.8 installed and functioning from
2 years one week ago i have installed crm114 for my last spam detection
filter "version 20100106-BlameMichelson (TRE 0.8.0 (BSD))"
My mail system is qmail that through .qmail default
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:
2012 Mar 30
1
How do I test if the anti spam plugin is working?
I've configured the dspam anti spam plugin, but it doesn't appear to be doing anything when I move mail between mailboxes. Can anyone help me determine what's going on?
The plugin appears to be loading; at least if I don't define all the required configuration options I get a complaint in the log file. But beyond that I don't see any activity.
Here's the config:
babel#
2014 Oct 03
0
Configure antispam plugin with private namespaces
When I use antispam plugin <http://wiki2.dovecot.org/Plugins/Antispam> with
a folder that is outside a namespace, the plugin works great. But, if I
configure it to watch a folder that is inside a namespace, the mailtrain
backend does nothing.
Does antispam plugin have support to namespaces?
*This is my config:*
namespace spam {
type = private
list = yes
location =
2020 Jul 10
0
antispam
in dovecot/conf.d/90-plugin.conf i have
plugin {
? # man antispam
? #setting_name = value
? antispam_debug_target = syslog
? antispam_verbose_debug = 1
? antispam_backend = pipe
? antispam_signature = X-DSPAM-Signature
? # action to take on mails without signature
? # (used with any backend requiring a signature)
? # (we recommend only setting this to 'move' after verifying that