NeoMutt  2025-12-11-435-g4ac674
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PopCache Struct Reference

POP-specific email cache. More...

#include "private.h"

Data Fields

unsigned int index
 Message index.
 
char * path
 Filesystem path.
 

Detailed Description

POP-specific email cache.

Definition at line 66 of file private.h.

Field Documentation

◆ index

unsigned int PopCache::index

Message index.

Definition at line 68 of file private.h.

◆ path

char* PopCache::path

Filesystem path.

Definition at line 69 of file private.h.


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