|  | Qore MailMessage Module Reference 1.4
    | 
the MailMessage namespace holds all public definitions in the MailMessage module More...
| Classes | |
| class | Attachment | 
| class representing a MIME Attachment for the Message  More... | |
| hashdecl | MailMessageInfo | 
| Message info.  More... | |
| class | Message | 
| The Message class holds the information for a single email Message.  More... | |
| class | Part | 
| class representing a MIME part of a Message  More... | |
| hashdecl | PartInfo | 
| Message part info.  More... | |
| Variables | |
| const | EncBase64 = ContentTransEncBase64 | 
| base-64 content transfer encoding | |
| const | EncDefault = "default" | 
| const | EncNone = "none" | 
| no content transfer encoding (not recommended as SMTP servers break up long lines automatically) | |
| const | Encodings = ... | 
| a list of all known content encoding schemes encodings | |
| const | EncQuotedPrintable = ContentTransEncQuotedPrintable | 
| "quoted-printable" content transfer encoding | |
the MailMessage namespace holds all public definitions in the MailMessage module
This includes: