I want to
start sending text messages from a cron job - does anyone already
do this and do you have any hints or recommendations for technologies or
providers? I'd only want to send a dozen or so a month, so I'm hardly a
bulk user
There are loads of gateways for this. I've used
http://sms2email.com (AQL) in
the past without problems, just setting up an e-mail forward on their site
(something(a)sms2email.com) then sending messages to that. The subject line
and message body are included in the SMS, so it's easy to work with. Like
most providers, they have APIs if you want something more.
Heh yes, however I in fact work for one such a company [1]. We are
probably a little out of your target volume bracket (however I'm not
the sales side, hence the bad pitch). One of our more popular
interfaces is quite simply a HTTP based one [2]. I would suggest if
you are using this for server monitoring, adding in the extra layer of
SMTP will just add complexity to the issue as there is no easy way of
providing debug info if your network / mta / sms provider; falls over.
~Mat
--
[1] -