Fw: Unix question: email attachment

Fw: Unix question: email attachment

 

  

That would do a "cc" and "bcc" for the attachment mail

===================================

HTHU

Ankur Shah
Oracle DBA
DHR-GA

----- Original Message -----
From: "April Sims" <[Email Address Removed] "LazyDBA.com Discussion" <[Email Address Removed] Wednesday, April 30, 2003 2:03 PM
Subject: Re: Unix question: email attachment


> Emails an attachment in the body of the email.
>
> cat $PATH to some file.log | mailx -s "SUBJECTLINE" [Email Address Removed] This sends it as an actual attachment.
>
> VAR1='somepath/filename.log '
> echo $VAR1
> uuencode $VAR1 $VAR1 > mail.lst
> mailx -s "Attached File " [Email Address Removed] -c [Email Address Removed] -b
[Email Address Removed] << EOT
> ~r mail.lst
> "FILE"
> EOT
>
> >Hi all:
> >
> >Dose anyone has the syntax on e-mail a file as
> >attachment instead of as the message body (using the
> >"< path/filename")? I am on Aix box.
> >
> >Ambeer
> >
> >__________________________________
> >Do you Yahoo!?
> >The New Yahoo! Search - Faster. Easier. Bingo.
> >http://search.yahoo.com
> >
> >--------
> >Oracle documentation is here:
> >http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> >To unsubscribe: send a blank email to oracledba-[Email Address Removed] >To subscribe: send a blank email to oracledba-[Email Address Removed] >Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> >Tell yer mates about http://www.farAwayJobs.com
> >By using this list you agree to these
terms:http://www.lazydba.com/legal.html
>
>
>
>
>
> >>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<
> April Sims MCSE, CNE Abilene Christian University
> OCP 8i 9i DBA ACU Box 29005
> Information Technology Abilene, TX 79699
> [Email Address Removed] Vx:(325)674-2681 Fx:674-6724
> >>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<
>
>
>
> --------
> Oracle documentation is here:
http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to oracledba-[Email Address Removed] To subscribe: send a blank email to oracledba-[Email Address Removed] Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
terms:http://www.lazydba.com/legal.html
>
>
Oracle LazyDBA home page