NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ImapModuleData Struct Reference

Imap private Module data. More...

#include "module_data.h"

+ Collaboration diagram for ImapModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
int imap_max_cmdlen
 Maximum length of IMAP commands before split.
 

Detailed Description

Imap private Module data.

Definition at line 29 of file module_data.h.

Field Documentation

◆ notify

struct Notify* ImapModuleData::notify

Notifications.

Definition at line 31 of file module_data.h.

◆ imap_max_cmdlen

int ImapModuleData::imap_max_cmdlen

Maximum length of IMAP commands before split.

Definition at line 32 of file module_data.h.


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