The object that contains a message.
message is the object that contains messages. It is a recursive object in that through the $entities variable, it can contain more objects of type message. See documentation in mime.txt for a better description of how this works.
Located in /class/mime/Message.class.php (line 27)
Local attachment filename location where the tempory attachment is stored. For use in delivery class.
Message text body
Nested mime parts
Message part id
Message \answered status
Message \deleted status
Message \flagged status
Message forward status
Message mdn status
Message \seen status
MessageHeader object
Parent message part id
rfc822header object
Media type
Media subtype
Add header object to message object.
WARNING: Unfinished code. Don't expect it to work in older sm versions.
Joins RFC-2231 continuations, converts encoding to RFC-2047 style
Add attachment to message object
Function to fill the message structure in case the
bodystructure is not available NOT FINISHED YET
Parse message text enclosed in parenthesis
function parseQuote
This extract the string value from a quoted string. After the end-quote character is found it returns the string. The offset $i when calling this function points to the first double quote. At the end it points to The ending quote. This function takes care of escaped double quotes. "some \"string\"" ^ ^ initial $i end position $i
Delete all attachments from this object from disk.
Documentation generated on Mon, 13 Jan 2020 04:23:04 +0100 by phpDocumentor 1.4.3