<?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/3170107#M161127</link>
    <description>If your UNIX sends to Exchange, and Exchange is what talks to the outside world, then I would say yes -- you can find out some things by querying the UNIX side, but the Exchange server will give more authoritative info.  &lt;BR /&gt;&lt;BR /&gt;If the mail is truly going "outside your company" (some depends on your config), then AFAIK Exchange will only tell you it if passed to the next mail host, not whether it was delivered.  (But maybe that wasn't your concern and some mailers/mail can be configured to tell you if/when something lands.)</description>
    <pubDate>Wed, 21 Jan 2004 15:08:52 GMT</pubDate>
    <dc:creator>Mic V.</dc:creator>
    <dc:date>2004-01-21T15:08:52Z</dc:date>
    <item>
      <title>mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170103#M161123</link>
      <description>We use mailx to send out some info to customers: email-cmd = "mailx -s TAW-Order -r " + userid("ptdb9") + "@tawinc.com" + frpl-email + " &amp;lt; fpl-job.eml".  &lt;BR /&gt;Is there any why with unix of tracking that email, verify whether it went out or not?  Or does that have to be done on the exchange side?</description>
      <pubDate>Wed, 21 Jan 2004 13:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170103#M161123</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2004-01-21T13:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170104#M161124</link>
      <description>You can check in /var/adm/syslog/mail.log file about the status. You will see "sent" if it's gone out from your server&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 21 Jan 2004 13:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170104#M161124</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2004-01-21T13:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170105#M161125</link>
      <description>Jeff everything you need will be in the mail.log file.&lt;BR /&gt;&lt;BR /&gt;You can run diagnistics with sendmail'&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@some.net&lt;BR /&gt;&lt;BR /&gt;type text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You will get full diagnostics on screen.&lt;BR /&gt;&lt;BR /&gt;sendmail and mailx both use the sendmail daemon to exchange messages.&lt;BR /&gt;&lt;BR /&gt;If its passed on to exchange okay, you'll see that.  If not, look at the relay settings on the Exchange Server.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Wed, 21 Jan 2004 13:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170105#M161125</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-21T13:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170106#M161126</link>
      <description>You can check on all unsent messages with mailq (which is really: sendmail -bp).</description>
      <pubDate>Wed, 21 Jan 2004 14:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170106#M161126</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-21T14:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170107#M161127</link>
      <description>If your UNIX sends to Exchange, and Exchange is what talks to the outside world, then I would say yes -- you can find out some things by querying the UNIX side, but the Exchange server will give more authoritative info.  &lt;BR /&gt;&lt;BR /&gt;If the mail is truly going "outside your company" (some depends on your config), then AFAIK Exchange will only tell you it if passed to the next mail host, not whether it was delivered.  (But maybe that wasn't your concern and some mailers/mail can be configured to tell you if/when something lands.)</description>
      <pubDate>Wed, 21 Jan 2004 15:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170107#M161127</guid>
      <dc:creator>Mic V.</dc:creator>
      <dc:date>2004-01-21T15:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170108#M161128</link>
      <description>If sendmail finished to send the mail you can keep track of the mail by watching /var/adm/syslog/mail.log.&lt;BR /&gt;If the message is send you will find it there.&lt;BR /&gt;Place a grep on the e-mail adres for example and whenever you will find a line with 'stat=Sent' the message is gone.&lt;BR /&gt;Also in this line you will find the status of the host the message has been send to.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;Jan 22 05:31:45 hp3 sendmail[7522]: FAA07522: from=root, size=259, class=0, pri=&lt;BR /&gt;30259, nrcpts=1, msgid=&amp;lt;200401220431.FAA07522@source.foo.com&amp;gt;, relay=root@l&lt;BR /&gt;ocalhost&lt;BR /&gt;&lt;BR /&gt;sendmail has accepted the message from mailx, send to unixbeheer@dest.foo.com by root, on the localhost.&lt;BR /&gt;&lt;BR /&gt;Jan 22 05:31:45 hp3 sendmail[7524]: FAA07522: to=unixbeheer@dest.foo.com, ctladdr&lt;BR /&gt;=root (0/3), delay=00:00:00, xdelay=00:00:00, mailer=relay, relay=exchange.foo.com [10.100.1.4], stat=Sent (2.6.0  &amp;lt;200401220431.FAA07522@source.foo.com&amp;gt; )&lt;BR /&gt;&lt;BR /&gt;Queued mail for delivery&lt;BR /&gt;Sendmail relayed the message to exchange.foo.com.&lt;BR /&gt;&lt;BR /&gt;Stat=sent, answered by sendmail, and exchange.foo.com replied with a status message 'Queued mail for delivery'&lt;BR /&gt;&lt;BR /&gt;So, send the message to the user and wait till you see stat=sent for that message.&lt;BR /&gt;&lt;BR /&gt;Kl@@s</description>
      <pubDate>Thu, 22 Jan 2004 03:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170108#M161128</guid>
      <dc:creator>Klaas D. Eenkhoorn</dc:creator>
      <dc:date>2004-01-22T03:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: mailx</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170109#M161129</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It is not entirely clear (to me) what you would like to know.&lt;BR /&gt;&lt;BR /&gt;If you want to verify, if the message left your company succesfully, this can/needs_to be verified on every host the message was handled on, inside your company. hp-ux's mail.log will tell you which host it has delivered it too. Then you look on the next host, in it's log area for mail, and so on. On MS Exchange, I am not sure where to look, but according to M.Vening (above) it should be possible.&lt;BR /&gt;&lt;BR /&gt;If you want to know if the message was received by the intended receipient, one has to set a delivery or read notification. mailx(1) is NOT capable to set such a notification. You need a smarter mail client for that. I am unaware of a commandline mailclient (elm/mailx/mail/mutt) that can set delivery acknowledgements. If you need it, you need to write more or less your own mailclient, add the necessary headerlines youself in your message, and spool it into sendmail directly.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Kasper&lt;BR /&gt;HP support engineer for sendmail, OpenMail, OVO/u</description>
      <pubDate>Thu, 22 Jan 2004 03:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx/m-p/3170109#M161129</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2004-01-22T03:16:18Z</dc:date>
    </item>
  </channel>
</rss>

