|
|
|
|
|
getUnicodeValue(val,
charset='utf-8',
ignore=True) |
source code
|
|
|
|
createChandlerHeader(postfix)
Creates a chandler header with postfix provided. |
source code
|
|
|
|
populateStaticHeaders(messageObject)
Populates the static mail headers. |
source code
|
|
|
|
populateHeader(messageObject,
param,
var,
hType='String',
encode=True) |
source code
|
|
|
|
| populateHeaders(mailMessage,
messageObject) |
source code
|
|
|
|
| populateEmailAddresses(mailMessage,
messageObject) |
source code
|
|
|
|
| populateEmailAddressList(emailAddressList,
messageObject,
key,
append=True) |
source code
|
|
|
|
|
|
|
|
|
|
messageObjectToKind(view,
messageObject,
messageText=<Locale: en_US>)
This method converts a email message string to a Chandler
MailMessage object |
source code
|
|
|
|
| parseEIMML(view,
peer,
matchingAddresses,
eimml) |
source code
|
|
|
|
| parseICS(view,
ics,
messageObject=<Locale: en_US>) |
source code
|
|
|
|
|
|
|
| buildICSInfo(mailStamp,
icsSummary,
icsDesc) |
source code
|
|
|
|
| previewQuickConvert(view,
headers,
body,
eimml,
ics) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _parseEventInfoForLocale(mailStamp,
locale=<Locale: en_US>) |
source code
|
|
|
|
|
|
|
| __parseHeaders(view,
messageObject,
m,
decode,
makeUnicode) |
source code
|
|
|
|
| __assignToKind(view,
kindVar,
messageObject,
key,
hType,
attr,
decode,
makeUnicode) |
source code
|
|
|
|
| __parsePart(view,
mimePart,
parentMIMEContainer,
bodyBuffer,
counter,
buf,
level=0) |
source code
|
|
|
|
| __handleMessage(view,
mimePart,
parentMIMEContainer,
bodyBuffer,
counter,
buf,
level) |
source code
|
|
|
|
| __handleMultipart(view,
mimePart,
parentMIMEContainer,
bodyBuffer,
counter,
buf,
level) |
source code
|
|
|
|
| __handleBinary(view,
mimePart,
parentMIMEContainer,
counter,
buf,
level) |
source code
|
|
|
|
| __handleText(view,
mimePart,
parentMIMEContainer,
bodyBuffer,
counter,
buf,
level) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|