I'm generating message with mailto in linux.
I want to compose message with html body and alternate text body.
I want also put picture in my html message.
How can I compose multipart/alternative message with this tool but I have
only multipart/mixed message.
How can I put embed image file to use in html like: <img
src="cid:image.gif"> ?
Tom