Re: message to cell phone

2002-03-11 Thread Gary
Joyce et. al. At one point we relied on perl scripts to send important system alarms via the internet to cell phones. The bottom line is that if the messages you are sending are critical (like your dot com's main web site just died) I would suggest taking a hard look at pager delivery -vs- cell-

Re: message to cell phone

2002-03-11 Thread Jenda Krynicky
From: Joyce Harris <[EMAIL PROTECTED]> > I don't think this phone accepts email messages so it will have to be SMS. Even though my phone can download emails via POP3 I'm not using that feature. Anyway if I send an email to [EMAIL PROTECTED] it comes to my mobile phone as a plain old SMS messag

RE: message to cell phone

2002-03-11 Thread Daniel Giovannoni
Would you mind sharing that script? I would much appreciate it... Thanks, Daniel -Original Message- From: Ray Seals [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 1:38 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: message to cell phone Most cell phones will

RE: message to cell phone

2002-03-11 Thread Jenda Krynicky
From: "Ray Seals" <[EMAIL PROTECTED]> > Most cell phones will allow you to send email to them. That's how we do > it. We just use sendmail from the perl script. For example, Cingular > cellular is area code phone number @ my.cingular.com. So we send e-mail > to [EMAIL PROTECTED] Yes this is w

Re: message to cell phone

2002-03-11 Thread Joyce Harris
I don't think this phone accepts email messages so it will have to be SMS. Joe Raube wrote: > Depends -- how is it addressed? > > SMS or email? > > Can you send an email to it? > > -Joe > > --- Joyce Harris <[EMAIL PROTECTED]> wrote: > >> I am looking for info on how to send an alert messag

RE: message to cell phone

2002-03-11 Thread Ray Seals
Most cell phones will allow you to send email to them. That's how we do it. We just use sendmail from the perl script. For example, Cingular cellular is area code phone number @ my.cingular.com. So we send e-mail to [EMAIL PROTECTED] Ray -Original Message- From: Joyce Harris [mailto: