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

Send private Module data. More...

#include "module_data.h"

Data Fields

struct ListHead user_header
 Custom headers to add to outgoing emails.
 

Detailed Description

Send private Module data.

Definition at line 31 of file module_data.h.

Field Documentation

◆ user_header

struct ListHead SendModuleData::user_header

Custom headers to add to outgoing emails.

Definition at line 33 of file module_data.h.


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