On 18.2.2020 18.12, Russell King wrote:
> Hi,
>
> I'm using Dovecot for my mail with pigeonhole's sieve extension,
> from debian stable (2.3.4.1 (f79e8e7e4)).
>
> One of the sieve stanzas that I use is for duplicate elimination:
>
> if duplicate
> {
> discard;
> stop;
> }
>
> This
Hi,
I'm using Dovecot for my mail with pigeonhole's sieve extension,
from debian stable (2.3.4.1 (f79e8e7e4)).
One of the sieve stanzas that I use is for duplicate elimination:
if duplicate
{
discard;
stop;
}
This mostly works fine, but I seem to have trouble with some messages