If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Email attachments

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-14-09, 14:11
vineelaregonda vineelaregonda is offline
Registered User
 
Join Date: May 2009
Posts: 43
Email attachments

Hi,

I am trying to send more than one excel sheet attachment in one email using uuencode. Using uuencode I am able to send multiple text/word attachments but failed to send multiple excel attachments.

Anyone please help me, how to send multiple excel attachments through email.

Regards,
Vineela
Reply With Quote
  #2 (permalink)  
Old 12-14-09, 21:56
kitaman kitaman is offline
Papabi's friend
 
Join Date: Sep 2009
Location: Ontario
Posts: 626
Try mutt.org
The syntax to send is:
mutt -a file1.xls -a file2.xls -s "subject" email@address <text.file
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On