part :content_type => "multipart/alternative" do |p|
p.part :content_type => "text/html",
:body => render_message("proposal_message")
end