NeoMutt  2023-05-17-56-ga67199
Teaching an old dog new tricks
DOXYGEN
MdEmail Struct Reference

A Maildir Email helper. More...

#include "mdemail.h"

+ Collaboration diagram for MdEmail:

Data Fields

struct Emailemail
 
char * canon_fname
 
bool header_parsed: 1
 
ino_t inode
 

Detailed Description

A Maildir Email helper.

Definition at line 33 of file mdemail.h.

Field Documentation

◆ email

struct Email* MdEmail::email

Definition at line 35 of file mdemail.h.

◆ canon_fname

char* MdEmail::canon_fname

Definition at line 36 of file mdemail.h.

◆ header_parsed

bool MdEmail::header_parsed

Definition at line 37 of file mdemail.h.

◆ inode

ino_t MdEmail::inode

Definition at line 38 of file mdemail.h.


The documentation for this struct was generated from the following file: