Text.ParserCombinators.Parsec.Rfc2822

Useful parser combinators

Primitive Tokens (section 3.2.1)

Quoted characters (section 3.2.2)

Folding white space and comments (section 3.2.3)

Atom (section 3.2.4)

Quoted strings (section 3.2.5)

Miscellaneous tokens (section 3.2.6)

Date and Time Specification (section 3.3)

Address Specification (section 3.4)

data NameAddr

Addr-spec specification (section 3.4.1)

Overall message syntax (section 3.5)

type Message

Field definitions (section 3.6)

data Field

The origination date field (section 3.6.1)

Originator fields (section 3.6.2)

Destination address fields (section 3.6.3)

Identification fields (section 3.6.4)

Informational fields (section 3.6.5)

Resent fields (section 3.6.6)

Trace fields (section 3.6.7)

Optional fields (section 3.6.8)

Miscellaneous obsolete tokens (section 4.1)

Obsolete folding white space (section 4.2)

Obsolete Date and Time (section 4.3)

Obsolete Addressing (section 4.4)

Obsolete header fields (section 4.5)

Obsolete origination date field (section 4.5.1)

Obsolete originator fields (section 4.5.2)

Obsolete destination address fields (section 4.5.3)

Obsolete identification fields (section 4.5.4)

Obsolete informational fields (section 4.5.5)

Obsolete resent fields (section 4.5.6)

Obsolete trace fields (section 4.5.7)