WP-Mail ver 0.311
I had a nice long holiday at Coolangata, Queensland, Australia and had quite a lot of time sitting on the couch as my girlfriend read her book. So I grabbed my Powerbook and slowly worked away on my wp-mail.php plugin! It’s nice to work on something without having to worry about timing and just bang away…

And that’s a photo of my me lying on the couch, I knew I should have not taught Lauren how to use the camera…
Thanks to all the comments and feedback of this hack, because people submit code and fixes it’s a better program for everyone. With a little more work we’ll get this plugin rock steady stable and see if the wordpress dev team would consider it for the core code of wordpress.
Here’s the updates that have happened in the latest version:
- HTML e-mail support added (Thunderbird clients can easily use this mod now!)
- Subject line searching support for categories (i.e., Subject: [Code] WP-Mail, will post to the Code category)
- Added UBB decoding support, so if you want to post things written out of say phpbb you can now
- Direct posting support (using /etc/alias on your e-mail server you can send the
- PHP5 support
- More fixes
What needs to be done is a bit of work for the HTML e-mail support. It works at the moment, but it needs a little more work to add the images in position of where it is in the actual e-mail. At the moment all images in HTML e-mail’s are just attached to the bottom of the message which is probably not what people want. I can do it, just got to figure out the best way.
The second thing I suppose most people want is a little bit more image manipulation (like resizing images). I’m not sure if this should be included in wp-mail.php or have wp-mail.php interface with some other image plugin for Wordpress. I’ve played around with thumb nailing
* -= History =-
* Version 0.311 - 2005-01
* - eep, major bug for pop3 server. Next time I test my code more before I released, fixed so that pop3 now works.
* Version 0.31 - 2004-12 & 2005-01
* (Has it been this long, best get back into the swing of things… did most of this coding on my holiday as I didn’t have a machine to play WoW on ![]()
* - moved the deletion of pop3 emails into a check so that e-mails aren’t deleted without proper checking.
* - added html ‘decoding’ (basic support for Thunderbird & Outlook)
* - updated the Category search so that it matches words as well as numbers (i.e. [General] Subjectname will work instead of just [1] Subjectname)
* - Changed time function from time to strtotime (as per Senior Pez’s suggestion), but found out that strtotime isn’t in default php distro…
*
* Vesion 0.3 - 2004-09
* - Added UBB decoding support
* - Added default title (when there is no subject assigned)
* - Started doing a little code cleanup, been reading Advanced PHP Book
Download it and test it out, I’ll be writing a little HowTo on using the direct e-mail support when I have a little spare time, in the meantime enjoy!
Add New Comment
Viewing 31 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.