Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Sending email from Unix
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
![]() |
![]() |