The problem with multiple fileinto can be shown in the following example:
fileinto "INBOX/TodayMail"; setflag "\Deleted"; fileinto "INBOX/FromBoss"; setflag "\Answered";
The second setflag relates to the first or second fileinto?
Alexey, how would you feel about pursuing setflags as an extension after the Sieve base spec is published? As useful as I think setflags is, I think we need to focus on keeping Sieve simple and getting it out the door.
I really want SIEVE to be published as standard as soon as possible. I don't want setflag to be added to the base spec. Do you propose to abandon setflag until SIEVE is published as RFC?
-- Randall Gellens randy@xxxxxxxxxxxx QUALCOMM Incorporated Opinions are personal; facts are suspect; I speak for myself only