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 22:14:44 -0800
Message-ID: <F001.00405C90.20020204220556@fatcity.com>

Hi
  U can use following command
postie -from:"Bla" -to:"$toaddr" -s:"$subj" -msg:" Please find the attached file" -a:$fname  
Sharmilan
<BLOCKQUOTE dir=ltr
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">

  I want to send an email with an attachment from   shell script .How do i do that?
   
   
  <BLOCKQUOTE dir=ltr
  style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">

<FONT color=#0000ff face=Arial

    size=2>use PINE, that is the best and easiest email program on UNIX     (IMHO).  Easy to send attachments :)
<FONT color=#0000ff face=Arial

    size=2> 
<FONT color=#0000ff face=Arial

    size=2>HTH
<FONT color=#0000ff face=Arial

    size=2> 
<FONT color=#0000ff face=Arial

    size=2>ReedK     

      <FONT face=Tahoma 
      size=2>-----Original Message-----From: Sona 
      [mailto:sona_us_at_hotmail.com]Sent: Friday, February 01, 2002 
      12:07 PMTo: Multiple recipients of list 
      ORACLE-LSubject: Sending email from Unix
      
      Hi
      I want to send an email from Unix with an 
      attachment .does anyone know how to do this?
       
      <FONT face=Arial 

size=2>TIA Received on Tue Feb 05 2002 - 00:14:44 CST

Original text of this message

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