NeoMutt  2025-12-11-980-ge38c27
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Rfc2369ListHeaders Struct Reference

Mailing-list actions from RFC 2369 headers. More...

#include "parse.h"

Data Fields

struct ListHead archive
 List-Archive.
 
struct ListHead help
 List-Help.
 
struct ListHead owner
 List-Owner.
 
struct ListHead post
 List-Post.
 
struct ListHead subscribe
 List-Subscribe.
 
struct ListHead unsubscribe
 List-Unsubscribe.
 

Detailed Description

Mailing-list actions from RFC 2369 headers.

Definition at line 40 of file parse.h.

Field Documentation

◆ archive

struct ListHead Rfc2369ListHeaders::archive

List-Archive.

Definition at line 42 of file parse.h.

◆ help

struct ListHead Rfc2369ListHeaders::help

List-Help.

Definition at line 43 of file parse.h.

◆ owner

struct ListHead Rfc2369ListHeaders::owner

List-Owner.

Definition at line 44 of file parse.h.

◆ post

struct ListHead Rfc2369ListHeaders::post

List-Post.

Definition at line 45 of file parse.h.

◆ subscribe

struct ListHead Rfc2369ListHeaders::subscribe

List-Subscribe.

Definition at line 46 of file parse.h.

◆ unsubscribe

struct ListHead Rfc2369ListHeaders::unsubscribe

List-Unsubscribe.

Definition at line 47 of file parse.h.


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