Displaying 2 results from an estimated 2 matches for "qaaszwa2w".
2017 Feb 26
0
Sieve removeflag Action
...through its unix socket (using socat tool):
stephan at drieka:~$ cat ~/message-lmtp.eml | socat
gopen:/var/run/dovecot/lmtp stdio
220 drieka.tds Dovecot ready.
250-drieka.tds
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
250 2.1.0 OK
250 2.1.5 OK
354 OK
250 2.0.0 <stephan> 1D/3FPsfs1ge/QAASZWA2w Saved
Evaluating the results shows that there is still no problem here, since
the last delivery is fine (I initially forgot to enable Sieve for LMTP):
stephan at drieka:~$ doveadm -f table fetch "uid flags" mailbox "INBOX"
uid flags
14 \Flagged \Recent $MailFlagBit1
15 \Flag...
2017 Feb 24
4
Sieve removeflag Action
Op 2/22/2017 om 8:40 PM schreef Thomas Leuxner:
> * Thomas Leuxner <tlx at leuxner.net> 2017.02.20 12:56:
>
>> Feb 20 07:00:23 nihlus dovecot: master: Dovecot v2.2.devel (8f42a89) starting up for imap, lmtp
>>
>> This one processed the dovecot-news mail for 2.2.28.rc1 fine which uses a similar sieve rule. I will monitor global rules with this build and report back.