Mailman.Render
Functions for rendering email messages into strings
Summary
as_list(value) | |
compile_part(type, email, composer) | |
compile_parts(email, composer) | |
content_type_params_for(attachment) | |
disposition_for(attachment) | |
disposition_params_for(attachment) | |
headers_for(email) | |
mime_subtype_for(parts) | |
mime_type_for(parts) | |
normalize_addresses(addresses) | |
not_empty_tuple_value(tuple) | Returns boolean saying if a value for a tuple is blank as a string or list |
parameters_for(arg1) | |
render(email, composer) | Returns a tuple with all data needed for the underlying adapter to send |
to_tuple(part, email) |