Directory dependency graph for email:Files | |
| body.c | |
| Representation of the body of an email. | |
| body.h | |
| Representation of the body of an email. | |
| config.c | |
| Config used by the Email library. | |
| content.h | |
| Information about the content of an attachment. | |
| email.c | |
| Representation of an email. | |
| email.h | |
| Representation of an email. | |
| 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. | |
| globals.c | |
| Email Global Variables. | |
| globals.h | |
| Email Global Variables. | |
| lib.h | |
| Structs that make up an email. | |
| mime.c | |
| Constants and macros for managing MIME encoding. | |
| mime.h | |
| Constants and macros for managing MIME encoding. | |
| 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. | |
| sort.c | |
| Email sorting methods. | |
| sort.h | |
| Assorted sorting methods. | |
| 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. | |