![]() |
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 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 |
| how to forward mail in /var/mail/username to external mail | unitipon | SUN Solaris | 2 | 05-27-2008 12:20 AM |
| Mail Receiving issue in linux Environment | prisaras | UNIX for Advanced & Expert Users | 0 | 03-25-2008 09:28 AM |
| Unix:mail sending issue..pls help me soon | bobprabhu | UNIX for Dummies Questions & Answers | 2 | 02-01-2008 05:44 AM |
| Mail issue - Subject title missing | kiem | SUN Solaris | 2 | 10-10-2007 02:56 PM |
| concurrency issue while Accessing Mail Box from shell script | Sumit_Fundoo | UNIX for Advanced & Expert Users | 2 | 02-25-2007 02:23 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I am trying to send mail to a pager. I am able to send e-mails to other systems, but this is not sending the message through. The page works but the text message is not displayed. Does anyone see anything wrong with this syntax or have any ideas.
We are using Unix 5.2 on an RS6000 box. mail -c "9999999999@airmail.com" $LogName@ohs.org < pr.txt |
|
||||
|
Nevermind - got it to work was over complicating things. The correct script is:
mail "9999999999@uo.com" < filename |
| Sponsored Links | ||
|
|