![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email Question - two email addresses | jyoung | Shell Programming and Scripting | 5 | 4 Days Ago 10:00 AM |
| Not able to send email as CC to a ID using Mailx command in HP UX | rohit.shetty84 | UNIX for Dummies Questions & Answers | 1 | 05-14-2008 12:27 AM |
| How to send attachment to web-based email client using mailx | randomcz1 | Shell Programming and Scripting | 1 | 11-07-2006 01:00 PM |
| Using mailx to send email to multiple users. | priyaksingh | Shell Programming and Scripting | 4 | 02-20-2006 09:37 PM |
| Unable to send eMail from a UNIX-Host ( using mailx ) to a Outlook-email-addres(Win) | Vetrivela | UNIX for Advanced & Expert Users | 2 | 02-15-2005 06:43 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Using Mailx to send to list of email addresses
Im trying to use a shell script to send to a list of email addresses in a txt file. Here is what i have tried but it keeps sending to dead.letter...
Success.ksh contains... mailx -s"Night Batch Success" 'cat /Scripts/email_addresses.txt' < /Scripts/email_body_message.txt The email body message is working but i cant get the email addresses to work. I could use some help....Any Ideas? |
| Forum Sponsor | ||
|
|