View Source BambooSes.Render.Raw (bamboo_ses v0.4.5)

Functions for rendering email messages into strings.

Link to this section Summary

Functions

Returns a tuple with all data needed for the underlying adapter to send.

Link to this section Functions

Link to this function

filter_inline_attachments(email)

View Source
Link to this function

filter_regular_attachments(email)

View Source
Link to this function

render(email, extra_headers \\ [])

View Source

Returns a tuple with all data needed for the underlying adapter to send.