Mailman.Render (Mailman v0.4.3) View Source

Functions for rendering email messages into strings

Link to this section Summary

Link to this section Functions

Link to this function

compile_part(type, email, composer)

View Source
Link to this function

compile_parts(email, composer)

View Source
Link to this function

nest_parts(parts, email, extra_headers)

View Source
Link to this function

nested_content_part_tuples(parts)

View Source
Link to this function

normalize_addresses(addresses)

View Source
Link to this function

not_empty_tuple_value(tuple)

View Source

Returns boolean saying if a value for a tuple is blank as a string or list

Link to this function

render(email, composer, extra_headers \\ [])

View Source

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