hi all,
i’ve the activity read imap in init state of REFramework.
I read the first 20 emails which I then process one at a time within the process state.
What I would like is to put the mail in the “read” state only at the end of the process. Is this possible somehow considering that my transaction item is of type mailmessage?