<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to send messages out to a Alphanumerice Pager in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663519#M48947</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can try this,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo "This is a test message" |mailx your_pager_email_address&lt;BR /&gt;&lt;BR /&gt;If the system allows you to send internet email messages, you should be able to send this message and get it on your pager. You can put some messages like this in your scripts, which can page you with different message depending on different situations.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Feb 2002 20:05:59 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-02-12T20:05:59Z</dc:date>
    <item>
      <title>How to send messages out to a Alphanumerice Pager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663517#M48945</link>
      <description>I have some jobs that I would like see finish. I have &lt;BR /&gt;an Alphanumeric pager that can recieve email. &lt;BR /&gt;&lt;BR /&gt;How can I make my system mail these jobs to my pager.&lt;BR /&gt;&lt;BR /&gt;Our company uses a firewall, is this another concern?</description>
      <pubDate>Tue, 12 Feb 2002 19:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663517#M48945</guid>
      <dc:creator>Brian Ham</dc:creator>
      <dc:date>2002-02-12T19:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to send messages out to a Alphanumerice Pager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663518#M48946</link>
      <description>if your pager service provider has an e-mail address at their location you can mail to (typically the alpha page phonenuber @ pager provider's domain), you can just send e-mail to that adderss via mailx, and have sendmail on that system relay to your internet e-mail gateway.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Tue, 12 Feb 2002 20:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663518#M48946</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-02-12T20:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to send messages out to a Alphanumerice Pager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663519#M48947</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can try this,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo "This is a test message" |mailx your_pager_email_address&lt;BR /&gt;&lt;BR /&gt;If the system allows you to send internet email messages, you should be able to send this message and get it on your pager. You can put some messages like this in your scripts, which can page you with different message depending on different situations.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 20:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663519#M48947</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-12T20:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to send messages out to a Alphanumerice Pager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663520#M48948</link>
      <description>One thing to keep in mind is that there is usually an 80 to 100 character limit, depends on your provider.&lt;BR /&gt;&lt;BR /&gt;Usually you can go to the website of the provider and send messages that way as well. When it comes in you should be able to see what your address is and then use that in your scripts.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Tue, 12 Feb 2002 20:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663520#M48948</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-02-12T20:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to send messages out to a Alphanumerice Pager</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663521#M48949</link>
      <description>use the mailx command and replace the id with your pagerno and then your pager provider's&lt;BR /&gt;domain.&lt;BR /&gt;&lt;BR /&gt;eg : mailx .....pagerno@pagenet.com&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Feb 2002 20:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-send-messages-out-to-a-alphanumerice-pager/m-p/2663521#M48949</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2002-02-12T20:10:26Z</dc:date>
    </item>
  </channel>
</rss>

