The "simple" burglar alarm sketch does no error checking. It retrieves the response but doesn't display it. If something goes wrong, it is almost impossible to determine where the problem is.
edit: It simple sketch will also return success even if the send failed for any reason, like user/password incorrect, TO or FROM address errors, etc.