|
| # | Result Code | Fixit! | Error Message |
| -15040 | kMailInvalidOrder | N/A | this object has already been written to and cannot be written again, handle non-zero offsets for now |
| -15041 | kMailInvalidSeqNum | N/A | invalid letter sequence refers to an nonexistent letter |
| -15042 | kMailAttrNotInHdr | N/A | attribute does not exist in letter header |
| -15043 | kMailHdrAttrMissing | N/A | required attribute not written into letter header |
| -15044 | kMailBadEnclLengthErr | N/A | incorrect number of bytes has been written after memForm of PutEnclosure |
| -15045 | kMailInvalidRequest | N/A | cannot putAttr for report, putRcptReport for letter |
| -15046 | kMailInvalidPostItVersion | N/A | cannot create new postit with this version |
| -15047 | kMailNotASlotInQ | N/A | queueID does not refer to a slot's incoming queue |
| -15048 | kMailLtrNotOpen | N/A | letter is not open, probably not cached in inQ |
| -15049 | kMailMissingMailCat | N/A | trying to create message in inq, with no postIt |
| -15050 | kMailCannotWriteMailCat | N/A | cannot update a mail catentry |
| -15051 | kMailTooManyTagsPerLetter | N/A | cannot add more than kMaxTagsPerLetter tags |
| -15052 | kMailGwyDead | N/A | MSAM died |
| -15053 | kMailIgnoredErr | N/A | ePPC message was ignored |
| -15054 | kMailLengthErr | N/A | ePPC message did not complete |
| -15055 | kMailTooManyErr | N/A | too many requests outstanding |
| -15056 | kMailNoMSAMErr | N/A | no MSAMs found in mailbox! or for command |
| -15057 | kMailCancelled | N/A | |
| -15058 | kMailSlotSuspended | N/A | |
| -15059 | kMailMSAMSuspended | N/A | |
| -15060 | kMailBadSlotInfo | N/A | |
| -15061 | kMailMalformedContent | N/A | a mailed structure is malformed |
| -15062 | kMailNoSuchSlot | N/A | no such slot |
| -15063 | kMailBadLtrInfo | N/A | bad info there, can't change |
| -15064 | kMailSetFailed | N/A | could not set letter info |
| -15065 | kMailBadConfig | N/A | MSAM has bad config info |
| -15066 | kMailBadMSAM | N/A | bad MSAM: not usable, reason unspec |
| -15067 | kMailCannotLkupServerSlots | N/A | cannot lookup adas for server mail slots |
| -15068 | kMailBadState | N/A | state specified is not in any of defined |