Tech-invite3GPPspecsGlossariesIETFRFCsGroupsSIPABNFs   Ti+SearchTech-invite World Map Symbol

SIP   SIP URIs   SIP Headers   SIP P‑Headers   SDP   HTTP   Generic URI   IRI   IMF   RTSP   ABNF Notation

ABNF for IMF – Internet Message Format – RFC 5322

Message Format   Fields   Address   Date‑Time   Lexical Tokens

message   =
fields  /  obs-fields )   [ CRLF   body ]

fields   =
*(  )
*(
orig‑date  /  from  /  sender  /  reply‑to  /  to  /  cc  /  bcc  /  message‑id  /  in‑reply‑to  /  references  /  subject  /  comments  /  keywords  /  optional‑field
 )

obs-fields   =
body   =
( *( *998text   CRLF )   *998text )  /  obs-body

obs-body   =
*(   ( *LF   *CR   *( ( %d0  /  text )   *LF   *CR )  )   /   CRLF  )

text   =
%d1-9  /  %d11  /  %d12  /  %d14-127
;  Characters excluding CR and LF