Displaying 2 results from an estimated 2 matches for "ac316940".
Did you mean:
316940
2018 Dec 04
0
set seen flag and junk moving a mail manually to JUNK
...file:/etc/dovecot/sievepipe/report-ham
>> }
>>
>> This was typed from memory, so I hope the syntax is correct.
>>
>> -Ralph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20181204/ac316940/attachment.html>
2018 Dec 04
2
set seen flag and junk moving a mail manually to JUNK
Hi Ralph!
This is, what calls the correct sive-filter rules. I have that already
in use.
But the file
file:/etc/dovecot/sievepipe/report-spam
contains my sieve-script from my first posting.
So, the difference from setflag to addflag is, setflag sets the flags,
and only the given flags (removing all other flags), and addflag adds a
flag to the existing flags...
I fiddled around a little...
The