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-phone message
delivery.  Since this is way off topic for this group I do not want to go
into too much detail online (unless others ask :-).  However, if you want
more details about the cell-phone -vs- pager debate feel free to contact me
off line (I have set up policy, written code for, and used cellphones (and
or pagers) to send e-mail's, alarms etc. for about the last 5 years).

Ok Back on topic now.

We use perl to send our alarms as Ray suggest.  If you have not used perl
to call sendmail before take a look at Mail::Mailer on www.cpan.org.


      HTH,
                        Gary


Ray Seals wrote:

> 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:[EMAIL PROTECTED]]
> Sent: Monday, March 11, 2002 1:23 PM
> To: '[EMAIL PROTECTED]'
> Subject: message to cell phone
>
> I am looking for info on how to send an alert message to a cell phone
> from a perl script. Any ideas?
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

--
Gary Ebert                            Manager Network Operations
Voice:     (301) 428-2100 X2115       Comtech Mobile Datacom Corporation
Fax:       (301) 428-1004             19540 Amaranth Drive
Mobile:    (301) 332-4930             Germantown, MD  20875-2126



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to