![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SFTP in batch Mode | ilok | AIX | 1 | 08-28-2007 02:25 AM |
| Sftp in Batch Mode | sivaemn | UNIX for Advanced & Expert Users | 2 | 07-01-2007 07:52 AM |
| su command in batch mode | Rajesh Gohad | Shell Programming and Scripting | 3 | 01-26-2007 12:54 AM |
| SFTP in batch mode | mlim1111 | Shell Programming and Scripting | 5 | 01-23-2006 04:03 PM |
| Send mail with attachments automatically in a interval period | Leo Felix | Shell Programming and Scripting | 3 | 02-02-2004 10:16 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
From a program, I want to execute a UNIX elm command that will send multiple txt attachment files to an email address. I can do it for one attachment only ie. "elm -s"subject" emailaddress < attachment.txt"
1. The attachment is received in the body of the email and not as an attachment. 2. The command only permits me to re-direct one file and I need anywhere from one to seven files How can I (from a program and not interactive) a: force it as attachment and b: specify multiple attachments files? If I cannot do it with command line options do I have to edit and make some config file settings for elm. As this is my first time using it, can anyone give me an example of a elm config file(s) with settings to force attachments and where I can specify the file names to be used to attach to the email?? I would need the config file name, header config file name (if applicable) and the file contents. Thanks so much for any assistance ASAP! Al |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|