Mailman v0.0.3 →
Overview
→
Mailman
→
Emails
Mailman.Emails
Summary
Functions
Source
Summary
↑
alternatives_header(envelope)
boundary_for(envelope)
compile_alternatives(envelope)
compile_alternatives_from_html(envelope)
compile_parts(email, composer)
compile_plain(envelope)
has_alternatives?(envelope)
has_html?(envelope)
has_plain?(envelope)
header_for(envelope)
html_header()
html_part(envelope)
main_content_type_for(envelope)
plain_from_html_part()
plain_header()
plain_part(envelope)
render(email, composer)
Returns a tuple with all data needed for the underlying adapter to send
to_envelope(email, composer)
to_message(envelope)
Functions
alternatives_header(envelope)
(function)
#
↑
Source
boundary_for(envelope)
(function)
#
↑
Source
compile_alternatives(envelope)
(function)
#
↑
Source
compile_alternatives_from_html(envelope)
(function)
#
↑
Source
compile_parts(email, composer)
(function)
#
↑
Source
compile_plain(envelope)
(function)
#
↑
Source
has_alternatives?(envelope)
(function)
#
↑
Source
has_html?(envelope)
(function)
#
↑
Source
has_plain?(envelope)
(function)
#
↑
Source
header_for(envelope)
(function)
#
↑
Source
html_header()
(function)
#
↑
Source
html_part(envelope)
(function)
#
↑
Source
main_content_type_for(envelope)
(function)
#
↑
Source
plain_from_html_part()
(function)
#
↑
Source
plain_header()
(function)
#
↑
Source
plain_part(envelope)
(function)
#
↑
Source
render(email, composer)
(function)
#
↑
Returns a tuple with all data needed for the underlying adapter to send
Source
to_envelope(email, composer)
(function)
#
↑
Source
to_message(envelope)
(function)
#
↑
Source