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:45
Para: Multiple recipients of list ORACLE-L
Assunto: 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 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-00001" 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).

Reply via email to