s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions
hfield.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define H_SENDER   1
 
#define H_FROM   2
 
#define H_REPLYTO   3
 
#define H_TO   4
 
#define H_CC   5
 
#define H_BCC   6
 
#define H_DATE   7
 
#define H_MESSAGEID   8
 
#define H_SUBJECT   9
 
#define H_R_SENDER   10
 
#define H_R_FROM   11
 
#define H_R_REPLYTO   12
 
#define H_R_TO   13
 
#define H_R_CC   14
 
#define H_R_BCC   15
 
#define H_R_DATE   16
 
#define H_R_MESSAGEID   17
 
#define H_RETURNRECEIPTTO   18
 
#define H_ERRORSTO   19
 
#define H_APPARENTLYTO   20
 
#define H_RECEIVED   21
 
#define H_RETURNPATH   22
 
#define H_DELIVEREDTO   23
 
#define H_CONTENTLENGTH   24
 
#define H_CONTENTTYPE   25
 
#define H_CONTENTTRANSFERENCODING   26
 
#define H_NOTICEREQUESTEDUPONDELIVERYTO   27
 
#define H_MAILFOLLOWUPTO   28
 
#define H_NUM   29
 

Functions

unsigned int hfield_skipname ()
 
int hfield_known ()
 
int hfield_valid ()
 

Macro Definition Documentation

◆ H_APPARENTLYTO

#define H_APPARENTLYTO   20

Definition at line 27 of file hfield.h.

◆ H_BCC

#define H_BCC   6

Definition at line 13 of file hfield.h.

◆ H_CC

#define H_CC   5

Definition at line 12 of file hfield.h.

◆ H_CONTENTLENGTH

#define H_CONTENTLENGTH   24

Definition at line 31 of file hfield.h.

◆ H_CONTENTTRANSFERENCODING

#define H_CONTENTTRANSFERENCODING   26

Definition at line 33 of file hfield.h.

◆ H_CONTENTTYPE

#define H_CONTENTTYPE   25

Definition at line 32 of file hfield.h.

◆ H_DATE

#define H_DATE   7

Definition at line 14 of file hfield.h.

◆ H_DELIVEREDTO

#define H_DELIVEREDTO   23

Definition at line 30 of file hfield.h.

◆ H_ERRORSTO

#define H_ERRORSTO   19

Definition at line 26 of file hfield.h.

◆ H_FROM

#define H_FROM   2

Definition at line 9 of file hfield.h.

◆ H_MAILFOLLOWUPTO

#define H_MAILFOLLOWUPTO   28

Definition at line 35 of file hfield.h.

◆ H_MESSAGEID

#define H_MESSAGEID   8

Definition at line 15 of file hfield.h.

◆ H_NOTICEREQUESTEDUPONDELIVERYTO

#define H_NOTICEREQUESTEDUPONDELIVERYTO   27

Definition at line 34 of file hfield.h.

◆ H_NUM

#define H_NUM   29

Definition at line 36 of file hfield.h.

◆ H_R_BCC

#define H_R_BCC   15

Definition at line 22 of file hfield.h.

◆ H_R_CC

#define H_R_CC   14

Definition at line 21 of file hfield.h.

◆ H_R_DATE

#define H_R_DATE   16

Definition at line 23 of file hfield.h.

◆ H_R_FROM

#define H_R_FROM   11

Definition at line 18 of file hfield.h.

◆ H_R_MESSAGEID

#define H_R_MESSAGEID   17

Definition at line 24 of file hfield.h.

◆ H_R_REPLYTO

#define H_R_REPLYTO   12

Definition at line 19 of file hfield.h.

◆ H_R_SENDER

#define H_R_SENDER   10

Definition at line 17 of file hfield.h.

◆ H_R_TO

#define H_R_TO   13

Definition at line 20 of file hfield.h.

◆ H_RECEIVED

#define H_RECEIVED   21

Definition at line 28 of file hfield.h.

◆ H_REPLYTO

#define H_REPLYTO   3

Definition at line 10 of file hfield.h.

◆ H_RETURNPATH

#define H_RETURNPATH   22

Definition at line 29 of file hfield.h.

◆ H_RETURNRECEIPTTO

#define H_RETURNRECEIPTTO   18

Definition at line 25 of file hfield.h.

◆ H_SENDER

#define H_SENDER   1

Definition at line 8 of file hfield.h.

◆ H_SUBJECT

#define H_SUBJECT   9

Definition at line 16 of file hfield.h.

◆ H_TO

#define H_TO   4

Definition at line 11 of file hfield.h.

Function Documentation

◆ hfield_known()

int hfield_known ( )
Here is the caller graph for this function:

◆ hfield_skipname()

unsigned int hfield_skipname ( )
Here is the caller graph for this function:

◆ hfield_valid()

int hfield_valid ( )
Here is the caller graph for this function: