This is a discussion on how to attach a file and send from unix in addition to subject and body within the AIX Operating System forums, part of the Unix Operating Systems category; --> how to attach a file and send from unix in addition to subject and body...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| ramavooka@hotmail.com (rama vooka) wrote in message news:<aac73ce0.0408222202.2439cab3@posting.google. com>... > how to attach a file and send from unix in addition to subject and body You want to download and install mpack from the Bull software site. |
| ||||
| > how to attach a file and send from unix in addition to subject and body This should work ok... ( echo "Message Body" uuencode file1 attach1 uuencode file2 attach2 ) | mail -s "SUBJECT" ramavooka@hotmail.com Many many ways to attach files, some good info here --> http://www.panix.com/~kylet/unix-att.html Rgds Mark |
| Thread Tools | |
| Display Modes | |
|
|