The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
To send an email with the body content extracted from a file rohit.shetty84 UNIX for Dummies Questions & Answers 3 05-11-2008 11:32 PM
Command line/Script to send E-mail with HTML body and binary attachment G-Man AIX 3 04-18-2007 09:30 PM
AIX send mail with HTML message body and a binary attachment G-Man UNIX for Dummies Questions & Answers 4 03-22-2007 02:15 PM
script that will send and email attachment davels Shell Programming and Scripting 2 01-01-2005 05:44 AM
Send Mail with attachment and a body manojram How do I send email? 4 04-26-2004 11:53 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-29-2006
balireddy_77 balireddy_77 is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 31
Thumbs down how to send an email with some body content and attachment

hi
plz help me in sending a mail with some data in body and an attachment as some txt file.
currently i am able to send mail with some body content, i need an example how to send the same along with attachment.
thanks in advance
-bali
  #2 (permalink)  
Old 11-29-2006
anbu23 anbu23 is offline Forum Advisor  
Registered User
  
 

Join Date: Mar 2006
Location: Bangalore,India
Posts: 1,398
check the FAQ section
  #3 (permalink)  
Old 08-20-2008
aster007 aster007 is offline
Registered User
  
 

Join Date: Jul 2008
Posts: 11
Try this

(echo "$CONTENT \n"\
; uuencode $ATTACH_OUTPUT_FILE $ATTACH_FILE_NAME)\
| mail -s "$SUBJECT" "$MAIL_ADD"

Here CONTENT is the content of the file
CONTENT="Hi All, PFA the file"
ATTACH_OUTPUT_FILE is the file name along with path on disk
ATTACH_OUTPUT_FILE="/tmp/records.dat"
ATTACH_FILE_NAME is the file name you want to appear in the mail.
ATTACH_FILE_NAME="Employee Records.txt"
SUBJECT is subject of your mail
MAIL_ADD is the mail address.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:46 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0