ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlm.h File Reference

charset, outhost, outlocal and flagcd are shared More...

#include "stralloc.h"
#include "qmail.h"
Include dependency graph for ezmlm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HASHLEN   20

Variables

char flagcd
stralloc charset
stralloc outhost
stralloc outlocal
stralloc listno
struct qmail qq
char hboundary [HASHLEN]

Detailed Description

charset, outhost, outlocal and flagcd are shared

Author
Erwin Hoffmann
Date
2025-04-05 11:29

Definition in file ezmlm.h.

Macro Definition Documentation

◆ HASHLEN

#define HASHLEN   20

Definition at line 15 of file ezmlm.h.

Variable Documentation

◆ charset

stralloc charset
extern

Definition at line 110 of file ezmlm-cgi.c.

◆ flagcd

char flagcd
extern

Definition at line 59 of file ezmlm-clean.c.

◆ hboundary

char hboundary[HASHLEN]
extern

Definition at line 86 of file ezmlm-clean.c.

◆ listno

stralloc listno
extern

Definition at line 78 of file ezmlm-get.c.

◆ outhost

stralloc outhost
extern

Definition at line 88 of file ezmlm-clean.c.

◆ outlocal

stralloc outlocal
extern

Definition at line 89 of file ezmlm-clean.c.

◆ qq

struct qmail qq
extern

Definition at line 73 of file ezmlm-clean.c.