Re: [Q] Send functions oddness



> libbalsa_create_msg creates a libmutt style messsage. most of it is a
> rather convoluted cicle noone should be forced to read to convert the
> libbalsa bodies to libmutt bodies. it takes care of the base64 and
> general encoding stuff. the rest is pretty straightforward.
> most of the magic is done in message2HEADER which does the parsing of
> the text headers.
> 
> i don't know if i understand the rest of the question, 
> libbalsa_message_queue
> has an example of libbalsa message -> libmutt message and using 
> write_fcc on
> it.

In fact the question is : how to build a libmutt object usable with 
libmutt funcs (such as mutt_write_fcc) when you have the LibBalsaMessage 
object?
I need this to correct the fcc behaviour. Moreover the "queue parameter of 
the libbalsa_create_msg func is style mysterious to me.
Bye
Manu



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