Good morning all and happy Friday,


I need a little help with the run process on a filter and UNIX mailx.  I am
trying to use mailx to send a e-mail to a pager. We have it almost working
(that is we can get 54 charters to be passed to the pager) by using this
/usr/bin/mailx  -r

[EMAIL PROTECTED]  -s <"$Pager Message Alpha$"   $E-mail Pager NT$.



However I would like to try and get the full 128. The 54 charters limit is
due to a limitation with the subject line in mailx.



I have tried this (/usr/bin/mailx  -r [EMAIL PROTECTED]  -s
test  $E-mail Pager NT$  <"$Pager Message Alpha$") and this (/usr/bin/cat
"$Pager Message Alpha$" | /usr/bin/mailx  -r
[EMAIL PROTECTED]  -s test  $E-mail Pager NT$ )  with no
luck.



Any ideas on what to pass from the run process command line, to get this to
work?



Thank you in advance for any help and think about the quote by Albert
Einstein below this Memorial Day


"We must be prepared to make heroic sacrifices for the cause of peace that
we make ungrudgingly for the cause of war. There is no task that is more
important or closer to my heart."

--
Howard Richter
Remedy ServiceDesk Manager
Red Hat Certified Technician
CompTIA Linux+ Certified
CedarCrestone Managed Services Center
[EMAIL PROTECTED]

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to