Re: Test for implicit keep within a sieve script

2021-08-10 Thread Aki Tuomi
> On 10/08/2021 23:32 Eric Durand wrote: > > > Hi folks, > > Is there a good way to test for an implicit keep in a sieve script ? At the > end of my sieve script, if a message still has an implicit keep, it will end > up in my inbox, and I would like to push a notification. Right now I am

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Michael Ströder
On 8/10/21 8:59 PM, Timo Sirainen wrote: > On 10. Aug 2021, at 19.54, Michael Ströder wrote: >> >> Timo, >> >> On 8/10/21 5:55 PM, Timo Sirainen wrote: >>> Well, that's annoying. I thought it would have worked. I wonder if it's >>> still some issue with the #if not being right. Can you try once

Re: pigeonhole-0.5.16 compilation error?

2021-08-10 Thread Sylvain Robitaille
(following up to my own message ...) On Tue, 10 Aug 2021, I wrote: My build-time configure and make for pigeonhole is relatively simple, but fails to build: ./configure --prefix=/local/pkg/pigeonhole-0.5.16/root \ --sbindir=/local/pkg/pigeonhole-0.5.16/root/bin \

pigeonhole-0.5.16 compilation error?

2021-08-10 Thread Sylvain Robitaille
Hello Dovecot folks ... In response to the recent announcement of Dovecot-2.3.16 and pigeonhole-0.5.16, we decided to update our installation (full disclosure: this is really an update from dovecot-1.2.x in progress; we're working on a development system where we already had dovecot-2.3.x

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Michael Ströder
Timo, On 8/10/21 5:55 PM, Timo Sirainen wrote: > Well, that's annoying. I thought it would have worked. I wonder if it's > still some issue with the #if not being right. Can you try once more > with disabling the #if lines, i.e. just: It's currently still building on other big-endian platforms.

Test for implicit keep within a sieve script

2021-08-10 Thread Eric Durand
Hi folks, Is there a good way to test for an implicit keep in a sieve script ? At the end of my sieve script, if a message still has an implicit keep, it will end up in my inbox, and I would like to push a notification. Right now I am doing this with an ad-hoc variable that is essentially

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Timo Sirainen
On 10. Aug 2021, at 19.54, Michael Ströder wrote: > > Timo, > > On 8/10/21 5:55 PM, Timo Sirainen wrote: >> Well, that's annoying. I thought it would have worked. I wonder if it's >> still some issue with the #if not being right. Can you try once more >> with disabling the #if lines, i.e. just:

Re: GSSAPI mail home mapping problem

2021-08-10 Thread Lucas Castro
Sorry, my fault, I missed some comma on user and pass attrs. On 8/10/21 1:31 PM, Lucas Castro wrote: Hello, I'm trying to map authenticated kerberos users to mail_location, The problem when I set mail_home = /var/mail/virtual/domain1.zw.loca/%n works fine. But if mail_home is set as

GSSAPI mail home mapping problem

2021-08-10 Thread Lucas Castro
Hello, I'm trying to map authenticated kerberos users to mail_location, The problem when I set mail_home = /var/mail/virtual/domain1.zw.loca/%n works fine. But if mail_home is set as /var/mail/virtual/%d/%n I get Apr 12 19:53:18 postfix10 dovecot: imap-login: Login: user=, method=GSSAPI,

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Michael Ströder
On 8/10/21 11:16 AM, Timo Sirainen wrote: > On 10. Aug 2021, at 10.33, Michael Ströder wrote: >> >> On 8/10/21 10:02 AM, Milan P. Stanić wrote: >>> I'm trying to upgrade dovecot from version 2.3.15 to 2.3.16 for alpine >>> linux. Build and 'make check' pass on all alpine architectures except on

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Timo Sirainen
On 10. Aug 2021, at 14.17, Michael Ströder wrote: > > On 8/10/21 11:16 AM, Timo Sirainen wrote: >> On 10. Aug 2021, at 10.33, Michael Ströder wrote: >>> >>> On 8/10/21 10:02 AM, Milan P. Stanić wrote: I'm trying to upgrade dovecot from version 2.3.15 to 2.3.16 for alpine linux. Build

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Michael Ströder
On 8/10/21 10:02 AM, Milan P. Stanić wrote: > I'm trying to upgrade dovecot from version 2.3.15 to 2.3.16 for alpine > linux. Build and 'make check' pass on all alpine architectures except on > s390x which is big-endian while all other are little-endian. You're probably hitting the same issues

Re: dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Timo Sirainen
On 10. Aug 2021, at 10.33, Michael Ströder wrote: > > On 8/10/21 10:02 AM, Milan P. Stanić wrote: >> I'm trying to upgrade dovecot from version 2.3.15 to 2.3.16 for alpine >> linux. Build and 'make check' pass on all alpine architectures except on >> s390x which is big-endian while all other are

dovecot 2.3.16 fail one test on s390x, alpine linux

2021-08-10 Thread Milan P . Stanić
Hi, I'm trying to upgrade dovecot from version 2.3.15 to 2.3.16 for alpine linux. Build and 'make check' pass on all alpine architectures except on s390x which is big-endian while all other are little-endian. here is the part from CI build log which fails: mail cache size corruption