<?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: mailx in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175639#M663645</link>
    <description>Thanks</description>
    <pubDate>Sun, 17 May 2009 04:47:01 GMT</pubDate>
    <dc:creator>John Ferro</dc:creator>
    <dc:date>2009-05-17T04:47:01Z</dc:date>
    <item>
      <title>mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175634#M663640</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How i could check sent mail items on server?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 16 May 2009 10:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175634#M663640</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-05-16T10:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175635#M663641</link>
      <description>If you use mailx, you don't have and cannot save a copy of the sent mail into a "sent" folder. You have to use a more sophisticated mail program such as elm or pine to be able to maintain a "sent" folder.</description>
      <pubDate>Sat, 16 May 2009 11:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175635#M663641</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-05-16T11:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175636#M663642</link>
      <description>&lt;BR /&gt;Dear please check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1336826" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1336826&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;may this will help u to understand more about mailx and its use&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-5835/ar01s04.html" target="_blank"&gt;http://docs.hp.com/en/5992-5835/ar01s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-5835/ar01s05.html?btnNext=next%A0%BB" target="_blank"&gt;http://docs.hp.com/en/5992-5835/ar01s05.html?btnNext=next%A0%BB&lt;/A&gt;</description>
      <pubDate>Sat, 16 May 2009 16:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175636#M663642</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-05-16T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175637#M663643</link>
      <description>&amp;gt;How I could check sent mail items on server?&lt;BR /&gt;&lt;BR /&gt;mailx(1) is a mail client, not a server side delivery agent. &lt;BR /&gt;&lt;BR /&gt;If you want to see what you sent in mailx, you should use the "record=filename" variable.&lt;BR /&gt;&lt;BR /&gt;If you want to see what was sent by sendmail, you should look at the logs: /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;&amp;gt;TTr: If you use mailx, you don't have and cannot save a copy of the sent mail into a "sent" folder.&lt;BR /&gt;&lt;BR /&gt;Sure you do, see above.</description>
      <pubDate>Sat, 16 May 2009 21:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175637#M663643</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-16T21:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175638#M663644</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;mailx is an interactive message processing system. It provides a flexible environment for sending and receiving messages electronically. mailx provides commands to save, delete, and reply to messages.&lt;BR /&gt;&lt;BR /&gt;You can use mailx to edit, review, and modify messages. By default, incoming mail is stored in a standard file called a system mailbox, unless you specify an alternate mailbox file using the -f option. As incoming messages are read from the system mailbox, they are marked to be moved to a secondary file for storage. When you exit from mailx, these marked messages are moved to the secondary storage file. Hence these messages are not displayed the next time mailx is invoked. Messages remain in this file until removed explicitly. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6611/ch01s02.html" target="_blank"&gt;http://docs.hp.com/en/5991-6611/ch01s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The programs mailx, elm, and talk are the mailing utilities. The mailx program provides a comfortable, flexible environment for sending and receiving messages electronically. The elm program is a screen-oriented electronic mail processing system. The talk utility is a two-way, screen-oriented communication program.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6469/ch07s17.html" target="_blank"&gt;http://docs.hp.com/en/5991-6469/ch07s17.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6611/ch02s01.html" target="_blank"&gt;http://docs.hp.com/en/5991-6611/ch02s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it helps, pls assign point.&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur&lt;BR /&gt;</description>
      <pubDate>Sun, 17 May 2009 02:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175638#M663644</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-05-17T02:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175639#M663645</link>
      <description>Thanks</description>
      <pubDate>Sun, 17 May 2009 04:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/5175639#M663645</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-05-17T04:47:01Z</dc:date>
    </item>
  </channel>
</rss>

