Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Email Notification from DOS

RE: Email Notification from DOS

From: Gogala, Mladen <Mladen.Gogala_at_aetn.com>
Date: Wed, 8 Sep 2004 11:16:10 -0400
Message-ID: <30462D80AA52E74698512ADCC4F7EAA31223977A@EXCHANGE>


Install cygwin from http://www.cygwin.com and then download and install MIME::Lite from CPAN. I believe that you will some better alternatives then DOS scripting. Also, I believe that a better alternative could be found at http://www.activestate.com. You can also install MIME::Lite on Active Perl. Here it is:

PPM - Programmer's Package Manager version 3.1. Copyright (c) 2001 ActiveState Corp. All Rights Reserved. ActiveState is a devision of Sophos.

Entering interactive shell. Using Term::ReadLine::Stub as readline library.

Type 'help' to get started.

ppm> search MIME::Lite
Searching in Active Repositories

  1. MIME-Lite [3.01] low-calorie MIME generator
  2. MIME-Lite-HTML [1.21] Provide routine to transform a HTML page in a~
  3. MIME-Lite-TT-Japane~ [0.02] MIME::Lite::TT with Japanese character code ppm> install MIME-Lite
    Install 'MIME-Lite' version 3.01 in ActivePerl 5.8.4.810.
    Downloaded 57712 bytes. Extracting 7/7: blib/arch/auto/MIME/Lite/.exists Installing F:\Perl\html\site\lib\MIME\changes.html Installing F:\Perl\html\site\lib\MIME\Lite.html Installing F:\Perl\site\lib\MIME\changes.pod Installing F:\Perl\site\lib\MIME\Lite.pm Successfully installed MIME-Lite version 3.01 in ActivePerl 5.8.4.810. ppm>
--
Mladen Gogala
A & E TV Network
Ext. 1216



> -----Original Message-----
> From: Greg Faktor [mailto:FAKTORG_at_wyeth.com]
> Sent: Wednesday, September 08, 2004 11:06 AM
> To: oracle-l_at_freelists.org
> Subject: Email Notification from DOS
>
>
> Hi All!
>
> I'm looking for code example to how send an email
> notification using Windows DOS scripting.
>
>
> Thanks.
>
> Greg
> --
> To unsubscribe -
> mailto:oracle-l-> request_at_freelists.org&subject=unsubscribe
> To
> search the
> archives - http://www.freelists.org/archives/oracle-l/
>
-- To unsubscribe - mailto:oracle-l-request_at_freelists.org&subject=unsubscribe To search the archives - http://www.freelists.org/archives/oracle-l/
Received on Wed Sep 08 2004 - 10:12:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US