bamboo_ses v0.1.1 Bamboo.SesAdapter.RFC2822WithBcc View Source
RFC2822 Parser
Will attempt to render a valid RFC2822 message
from a %Message{}
data model.
Link to this section Summary
Functions
Renders a message according to the RFC2882 spec
Will render a given header according to the RFC2882 spec
Will render all headers according to the RFC2882 spec
Render an individual part
Builds a RFC2822 timestamp from an Erlang timestamp
Link to this section Functions
Renders a message according to the RFC2882 spec
Will render a given header according to the RFC2882 spec
Will render all headers according to the RFC2882 spec
Render an individual part
An optional function can be passed used during the rendering of each individual part
Builds a RFC2822 timestamp from an Erlang timestamp
RFC2822 3.3 - Date and Time Specification
This function always assumes the Erlang timestamp is in Universal time, not Local time