
Wes Plate wrote:
I have an email address that is like a mini-mailing list, it forwards messages to both my regular email address as well as my phone's email address. Here in the states many if not most of the service providers have it set up so emails can be sent to phones as text messages
*Hmm, yes that is one way, but the problem is that an SMS is limited to, what, about 100 characters or something. I'd like to massage the data going into the sms "email" (to clickatel) so that it maximises the amount of useful information. Eg I'd like an sms like "Hr s th sbjct wtht vwls - jim@somesite" (ie removing vowels in the subject, trimming the email so it just identifies the user. I guess I could setup a filter on an email address that gets new ticket notifications to massage it, and then forward that to the SMTP gateway, but that's even dirtier than digging the info from the database in my generic agent command, there must be an easy way I can just pass the subject and sender onto the command line for the generic agent. --- James Sleeman *