similar to: Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11

Displaying 20 results from an estimated 1100 matches similar to: "Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11"

2019 Nov 17
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Jens Rey via dovecot skrev den 2019-11-17 00:51: > $ cat sa-learn-ham.sh > #!/bin/sh > exec /usr/bin/rspamc learn_ham rspamc is not spamc is rspamd installed ?, is spamassassn installed ? make sa-laern-ham.sh change name to rspamd-learn-ham.sh and addopt sieve to that name change i cant se other error on what you have
2019 Nov 17
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
> make sa-laern-ham.sh change name to rspamd-learn-ham.sh and addopt sieve > to that name change I thought about the same thing while following the wiki guide. But in the end it's just the name of a bash script. Now I changed it as you proposed, since it just makes more sense, but the error remains: Error: program `/usr/lib/dovecot/sieve/rspamd-learn-ham.sh' terminated
2019 Nov 18
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
On 17/11/2019 19:40, Jens Rey via dovecot wrote: > Since I want to avoid debugging old and already fixed bugs, I updated to > > # dovecot --version > 2.3.8 (9df20d2db) > > Now the debug log is a bit more chatty, but the error remains: > > Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Created > Debug: program
2019 Nov 20
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Op 20-11-2019 om 8:50 schreef Jens Rey via dovecot: > Hi, > >> You can attach GDB to imap with follow-fork-mode set to 'child', so >> you can maybe see what causes the segfault. > > now I am confused. Hopefully, I used GDB correctly, but as far as I > can see, everything seemed to work. > > The only difference I can see is that I executed the whole thing
2019 Nov 20
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Hi, > You can attach GDB to imap with follow-fork-mode set to 'child', so you > can maybe see what causes the segfault. now I am confused. Hopefully, I used GDB correctly, but as far as I can see, everything seemed to work. The only difference I can see is that I executed the whole thing as root, but I would hope doveadm uses the correct user (vmail). At least on the file
2019 Nov 17
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Since I want to avoid debugging old and already fixed bugs, I updated to # dovecot --version 2.3.8 (9df20d2db) Now the debug log is a bit more chatty, but the error remains: Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Created Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Pass environment: USER=user at domain.tld Debug: program
2019 Nov 20
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
> Hmm, so now it suddenly works. So, why would it not fail when run in GDB? That would be my question as well. I have no idea except from having executed gdb as root and dovecot running as user vmail.
2020 Oct 13
1
Spam learning for rspamd
On 10/12/2020 10:54 PM, Aki Tuomi wrote: > Try this guide: > https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve/ > > Aki I will, but that doesn't seem to answer the question of the header rewriting. How can I explain to rspamd and/or sieve that a message that was delivered, but marked as spam is in fact NOT spam? -- Dan Egli On my Test server --------------
2018 Aug 09
3
imapsieve wrong matches on APPEND cause
Hello, I'm experiencing some strange problem with imapsieve mailbox rules matching. I have Ubuntu Server 18.04.1 LTS with Postfix 3.3.0, Dovecot 2.2.33.2 and Rspamd 1.7.9. The problem occurs with Microsoft Outlook 2016 mail client. When moving with Outlook, APPEND event is logged instead of MOVE. However, when moving with another client, MOVE event is logged. So without APPEND event in
2018 Apr 14
1
imapsieve fail to pipe to sa-learn-spam.sh
Hello, I'm trying to get Dovecot 2.31, pidgeonhole 0.51 going with imapsieve and rspamd. I'm getting the below in my errorlog: cat dovecot.log 2018-04-13 17:35:34 imap-login: Info: Login: user=<testuser at domain.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=57977, secured, session=<o4T2psFpje5/AAAB> 2018-04-13 17:35:34 imap(testuser at
2019 May 10
3
IMAPSieve message marked as HAM should go through full sieve script of user
Dear all, I use the IMAPSieve implementation described here: https://wiki.dovecot.org/HowTo/AntispamWithSieve It is working really great! Thanks a lot for this. The problem I have now is: A message was by accident marked by rspamd as spam, so a false-positive and is moved to the Junk folder. If I click in my email program now on `Not Spam` it is learn as HAM but moved to the INBOX. I would
2015 Nov 08
2
antispam plugin pipe backend error when moving multiple emails
Hi, I've got some trouble with the dovecot antispam plugin and the pipe backend. I'm using dovecot 2.2.18 with maildirs and zlib compression enabled. When moving 2 or more emails at once from the Junk folder to another one, I always have the following error : "Failed to copy to temporary file" In the server logs : imap(vvv at vvv.vvv): Error:
2018 Aug 14
0
imapsieve wrong matches on APPEND cause
On 09.08.2018 23:09, Alex Cherevko wrote: > > Hello, > > ? > > I?m experiencing some strange problem with imapsieve mailbox rules > matching. > > I have Ubuntu Server 18.04.1 LTS with Postfix 3.3.0, Dovecot 2.2.33.2 > and Rspamd 1.7.9. > > The problem occurs with Microsoft Outlook 2016 mail client. > > When moving with Outlook, APPEND event is logged
2018 Nov 25
3
rspamd / imapsieve script is not executed/called
Hi to all of you, as I am struggling around with this a week or so I'm afraid I have to ask for help here. The problem is sitting right in front of the computer, as most of the time. ;-) So let me explain: Dovecot is working properly for IMAP with LE certificates, so I thought it's time to continue with Christoph Haas tutorial primarily and other blogs and tutorials for setting up the
2020 Oct 13
2
Spam learning for rspamd
I'm quite new to Dovecot, so forgive me if this is a simple question. I've got rspamd running, and it's rewriting the subject of many messages as spam even when they are not. I've moved things out of the spam folder, which I was under the impression would teach rspamd since I've connected a sieve script that is supposed to call rspamd's learning tool, but nothing is
2018 Dec 05
4
BUG: sieve does not set seen-Flag
* Jakobus Sch?rz: > 1543935543.M447415P13997.mymail,S=726,W=748:2,Sa > > Then i move this email to another IMAP-Folder, and then there is the > filename > > 1543935543.M447415P13997.mymail,S=726,W=748:2, > > As expected, the seen-flag disappeared... the same as thunderbird > shows. And what about the "dovecot-keywords" files in both folders? Do they match?
2020 Oct 13
2
Spam learning for rspamd
On 10/12/2020 7:28 PM, Gedalya wrote: > On 10/13/20 8:49 AM, Dan Egli wrote: >> >> I'm quite new to Dovecot, so forgive me if this is a simple question. >> I've got rspamd running, and it's rewriting the subject of many >> messages as spam even when they are not. I've moved things out of the >> spam folder, which I was under the impression would
2017 Nov 27
2
Imapsieve plugin?
Debian stretch. Dovecot 2.2.27 I was working with a document that references the imapsieve plugin.? It references the /etc/dovecot/conf.d/90-imapsieve.conf file. The only reference I've found for it is https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPSieve#Configuration. I've got dovecot-managedsieve and dovecot-sieve already installed.? Am I missing something obvious here?
2009 May 19
2
[PATCH 1/1] OCFS2: timer to queue scan of all orphan slots
On unlink, all nodes check for the dentry in dcache and if present they mark the node as unlinked. The last node that purges the inode will clean it from orphan directory. When there is a memory pressure, a dentry may not be around and hence the inode is not marked as deleted and this will lead the file to be in the orphan directory till the slot is re-used during next mount. This patch initiates
2018 Dec 05
3
BUG: sieve does not set seen-Flag
What really strange is: There is a seen message 1544001025.M268344P5000.mymail,S=2804,W=2861:2,S Shown in Thunderbird as seen. Then i move this message to INBOX, and the logs say: Dec 05 10:22:23 mymail dovecot[24019]: imap(user.name)<5276><+eYG4kJ85DMuffon>: Debug: Mailbox INBOX: Mailbox opened because: UID move Dec 05 10:22:23 mymail dovecot[24019]: