RE: how to send mail from windows command prompt?

2003-10-06 Thread Paulo Gomes
Title: Mensagem



Tom, 
do u know the ip of email server? If yes then maybe i can help 
u.
Regards
PG

  
  -Mensagem original-De: Erik Williams 
  [mailto:[EMAIL PROTECTED] Enviada: sexta-feira, 3 de Outubro 
  de 2003 20:45Para: Multiple recipients of list 
  ORACLE-LAssunto: RE: how to send mail from windows command 
  prompt?
  
  Check out a dos 
  program called BLAT. I think that is what you are looking 
  for.
  
  Erik
  
  
  -Original 
  Message-From: 
  Mercadante, Thomas F [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 3:19 
  PMTo: Multiple recipients of 
  list ORACLE-LSubject: RE: 
  how to send mail from windows command prompt?
  
  
  Jared,
  
  
  
  I know 
  you sent me this once before. My problem is that I don't have control of 
  my servers - I'm not the Admin on them. So I can only use the Perl stuff 
  that was installed. And it's very basic stuff. So your suggestion 
  is not available to me.
  
  
  
  thanks
  
  
  Tom Mercadante 
  Oracle Certified 
  Professional 
  
-Original 
Message-From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Sent: Friday, October 03, 2003 2:29 
PMTo: Multiple recipients 
of list ORACLE-LSubject: 
RE: how to send mail from windows command 
prompt?
Tom, 
If you're mailing from 
Perl, why not just use 'use Mail::Sendmail'? Jared 


  
  

  

  "Mercadante, 
  Thomas F" [EMAIL PROTECTED] Sent by: 
  [EMAIL PROTECTED] 
  10/03/2003 
  06:50 AM Please respond to 
  ORACLE-L 

 
  
   To:Multiple recipients of list 
  ORACLE-L [EMAIL PROTECTED]
   cc:
   Subject:    RE: how to send mail from 
      windows command 
prompt?
I use 
Postie with Perl also. Perl does the log file searches for error 
anduses postie to send mail.Tom MercadanteOracle Certified 
Professional-Original Message-Sent: Friday, October 
03, 2003 5:14 AMTo: Multiple recipients of list ORACLE-LYes, 
doing this all the time, all in a Dos window,Use 'find' to search 
through your log files, extracting the lines you wantto another file, 
which you can mail to yourself. eg:find /N "ORA-1" 
G:\dos_work\work.log  G:\dos_work\pk_violate.txtI use a simple 
dos mail utility called Postie(http://www.ozemail.com.au/~adavison) - 
been using it for ages, when it wasfree. Now I think its 
$25.peteredinburgh -Original 
Message- From: Murali_Pavuloori/[EMAIL PROTECTED] 
[mailto:Murali_Pavuloori/[EMAIL PROTECTED] Sent: Thursday, 
October 02, 2003 11:15 PM To: Multiple recipients of list 
ORACLE-L Subject: how to send mail from windows command 
prompt?Hello All:  I 
have setup some scripts that would export the db every day.  Instead 
of looking through the logs manually every morning, is there a 
 way to tail (windoze equivalent?) the file and send and 
email (mailx equivalent on windows?) I know this can be implemented 
in Perl, but I don't  know perl so I am looking for help on 
Windoze...PLEASE!  I really appreciate your help in this 
matter.  Thanks, Murali.   
--  Please see the official ORACLE-L FAQ: 
http://www.orafaq.net --  Author:   INET: 
Murali_Pavuloori/[EMAIL PROTECTED]  Fat City Network 
Services  -- 858-538-5051 http://www.fatcity.com San 
Diego, California-- Mailing list and web hosting 
services 
- 
To REMOVE yourself from this mailing list, send an E-Mail message 
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in 
the message BODY, include a line containing: UNSUB ORACLE-L (or the 
name of mailing list you want to be removed from). You may 
also send the HELP command for other information (like subscribing). 
*This 
e-mail message, and any files 
transmitted with it, areconfidential and 
intended solely for the use of the addressee. Ifthis 
message was not addressed to you, you have received it in errorand 
any copying, distribution or other use of any 
part of it isstrictly prohibited. Any views or opinions presented 
are solely thoseof the sender and do not necessarily represent 
those of the BritishGeological Survey. The security of 
e-mail communication cannot beguaranteed and the BGS accepts 
no liability for claims arising as aresult of the use of this 
medium to transmit messages from or to theBGS. .   
   
http://www.bgs.ac.uk* 
-- Please see 
the official ORACLE-L FAQ: http://www.orafaq.net-- Author: Robson, 
PeterINET: [EMAIL PROTECTED]Fat C

RE: how to send mail from windows command prompt?

2003-10-03 Thread Robson, Peter
Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:

find /N ORA-1 G:\dos_work\work.log  G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.

peter
edinburgh

 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?
 
 
 
 Hello All:
 
 I have setup some scripts that would export the db every day. 
 Instead of
 looking through the logs manually every morning, is there a 
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't 
 know perl so
 I am looking for help on Windoze...PLEASE!
 
 I really appreciate your help in this matter.
 
 Thanks,
 Murali.
 
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: 
   INET: Murali_Pavuloori/[EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 


*
This  e-mail  message,  and  any  files  transmitted  with  it, are
confidential  and intended  solely for the  use of the  addressee. If
this message was not addressed to  you, you have received it in error
and any  copying,  distribution  or  other use  of any part  of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent  those of the British
Geological  Survey. The  security of e-mail  communication  cannot be
guaranteed and the BGS accepts no liability  for claims arising as a
result of the use of this medium to  transmit messages from or to the
BGS. .http://www.bgs.ac.uk
*

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: how to send mail from windows command prompt?

2003-10-03 Thread Paulo Gomes
Maybe if u can contact me directly I can help.
I doing it directly from the database without Enterprise manager.
Regards
PG


-Mensagem original-
De: Murali_Pavuloori/[EMAIL PROTECTED]
[mailto:Murali_Pavuloori/[EMAIL PROTECTED] 
Enviada: quinta-feira, 2 de Outubro de 2003 23:15
Para: Multiple recipients of list ORACLE-L
Assunto: how to send mail from windows command prompt?



Hello All:

I have setup some scripts that would export the db every day. Instead of
looking through the logs manually every morning, is there a way to tail
(windoze equivalent?) the file and send and email (mailx equivalent on
windows?) I know this can be implemented in Perl, but I don't know perl so I
am looking for help on Windoze...PLEASE!

I really appreciate your help in this matter.

Thanks,
Murali.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: Murali_Pavuloori/[EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the
message BODY, include a line containing: UNSUB ORACLE-L (or the name of
mailing list you want to be removed from).  You may also send the HELP
command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Paulo Gomes
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: how to send mail from windows command prompt?

2003-10-03 Thread Mercadante, Thomas F
I use Postie with Perl also.  Perl does the log file searches for error and
uses postie to send mail.

Tom Mercadante
Oracle Certified Professional


-Original Message-
Sent: Friday, October 03, 2003 5:14 AM
To: Multiple recipients of list ORACLE-L


Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:

find /N ORA-1 G:\dos_work\work.log  G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.

peter
edinburgh

 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?
 
 
 
 Hello All:
 
 I have setup some scripts that would export the db every day. 
 Instead of
 looking through the logs manually every morning, is there a 
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't 
 know perl so
 I am looking for help on Windoze...PLEASE!
 
 I really appreciate your help in this matter.
 
 Thanks,
 Murali.
 
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: 
   INET: Murali_Pavuloori/[EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 


*
This  e-mail  message,  and  any  files  transmitted  with  it, are
confidential  and intended  solely for the  use of the  addressee. If
this message was not addressed to  you, you have received it in error
and any  copying,  distribution  or  other use  of any part  of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent  those of the British
Geological  Survey. The  security of e-mail  communication  cannot be
guaranteed and the BGS accepts no liability  for claims arising as a
result of the use of this medium to  transmit messages from or to the
BGS. .http://www.bgs.ac.uk
*

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: how to send mail from windows command prompt?[Scanned]

2003-10-03 Thread Bob Metelsky
Use blat
http://www.interlog.com/~tcharron/blat.html

using blat is as simple as copying the exe to the windows system folder
install as 

blat -install yourmailserver [EMAIL PROTECTED] 5 25

then call as shown below

here is an example of blat used in a script


:: C:\monitor.cmd
:: Internet connection manager by BMetelsky
Friday-June-20-2003-10:12:53 AM

@echo off
set theip=299.69.89.999
set theapp=Internet Connection Monitor
set [EMAIL PROTECTED]
set badmessage=The %theip% is NOT AVAILABLE at %date% at %time%

title %theapp% is pinging  %theip% to verify it is up
:: echo C:\connection.txt
:begin

ping -a %theip%| FIND TTL C:\connection.txt

IF  ERRORLEVEL 1 GOTO :email
sleep 10
GOTO begin

:email
blat  C:\connection.txt  -subject  Internet connection is down at
%date% at %time%  -to %dbamail%  -i [EMAIL PROTECTED] -body
%otherbadmessage% C:\connection.txt
GOTO begin
##

HTH !

Bob


Hello All:

I have setup some scripts that would export the db every day. Instead of
looking through the logs manually every morning, is there a way to tail
(windoze equivalent?) the file and send and email (mailx equivalent on
windows?) I know this can be implemented in Perl, but I don't know perl
so I
am looking for help on Windoze...PLEASE!

I really appreciate your help in this matter.

Thanks,
Murali.


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: Murali_Pavuloori/[EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the
message BODY, include a line containing: UNSUB ORACLE-L (or the name of
mailing list you want to be removed from).  You may also send the HELP
command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Paulo Gomes
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Bob Metelsky
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: how to send mail from windows command prompt?

2003-10-03 Thread Goulet, Dick
If you want an SMTP enabled mailer, similar to mailx, just send me a note, privately.  
Your absolutely welcome to it.

Dick Goulet
Senior Oracle DBA
Oracle Certified 8i DBA

-Original Message-
Sent: Friday, October 03, 2003 5:14 AM
To: Multiple recipients of list ORACLE-L


Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:

find /N ORA-1 G:\dos_work\work.log  G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.

peter
edinburgh

 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?
 
 
 
 Hello All:
 
 I have setup some scripts that would export the db every day. 
 Instead of
 looking through the logs manually every morning, is there a 
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't 
 know perl so
 I am looking for help on Windoze...PLEASE!
 
 I really appreciate your help in this matter.
 
 Thanks,
 Murali.
 
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: 
   INET: Murali_Pavuloori/[EMAIL PROTECTED]
 
 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).
 


*
This  e-mail  message,  and  any  files  transmitted  with  it, are
confidential  and intended  solely for the  use of the  addressee. If
this message was not addressed to  you, you have received it in error
and any  copying,  distribution  or  other use  of any part  of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent  those of the British
Geological  Survey. The  security of e-mail  communication  cannot be
guaranteed and the BGS accepts no liability  for claims arising as a
result of the use of this medium to  transmit messages from or to the
BGS. .http://www.bgs.ac.uk
*

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Goulet, Dick
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).


RE: how to send mail from windows command prompt?

2003-10-03 Thread Jared . Still

Tom,

If you're mailing from Perl, why not just use 'use Mail::Sendmail'?

Jared








Mercadante, Thomas F [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
10/03/2003 06:50 AM
Please respond to ORACLE-L


To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:
Subject:RE: how to send mail from windows command prompt?


I use Postie with Perl also. Perl does the log file searches for error and
uses postie to send mail.

Tom Mercadante
Oracle Certified Professional


-Original Message-
Sent: Friday, October 03, 2003 5:14 AM
To: Multiple recipients of list ORACLE-L


Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:

find /N ORA-1 G:\dos_work\work.log  G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.

peter
edinburgh

 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?
 
 
 
 Hello All:
 
 I have setup some scripts that would export the db every day. 
 Instead of
 looking through the logs manually every morning, is there a 
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't 
 know perl so
 I am looking for help on Windoze...PLEASE!
 
 I really appreciate your help in this matter.
 
 Thanks,
 Murali.
 
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: 
  INET: Murali_Pavuloori/[EMAIL PROTECTED]
 
 Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from). You may
 also send the HELP command for other information (like subscribing).
 


*
This e-mail message, and any files transmitted with it, are
confidential and intended solely for the use of the addressee. If
this message was not addressed to you, you have received it in error
and any copying, distribution or other use of any part of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent those of the British
Geological Survey. The security of e-mail communication cannot be
guaranteed and the BGS accepts no liability for claims arising as a
result of the use of this medium to transmit messages from or to the
BGS. .  http://www.bgs.ac.uk
*

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
 INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
 INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).




RE: how to send mail from windows command prompt?

2003-10-03 Thread Mercadante, Thomas F



Jared,

I know 
you sent me this once before. My problem is that I don't have control of 
my servers - I'm not the Admin on them. So I can only use the Perl stuff 
that was installed. And it's very basic stuff. So your suggestion is 
not available to me.

thanks

Tom Mercadante Oracle Certified Professional 

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]Sent: Friday, October 03, 2003 2:29 
  PMTo: Multiple recipients of list ORACLE-LSubject: RE: 
  how to send mail from windows command prompt?Tom, If 
  you're mailing from Perl, why not just use 'use Mail::Sendmail'? 
  Jared 
  


  
  "Mercadante, Thomas F" 
[EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 
10/03/2003 06:50 AM 
Please respond to ORACLE-L 
  To:   
 Multiple recipients of list ORACLE-L 
[EMAIL PROTECTED] cc:

 Subject:    RE: how to send mail from 
    windows command prompt?I use Postie with Perl also. Perl does the log 
  file searches for error anduses postie to send mail.Tom 
  MercadanteOracle Certified Professional-Original 
  Message-Sent: Friday, October 03, 2003 5:14 AMTo: Multiple 
  recipients of list ORACLE-LYes, doing this all the time, all in a 
  Dos window,Use 'find' to search through your log files, extracting the 
  lines you wantto another file, which you can mail to yourself. 
  eg:find /N "ORA-1" G:\dos_work\work.log  
  G:\dos_work\pk_violate.txtI use a simple dos mail utility called 
  Postie(http://www.ozemail.com.au/~adavison) - been using it for ages, when 
  it wasfree. Now I think its $25.peteredinburgh 
  -Original Message- From: 
  Murali_Pavuloori/[EMAIL PROTECTED] 
  [mailto:Murali_Pavuloori/[EMAIL PROTECTED] Sent: Thursday, 
  October 02, 2003 11:15 PM To: Multiple recipients of list 
  ORACLE-L Subject: how to send mail from windows command 
  prompt?Hello All:  I have 
  setup some scripts that would export the db every day.  Instead 
  of looking through the logs manually every morning, is there a 
   way to tail (windoze equivalent?) the file and send and email 
  (mailx equivalent on windows?) I know this can be implemented in Perl, 
  but I don't  know perl so I am looking for help on 
  Windoze...PLEASE!  I really appreciate your help in this 
  matter.  Thanks, Murali.   -- 
   Please see the official ORACLE-L FAQ: http://www.orafaq.net 
  --  Author:   INET: 
  Murali_Pavuloori/[EMAIL PROTECTED]  Fat City Network 
  Services  -- 858-538-5051 http://www.fatcity.com San 
  Diego, California-- Mailing list and web hosting 
  services 
  - 
  To REMOVE yourself from this mailing list, send an E-Mail message to: 
  [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the 
  message BODY, include a line containing: UNSUB ORACLE-L (or the name 
  of mailing list you want to be removed from). You may also send 
  the HELP command for other information (like subscribing). 
  *This 
  e-mail message, and any files transmitted 
  with it, areconfidential and intended solely for 
  the use of the addressee. Ifthis message was not addressed to 
  you, you have received it in errorand any copying, 
  distribution or other use of any part of it 
  isstrictly prohibited. Any views or opinions presented are solely 
  thoseof the sender and do not necessarily represent those of the 
  BritishGeological Survey. The security of e-mail 
  communication cannot beguaranteed and the BGS accepts no 
  liability for claims arising as aresult of the use of this medium to 
  transmit messages from or to theBGS. . 
   
  http://www.bgs.ac.uk* 
  -- Please see the official 
  ORACLE-L FAQ: http://www.orafaq.net-- Author: Robson, 
  PeterINET: [EMAIL PROTECTED]Fat City Network Services  
  -- 858-538-5051 http://www.fatcity.comSan Diego, California  
-- Mailing list and web hosting 
  services-To 
  REMOVE yourself from this mailing list, send an E-Mail messageto: 
  [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and inthe message 
  BODY, include a line containing: UNSUB ORACLE-L(or the name of mailing 
  list you want to be removed from). You mayalso send the HELP command 
  for other information (like subscribing).-- Please see the official 
  ORACLE-L FAQ: http://www.orafaq.net-- Author: Mercadante, Thomas 
  FINET: [EMAIL PROTECTED]Fat City Network Services 
   -- 858-538-5051 http://www.fatcity.comSan Diego, California 
 -- Mailing list and web hosting 
  services-To 
  REMOVE yourself from this mailing list, send an E-Mail messageto: 
  [EMAIL PROTECTED] (note EXACT s

RE: how to send mail from windows command prompt?

2003-10-03 Thread Erik Williams









Check out a dos program called BLAT. I
think that is what you are looking for.



Erik





-Original Message-
From: Mercadante, Thomas F
[mailto:[EMAIL PROTECTED] 
Sent: Friday, October 03, 2003
3:19 PM
To: Multiple recipients of list
ORACLE-L
Subject: RE: how to send mail from
windows command prompt?





Jared,











I know you sent me this
once before. My problem is that I don't have control of my servers - I'm
not the Admin on them. So I can only use the Perl stuff that was
installed. And it's very basic stuff. So your suggestion is not
available to me.











thanks









Tom Mercadante 
Oracle
Certified Professional 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003
2:29 PM
To: Multiple recipients of list
ORACLE-L
Subject: RE: how to send mail from
windows command prompt?


Tom, 

If
you're mailing from Perl, why not just use 'use Mail::Sendmail'? 

Jared







 
  
  
  
  
  Mercadante, Thomas
  F [EMAIL PROTECTED] 
  Sent
  by: [EMAIL PROTECTED] 
  10/03/2003 06:50 AM 
  Please
  respond to ORACLE-L 
  
  
  
  
 To:Multiple recipients of
  list ORACLE-L [EMAIL PROTECTED] 
  
 cc: 
  
 Subject:RE: how to send mail
  from windows command prompt?
  
 





I use Postie with Perl also. Perl does the log
file searches for error and
uses postie to send mail.

Tom Mercadante
Oracle Certified Professional


-Original Message-
Sent: Friday, October 03, 2003 5:14 AM
To: Multiple recipients of list ORACLE-L


Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:

find /N ORA-1 G:\dos_work\work.log 
G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.

peter
edinburgh

 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?
 
 
 
 Hello All:
 
 I have setup some scripts that would export the db every day. 
 Instead of
 looking through the logs manually every morning, is there a 
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't 
 know perl so
 I am looking for help on Windoze...PLEASE!
 
 I really appreciate your help in this matter.
 
 Thanks,
 Murali.
 
 
 -- 
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 -- 
 Author: 
  INET: Murali_Pavuloori/[EMAIL PROTECTED]
 
 Fat City Network Services  -- 858-538-5051
http://www.fatcity.com
 San Diego, California-- Mailing list and web
hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from). You may
 also send the HELP command for other information (like subscribing).
 


*
This e-mail message, and any files
transmitted with it, are
confidential and intended solely for the use of the
addressee. If
this message was not addressed to you, you have received it in error
and any copying, distribution or other use of any
part of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent those of the British
Geological Survey. The security of e-mail communication
cannot be
guaranteed and the BGS accepts no liability for claims arising as a
result of the use of this medium to transmit messages from or to the
BGS. .  
   http://www.bgs.ac.uk
*


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robson, Peter
INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web
hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list

RE: how to send mail from windows command prompt?

2003-10-03 Thread Wolfgang Breitling
Use blat ( http://www.interlog.com/~tcharron/blat.html )

Blat is a Public Domain Windows 95/NT console utility that sends the 
contents of a file in an e-mail message using the SMTP protocol.  ...

At 01:19 PM 10/3/2003, you wrote:
Jared,

I know you sent me this once before.  My problem is that I don't have 
control of my servers - I'm not the Admin on them.  So I can only use the 
Perl stuff that was installed.  And it's very basic stuff.  So your 
suggestion is not available to me.

thanks

Tom Mercadante
Oracle Certified Professional
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 2:29 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: how to send mail from windows command prompt?
Tom,

If you're mailing from Perl, why not just use 'use Mail::Sendmail'?

Jared



Mercadante, Thomas F [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
 10/03/2003 06:50 AM
 Please respond to ORACLE-L
To:Multiple recipients of list ORACLE-L 
[EMAIL PROTECTED]
cc:
Subject:RE: how to send mail from windows command prompt?



I use Postie with Perl also.  Perl does the log file searches for error and
uses postie to send mail.
Tom Mercadante
Oracle Certified Professional
-Original Message-
Sent: Friday, October 03, 2003 5:14 AM
To: Multiple recipients of list ORACLE-L
Yes, doing this all the time, all in a Dos window,

Use 'find' to search through your log files, extracting the lines you want
to another file, which you can mail to yourself. eg:
find /N ORA-1 G:\dos_work\work.log  G:\dos_work\pk_violate.txt

I use a simple dos mail utility called Postie
(http://www.ozemail.com.au/~adavison) - been using it for ages, when it was
free. Now I think its $25.
peter
edinburgh
 -Original Message-
 From: Murali_Pavuloori/[EMAIL PROTECTED]
 [mailto:Murali_Pavuloori/[EMAIL PROTECTED]
 Sent: Thursday, October 02, 2003 11:15 PM
 To: Multiple recipients of list ORACLE-L
 Subject: how to send mail from windows command prompt?



 Hello All:

 I have setup some scripts that would export the db every day.
 Instead of
 looking through the logs manually every morning, is there a
 way to tail
 (windoze equivalent?) the file and send and email (mailx equivalent on
 windows?) I know this can be implemented in Perl, but I don't
 know perl so
 I am looking for help on Windoze...PLEASE!

 I really appreciate your help in this matter.

 Thanks,
 Murali.


 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.net
 --
 Author:
   INET: Murali_Pavuloori/[EMAIL PROTECTED]

 Fat City Network Services-- 858-538-5051 http://www.fatcity.com
 San Diego, California-- Mailing list and web hosting services
 -
 To REMOVE yourself from this mailing list, send an E-Mail message
 to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
 the message BODY, include a line containing: UNSUB ORACLE-L
 (or the name of mailing list you want to be removed from).  You may
 also send the HELP command for other information (like subscribing).

*
This  e-mail  message,  and  any  files  transmitted  with  it, are
confidential  and intended  solely for the  use of the  addressee. If
this message was not addressed to  you, you have received it in error
and any  copying,  distribution  or  other use  of any part  of it is
strictly prohibited. Any views or opinions presented are solely those
of the sender and do not necessarily represent  those of the British
Geological  Survey. The  security of e-mail  communication  cannot be
guaranteed and the BGS accepts no liability  for claims arising as a
result of the use of this medium to  transmit messages from or to the
BGS. .http://www.bgs.ac.uk
*
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Robson, Peter
 INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Mercadante, Thomas F
 INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail

RE: how to send mail from windows command prompt?

2003-10-02 Thread Ari, Rama
Title: RE: how to send mail from windows command prompt?





Murali,


I am using blat and it is working great. You could download necessary software from www.blat.net


Thanks,


Rama Ari
Database Administrator
[EMAIL PROTECTED]
610.964.5128



-Original Message-
From: Murali_Pavuloori/[EMAIL PROTECTED]
[mailto:Murali_Pavuloori/[EMAIL PROTECTED]]
Sent: Thursday, October 02, 2003 6:15 PM
To: Multiple recipients of list ORACLE-L
Subject: how to send mail from windows command prompt?




Hello All:


I have setup some scripts that would export the db every day. Instead of
looking through the logs manually every morning, is there a way to tail
(windoze equivalent?) the file and send and email (mailx equivalent on
windows?) I know this can be implemented in Perl, but I don't know perl so
I am looking for help on Windoze...PLEASE!


I really appreciate your help in this matter.


Thanks,
Murali.



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
 INET: Murali_Pavuloori/[EMAIL PROTECTED]


Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).