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 email from Unix

Re: Sending email from Unix

From: Sharmilan <sharmilan_c_at_spanservices.com>
Date: Mon, 04 Feb 2002 21:24:56 -0800
Message-ID: <F001.00405BA8.20020204204521@fatcity.com>

Hi Sona
 U can use postie command

postie -from:"Bla" -to:"$toaddr" -s:"$subj" -msg:" Please find the attached file" -a:$fname
 

Sharmilan
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">

  Hi
  I want to send an email from Unix with an   attachment .does anyone know how to do this?    
  TIA Received on Mon Feb 04 2002 - 23:24:56 CST

Original text of this message

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