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: Sending Mails

RE: Sending Mails

From: Mercadante, Thomas F (LABOR) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Wed, 31 Aug 2005 08:20:51 -0400
Message-ID: <ABB9D76E187C5146AB5683F5A07336FF35FB74@EXCNYSM0A1AJ.nysemail.nyenet>


Savitha,  

You need to use uuencode like this:  

uuencode {infile name} {tempfilename} | mailx -s "mail subject" {mail recipient}  

I use this all the time.  

Good Luck!  

Tom  


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of savitha malve Sent: Wednesday, August 31, 2005 7:48 AM To: oracle-l_at_freelists.org
Subject: Sending Mails  

Dear Oracle Free List Users,  

This is not a database related question. But will be greatful if any one could respond to this.

We plan to send mail attachements using unix sendmail/mail/mailx command.

I have tried using below command, I do receive an e-mail but with no attachment.  

/usr/bin/uuencode /export/home/corpadmin/tbs_frag_percent.lst
/export/home/corpadmin/tbs_frag_percent.lst >

/export/home/corpadmin/attachment.txt | mail mbsm_at_yahoo.com

<mailto:savithamalve_at_yahoo.com>  

Will be helpful if anyone can guide me to the correct syntax.  

Thanks in advance

Savitha



Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 31 2005 - 07:22:49 CDT

Original text of this message

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