![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A utility for sending complex email messages from the command line | iBot | UNIX and Linux RSS News | 0 | 06-06-2008 01:50 AM |
| Command line/Script to send E-mail with HTML body and binary attachment | G-Man | AIX | 3 | 04-18-2007 06:30 PM |
| use email subject line as shell command | mskarica | UNIX for Advanced & Expert Users | 4 | 01-31-2005 08:23 PM |
| Email Attachment | Cyro | UNIX for Dummies Questions & Answers | 2 | 11-10-2003 06:24 AM |
| Email Attachment | prasad01 | UNIX for Dummies Questions & Answers | 2 | 08-07-2003 11:43 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
All,
I need to email an ASCII data file to a business partner, and intended on creating a Korn Shell script to create an email message (minimal text), and attach the ASCII data file to the email. It seems this is not as easy as I had thought it might be. sendmail does not support attachments, and the Unix Admins said we did not have a utility that can handle sending attachments (via command-line) in our Solaris 8 world (OS 5.8). The Unix Admins indicated they might be able to install something from a source such as GNU, as long as it's a trusted source. Any (free/robust) utilities come to mind that can handle the command-line email attachment?? (Note, I am experiemtning w/ redirecting the ASCII data as the 'body' of the email, but, our company disclaimer is appended to all out-going emails...not sure if our partner will accept this - or if they'd even accept the data as the body of the email) TIA |
| Forum Sponsor | ||
|
|
|
||||
|
See this thread.
|