Hello
When I send a message with mozilla thunderbird, the body transmited to mailhandler looks like this :
promote: 1
status: 1
comment: 2
Is it possible to receive this mail with mailHandler ?
If No, I will try to modify the source code module.
Problem 1 :
To avoid the tag or the tag at the beginning of my $node->body (and re appear in the middle of my website), I imagine insert code at the beginning of the function mailhandler_node_submit($node, $header, $mailbox, $origbody) in the file mailhandler.module. This code will set $node->body with the content between of my thunderbird-generated message. I have a first version of this code working.
Problem 2 :
I need to wrap command (like promote: 1, ...) by extraction from the html code.
Before doing that, I need your advices and the answer about my thunderbird html code : is it manageable without coding ?
Thank you
Comments
Comment #1
remipau commentedIn my first post, I forgot the code tag to the html generated by thunderbird
Comment #2
ilo commentedremipau, here comes the support! 2 years old, however, so both, module and client have probably changed during this time. Do you still experience the issue? have you moved along?
Do not consider I'm not interested in fixing this issue. I'm making a queue clean up, so I'm closing all the old issues. If you are still on this situation please, reopen it.