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: shell script to send mail

Re: shell script to send mail

From: Viraj Luthra <viraj999_at_lycos.com>
Date: Tue, 10 Apr 2001 22:31:31 -0700
Message-ID: <F001.002E6AC3.20010410201029@fatcity.com>

Hello,

This is the second time I am writing this message, dont know what happened where the last message went.

Basically wanted to thank every one who ever responded, with this easy construct in the shell.

But the problem, is that I sent like this,

mailx -s "from the sco box" viraj999_at_lycos.com < msg

where msg is a regular file and contains the string - this is a test only

But I have waited for a long time and it did not appear in the above address.

Any ideas why it did not reach. I have looked at the man for mailx, and I have already checked the various files, like dead.letter etc. but of no use, it simply does not exist.

Please help.

Regards,

Raja

--

On Tue, 10 Apr 2001 09:15:40  
 SHAIBAL TALUKDER wrote:

>
>Raja,
>
>If you have unix mail utility you can send mail form unix. At the system prompt type -
>
>mailx -s "Subject" mailaddress_at_xy.com < msg
>
>hope this helps.
>
>Shaibal
>
> Viraj Luthra <viraj999_at_lycos.com> wrote:
>Paul,
>
>I dont need that software. I need the code to write in my software itself.
>
>rgds,
>
>raja
>--
>
>On Mon, 09 Apr 2001 21:10:52
>Paul Drake wrote:
>>check out tripwire ... http://sourceforge.net/projects/tripwire/
>>
>>Viraj Luthra wrote:
>>>
>>> Hello all,
>>>
>>> I need help. I need to write a shell script (aix box), when ever some loads a
>piece of software.
>>>
>>> thanks
>>>
>>> raja
>>--
>>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>>--
>>Author: Paul Drake
>> INET: paled_at_home.com
>>
>>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>>San Diego, California -- Public Internet access / Mailing Lists
>>--------------------------------------------------------------------
>
>
>
>---------------------------------
>Do You Yahoo!?
>Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
Get 250 color business cards for FREE! at Lycos Mail http://mail.lycos.com/freemail/vistaprint_index.html -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Viraj Luthra INET: viraj999_at_lycos.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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).
Received on Wed Apr 11 2001 - 00:31:31 CDT

Original text of this message

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