Postie offers many advanced features for posting to your blog via e-mail,
including the ability to assign categories by name, included pictures and
videos, and automatically strip off signatures. It also has support for both
imap and pop3, with the option for ssl with both. For usage notes, see the
other notes page
What's new?
1.4.3 (2011.12.12)
- Removed get_user_by function to make compatible with wp 3.3 - now requires
2.8+
1.4.2 (2011.01.29)
- Fixed mailto link bug (thanks to Jason McNeil)
- Fixed bug with attachments with non-ascii characters in filename (thanks to
mtakada)
- checking for socket errors when checking mail (thanks elysian)
- fixed issue with multiple files not being inserted correctly
- Added support for ISO 8859-15 (thanks paolog)
- fixed sql injection problem (thanks Jose P. Espinal for pointing it out)
1.4.1 (2010.06.18)
- Images appear in correct order when using images append = false
- Images are sorted in order of filename before inserting into post
- Fixed formatting problem with wordpress_default image template
- Captions now correctly work with wordpress >3.0 and <3.0
- Fixed auto_gallery feature
- Default port is now 110
- Added more configuration tests
- Added background color to settings page to make input boxes more visible
- Removed extra quote character in captions from #img# placeholders (thanks
SteelD for pointing out the error)
- Added support for big5 and gb-1232 encodings (thanks Chow)
- Fixed issue with configurations items stored as arrays, which caused
problems with validating authorized addresses
- Fixed bug with replaceImageCIDs function
- On hosts which allow it, we set max execution time to 300 seconds and
memory_limit to infinity to allow processing of large e-mails (especially
with large attachments)