I have a sendmail/UW-IMAP production server I'm in the process of
converting to qmail/Courier-IMAP. Everything's fine, testing is going
well, etc. I just need to move everybody's mailboxes.
In hopes of making the transistion as seamless as possible, I would like to
check if the message has been replied-to, forwarded, read, and so on.
Depending on it's status, I would then like to create the maildir entry
such that it reflects the property appropriately, ie:
999231823.3323.hostname:2,RS (a replied-to message)
999231823.3323.hostname:2, (an un-read message in the cur directory)
>From what I can tell, there's `Status: RO' and `X-Status: A' flags in each
message that symbolize whether it's read, or been replied to, respectively.
What other possibilities are there?
Better yet, what RFC or other document describes this behavior, which is
seemingly consistent across mail clients?
--
Drew