![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Discuss UNIX and Linux user interfaces like GNOME, KDE, CDE, and Open Office here. All UNIX and Linux Newbies Welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Email Question - two email addresses | jyoung | Shell Programming and Scripting | 5 | 08-04-2008 01:00 PM |
| 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 03:27 AM |
| How to send attachment to web-based email client using mailx | randomcz1 | Shell Programming and Scripting | 1 | 11-07-2006 05:00 PM |
| Using mailx to send email to multiple users. | priyaksingh | Shell Programming and Scripting | 4 | 02-21-2006 01:37 AM |
| 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 10:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|