Calls to camel_mime_message_set_* to send mails



Hi,

I realized that when you're using tinymail with the camel backend, and
you want to send a message with tny_transport_account_send(), this
function does not call any of the camel_mime_message_set_* stuff. I know
that for example Evolution does it in the UI side (for example in the
e_msg_composer_hdrs_to_message_internal() call), but don't you think
that it would be very useful to have all these stuff inside
tny_camel_transport_account_send?

I mean, the client of tny_transport_account_send could do it, but why
force it to fill both the TnyMessage and the CamelMimeMessage objects?

Best regards.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]