Directory dependency graph for email:Files | |
| body.c | |
| Representation of the body of an email. | |
| body.h | |
| Representation of the body of an email. | |
| commands.c | |
| Handle Email commands. | |
| commands.h | |
| Handle Email Commands. | |
| config.c | |
| Config used by the Email library. | |
| content.h | |
| Information about the content of an attachment. | |
| copy_body.c | |
| Copy the body of an email. | |
| copy_body.h | |
| Copy the body of an email. | |
| copy_email.c | |
| Duplicate the structure of an entire email. | |
| copy_email.h | |
| Duplicate the structure of an entire email. | |
| email.c | |
| Representation of an email. | |
| email.h | |
| Representation of an email. | |
| enriched.c | |
| Rich text handler. | |
| enriched.h | |
| Rich text handler. | |
| envelope.c | |
| Representation of an email header (envelope) | |
| envelope.h | |
| Representation of an email header (envelope) | |
| from.c | |
| Determine who the email is from. | |
| from.h | |
| Determine who the email is from. | |
| handler.c | |
| Decide how to display email content. | |
| handler.h | |
| Decide how to display email content. | |
| header.c | |
| Manipulate an email's header. | |
| header.h | |
| Representation of the email's header. | |
| ignore.c | |
| Parse Ignore Commands. | |
| ignore.h | |
| Parse Ignore Commands. | |
| lib.h | |
| Structs that make up an email. | |
| mailcap.c | |
| RFC1524 Mailcap routines. | |
| mailcap.h | |
| RFC1524 Mailcap routines. | |
| mime.c | |
| Constants and macros for managing MIME encoding. | |
| mime.h | |
| Constants and macros for managing MIME encoding. | |
| module.c | |
| Definition of the Email Module. | |
| module_data.h | |
| Email private Module data. | |
| parameter.c | |
| Store attributes associated with a MIME part. | |
| parameter.h | |
| Store attributes associated with a MIME part. | |
| parse.c | |
| Miscellaneous email parsing routines. | |
| parse.h | |
| Miscellaneous email parsing routines. | |
| rfc2047.c | |
| RFC2047 MIME extensions encoding / decoding routines. | |
| rfc2047.h | |
| RFC2047 MIME extensions encoding / decoding routines. | |
| rfc2231.c | |
| RFC2231 MIME Charset routines. | |
| rfc2231.h | |
| RFC2231 MIME Charset routines. | |
| rfc3676.c | |
| RFC3676 Format Flowed routines. | |
| rfc3676.h | |
| RFC3676 Format Flowed routines. | |
| score.c | |
| Routines for adding user scores to emails. | |
| score.h | |
| Routines for adding user scores to emails. | |
| sort.c | |
| Email sorting methods. | |
| sort.h | |
| Assorted sorting methods. | |
| spam.c | |
| Parse Spam Commands. | |
| spam.h | |
| Parse Spam Commands. | |
| tags.c | |
| Driver based email tags. | |
| tags.h | |
| Driver based email tags. | |
| thread.c | |
| Create/manipulate threading in emails. | |
| thread.h | |
| Create/manipulate threading in emails. | |
| url.c | |
| Parse and identify different URL schemes. | |
| url.h | |
| Parse and identify different URL schemes. | |