NeoMutt  2023-03-22-27-g3cb248
Teaching an old dog new tricks
DOXYGEN
ImapHeader Struct Reference

IMAP-specific header. More...

#include "message.h"

+ Collaboration diagram for ImapHeader:

Data Fields

struct ImapEmailDataedata
 
time_t received
 
long content_length
 

Detailed Description

IMAP-specific header.

Definition at line 32 of file message.h.

Field Documentation

◆ edata

struct ImapEmailData* ImapHeader::edata

Definition at line 34 of file message.h.

◆ received

time_t ImapHeader::received

Definition at line 36 of file message.h.

◆ content_length

long ImapHeader::content_length

Definition at line 37 of file message.h.


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