Closed dgets closed 9 years ago
Gave a little bit more debugging to this right now. We'll make sure that the same testing code is in place for reverse or alternate scans (I think this is the only path so alternate scans shouldn't exist), and then this should be ready to merge.
Something needs to be put in place in
readNew()
,scanSub()
, ordispMsg()
in order to support checking for the MSG_DELETED flag and skipping beyond those messages. They aren't purged right away, and people on DOC/Citadel are used to being able to fuck up and make those mistakes go away right away. We should honor that here, even if the messages will be visible through the standard shells if anybody goes to those bases.