I've been trying for weeks to get the blog to email function to work with the standard wp-mail.php feature (no plugins yet) and it just won't do it. I've followed the directions on the blog by email codex page and I keep getting the following error:
Parse error: parse error, unexpected $ in /home/vcom2010/public_html/WordPress/wp-includes/class-pop3.php on line 51
This occurs after I edited the class-pop3.php file because I got the message that had the fix on that codex page.
I really need this feature to work as it is a crucial part of the website I am trying to create. Does anyone have any idea what to do?
Also, on a side note, does this blog by email feature support email attachments? If not does anyone know of something that does?