I been trying to get the blog-by-email working but no luck so far, I am running 1.0.2 and everything else so far seems fine.
I created an account just for this on my webserver, blog@email.com and I use blog:my subject for the subject line and then in the body, first line is username:password and the second-n lines are for the body and the last line is ___ (three underscores).
When I run php wp-mail.php I get errors on the Login. Apprently it successfully finds the server and port (I output the pop3 info just in case), and also output the mailserver_login and mailserver_pass and those are the correct values based not only on what I put in the wp admin page but I also put them in my outlook express to double check and they work there.
Any idea?
Thanks