SMS Utility extends the availability of functions around SMS on android phones. By just installing it, it provides an additional 2 broadcasts, SMS_SENT and SMS_SENDING_FAILED.
There are a number of other features currently supported (all optional and enabled through a configuration activity)
+Allows sending of sent and recieved SMS' to be sent to a web service for backup
+Allows sending of sent and recieved SMS' to a local machine (using IP and port) using low level socket communication for lightweight parsing and displaying messages on screen
+Allows forwarding of every message to another SMS address
+Tracking number of messages sent/received to each person
+Tracking when messages were sent/received to each person