Files | |
file | body.c [code] |
Representation of the body of an email. | |
file | body.h [code] |
Representation of the body of an email. | |
file | config.c [code] |
Config used by the Email library. | |
file | content.h [code] |
Information about the content of an attachment. | |
file | email.c [code] |
Representation of an email. | |
file | email.h [code] |
Representation of an email. | |
file | envelope.c [code] |
Representation of an email header (envelope) | |
file | envelope.h [code] |
Representation of an email header (envelope) | |
file | from.c [code] |
Determine who the email is from. | |
file | from.h [code] |
Determine who the email is from. | |
file | globals.c [code] |
Email Global Variables. | |
file | globals.h [code] |
Email Global Variables. | |
file | lib.h [code] |
Structs that make up an email. | |
file | mime.c [code] |
Constants and macros for managing MIME encoding. | |
file | mime.h [code] |
Constants and macros for managing MIME encoding. | |
file | parameter.c [code] |
Store attributes associated with a MIME part. | |
file | parameter.h [code] |
Store attributes associated with a MIME part. | |
file | parse.c [code] |
Miscellaneous email parsing routines. | |
file | parse.h [code] |
Miscellaneous email parsing routines. | |
file | rfc2047.c [code] |
RFC2047 MIME extensions encoding / decoding routines. | |
file | rfc2047.h [code] |
RFC2047 MIME extensions encoding / decoding routines. | |
file | rfc2231.c [code] |
RFC2231 MIME Charset routines. | |
file | rfc2231.h [code] |
RFC2231 MIME Charset routines. | |
file | sort.c [code] |
Email sorting methods. | |
file | sort.h [code] |
Assorted sorting methods. | |
file | tags.c [code] |
Driver based email tags. | |
file | tags.h [code] |
Driver based email tags. | |
file | thread.c [code] |
Create/manipulate threading in emails. | |
file | thread.h [code] |
Create/manipulate threading in emails. | |
file | url.c [code] |
Parse and identify different URL schemes. | |
file | url.h [code] |
Parse and identify different URL schemes. | |