A little teaser!
First, the main screen of the app:
Shows a profile named "archive", which we'll dive into
The profile has an SmsRule (there is also IncomingCallRule, MissedCallRule, and VoicemailRule)
The rule has no criteria, but you can do criteria based on time, sms sender (contact), and sms body (message).
There is a MessageAction named "send email". For right now, you can only do MessageActions, but I should get GpsActions, and LogActions done for the next beta stage.
This is the MessageAction editor, you can send to other mobiles as SMS, and/or to email addresses.
You can configure the message subject however you want using variables (which are available in the menu).
The message body is likewise configurable.
Once you're done modifying the Profile, it'll show you the profile list
Then you can individually enable/disable profiles.