NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
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 33 of file message.h.

Field Documentation

◆ edata

struct ImapEmailData* ImapHeader::edata

Definition at line 35 of file message.h.

◆ received

time_t ImapHeader::received

Definition at line 37 of file message.h.

◆ content_length

long ImapHeader::content_length

Definition at line 38 of file message.h.


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