NeoMutt
2025-12-11-769-g906513
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Email code
Structs that make up an email
File
Description
email/body.c
Body of an Email
email/commands.c
Email commands
email/config.c
Config used by the Email library
email/copy_body.c
Copy the body of an email
email/copy_email.c
Duplicate the structure of an entire email
email/email.c
Email object
email/enriched.c
Rich text handler
email/envelope.c
Envelope (Email header)
email/from.c
Who is the email from?
email/handler.c
Decide how to display email content
email/header.c
Manipulate an email's header
email/ignore.c
Parse Ignore Commands
email/mailcap.c
RFC1524 Mailcap routines
email/mime.c
Data for MIME encoding
email/module.c
Definition of the Email Module
email/parameter.c
Attributes for a MIME part
email/parse.c
Email parsing code
email/rfc2047.c
RFC2047 encoding / decoding
email/rfc2231.c
RFC2231 MIME Charset functions
email/rfc3676.c
RFC3676 Format Flowed routines
email/score.c
Routines for adding user scores to emails
email/sort.c
Email sorting methods
email/spam.c
Parse Spam Commands
email/tags.c
Email tags
email/thread.c
Email threading
email/url.c
Parse URL schemes