[Imap-protocol] what does UIDNOTSTICKY really mean?
Bill Janssen
janssen at parc.com
Fri Mar 16 19:49:51 PDT 2007
I'm a bit confused on the UIDPLUS tag UIDNOTSTICKY. RFC 4315 says,
The selected mailbox is supported by a mail store that does not
support persistent UIDs; that is, UIDVALIDITY will be different
each time the mailbox is selected. Consequently, APPEND or COPY
to this mailbox will not return an APPENDUID or COPYUID response
code.
My system will persist UIDs until the the server is re-booted for some
reason; that is, UIDVALIDITY may be different each time a mailbox is
selected, though it's not likely to be. Depends on the frequency of
selection. So UIDs tend to be persistent, but are not guaranteed to be.
Should I send UIDNOTSTICKY, or not?
Bill
More information about the Imap-protocol
mailing list