Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Email Notification from DOS
HI
Download and install blat
http://www.blat.net/
Blat is tiny but robust mailer, you can install it an any win32 platform
examples
to install blat
place bat.exe in system32 dir and from a command line
blat -install smtp.comcast.net bobmetelsky_at_comcast.net 5 25
to send an atatchment
blat WS_FTP.LOG -t someone_at_somewhere.com -s From blat
from the help file just type blat with no arguments
syntax:
Blat <filename> -t <recipient> [optional switches (see below)]
Blat -install <server addr> <sender's addr> [<try>[<port>[<profile>]]] [-q]
Blat -profile [-delete | "<default>"] [profile1] [profileN] [-q]
Bob
On Wed, 08 Sep 2004 11:05:58 -0400, Greg Faktor <faktorg_at_wyeth.com> wrote:
> 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 - 11:24:04 CDT
![]() |
![]() |