Now with working file attachments (I hadn't realised they weren't working in 7.x at all, even though there was a comment in the code stating that they didn't).
Fixes a bug introduced in 7.x-1.7 which broke the URLs of files added to a mail message. All users are advised to upgrade from the previous version.
Whoa, added a little code that I shouldn't have, resulting in the "Files" text appearing twice at the top of a mail message (and being included on the website).
#549224: php errors in drupal log after upgrade or installation
femail_procmail_drush requried addition of IFS
Mail sent out for a user now has the user's name encoded.
Posts are no longer thrown away if they're from an unknown user, instead they're marked as "unpublished".
Fixed an unreported bug which prevented a user from adding an additional email address to their account.
Added two additional filters, one hides signatures, while the other converts lines starting with ">" to HTML blockquote tags.