Displaying 4 results from an estimated 4 matches for "deleteflag".
Did you mean:
deletedflag
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an
email notification in my Yahoo account.
Dan
-----Original Message-----
From: CT [mailto:demerzel@gmail.com]
Sent: Friday, February 04, 2005 4:17 PM
To: Berger, Daniel
Cc: win32utils-devel@rubyforge.org
Subject: Re: Bug fix
On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2018 Aug 16
2
imapsieve: Change message flags on COPY
...es effective. As the RFC says, IMAP messages are immutable, but it's not clear to me reading the specs if this applies to IMAP flags too, as one can really change flags in IMAP without having to create a new (modified) message, I guess this is an exception?
3.8. The "setflag", "deleteflag", and "removeflag" Actions
Implementations of IMAP events in Sieve MUST also support the
imap4flags extension [RFC5232], and the actions associated with it
are all applicable to any case that falls under IMAP events in Sieve.
It is worth noting also that the "hasfl...
2018 Aug 16
0
imapsieve: Change message flags on COPY
...ive. As the RFC says, IMAP messages are immutable, but it's not clear to me reading the specs if this applies to IMAP flags too, as one can really change flags in IMAP without having to create a new (modified) message, I guess this is an exception?
>
> 3.8. The "setflag", "deleteflag", and "removeflag" Actions
>
> Implementations of IMAP events in Sieve MUST also support the
> imap4flags extension [RFC5232], and the actions associated with it
> are all applicable to any case that falls under IMAP events in Sieve.
>
> It is worth...
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
...;;'' before
identifier
''fOk''
changejournal.c(61) : error C2065: ''fOk'' : undeclared identifier
changejournal.c(63) : error C2224: left of ''.UsnJournalID'' must have
struct/unio
n type
changejournal.c(64) : error C2224: left of ''.DeleteFlags'' must have
struct/union
type
changejournal.c(65) : error C2065: ''FSCTL_DELETE_USN_JOURNAL'' :
undeclared ident
ifier
changejournal.c(74) : error C2146: syntax error : missing '')'' before
identifier
''pUsnJournalData''
changejournal.c(...