Re: imapsieve: Change message flags on COPY

2018-08-20 Thread Leandro Lucarella
On Friday 17 August 2018 22:27:05 CEST Stephan Bosch wrote: > Op 17/08/2018 om 19:44 schreef Leandro Lucarella: > > On Friday 17 August 2018 01:41:39 CEST Stephan Bosch wrote: > >> dovecot -n > > I tried your configuration here with your Sieve script. It works here as > expected with or without th

Re: imapsieve: Change message flags on COPY

2018-08-17 Thread Stephan Bosch
Op 17/08/2018 om 19:44 schreef Leandro Lucarella: On Friday 17 August 2018 01:41:39 CEST Stephan Bosch wrote: dovecot -n I tried your configuration here with your Sieve script. It works here as expected with or without the fileinto action (so also with only setflag). I changed your scrip

Re: imapsieve: Change message flags on COPY

2018-08-17 Thread Leandro Lucarella
On Friday 17 August 2018 01:41:39 CEST Stephan Bosch wrote: > dovecot -n Hi, here it is (I don't know why I get the SSLv2 warning because it is disabled in ssl_protocols, any ideas about that too?). BTW, even when storing the message in a different folder with fileinto, the original message is

Re: imapsieve: Change message flags on COPY

2018-08-16 Thread Stephan Bosch
What is your configuration (output from `dovecot -n`)? Op 16/08/2018 om 14:01 schreef Leandro Lucarella: Hello, I'm trying to do a simple thing using imapsieve, I want messages to be marked as read when moved to certain folders (Trash, Archive, Spam). All the set up to run the imapsieve scrip

imapsieve: Change message flags on COPY

2018-08-16 Thread Leandro Lucarella
Hello, I'm trying to do a simple thing using imapsieve, I want messages to be marked as read when moved to certain folders (Trash, Archive, Spam). All the set up to run the imapsieve script works perfectly, but I'm having trouble to make changes effective. As the RFC says, IMAP messages are imm