I found myself disappointed with the stock post-by-email functionality in WordPress 2.3 because it only supported text posts. I like to write when I'm on-the-go, so I cooked up a simple replacement for the standard wp-mail.php. My solution (really a hack) allows you to post via email with an image as an attachment. It embeds the image into the post along with the text. All the details can be found here:
BD-WP-MAIL
I hope this helps some people out.