Displaying 3 results from an estimated 3 matches for "pcobrjs1f3qmwaacd3joa".
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
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
...belong to vmail, so I guess that works.
For a quick reference, here is what I executed:
root at mail:~# gdb --args doveadm exec imap -u user at domain
...
(gdb) set follow-fork-mode child
(gdb) r
. SELECT Spam
. MOVE 1 Inbox
And the (imho) relevant output:
imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program
exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Establishing connection
[New process 13335]
imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program
exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Forked child process
imap(user at domain)<13290>&...
2019 Nov 20
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
...k reference, here is what I executed:
>
> root at mail:~# gdb --args doveadm exec imap -u user at domain
> ...
> (gdb) set follow-fork-mode child
> (gdb) r
> . SELECT Spam
> . MOVE 1 Inbox
>
> And the (imho) relevant output:
>
> imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program
> exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Establishing connection
> [New process 13335]
> imap(user at domain)<13290><+PcoBrjs1F3qMwAAcD3JoA>: Debug: program
> exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Forked child process
> imap(user...