<?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: ELM error messages. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403043#M201221</link>
    <description>Most likely the message is not being delivered due to networking issues, DNS specifically. elm doesn't actually send a message, it creates a message and then hands it off to sendmail for delivery. Send a test message using sendmail's trace feature:&lt;BR /&gt; &lt;BR /&gt;sendmail -v -s test name@somewhere.com &amp;lt; /etc/issue&lt;BR /&gt; &lt;BR /&gt;You'll see the handshake and any errors. mail.log will also have the reason for non-delivery.</description>
    <pubDate>Tue, 19 Oct 2004 07:34:30 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-10-19T07:34:30Z</dc:date>
    <item>
      <title>ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403041#M201219</link>
      <description>Does anyone know where I can look to find any elm error messages.&lt;BR /&gt;&lt;BR /&gt;I sending mails to Outlook in a HTML format using the include method on the command line. All was working fine, but now it doesn't work.( nothings been changed ! ) &lt;BR /&gt;&lt;BR /&gt;It still says message sent, but it nevers arrives. Other server still working, so I can't blame exchange.&lt;BR /&gt;&lt;BR /&gt;Any ideas where to start looking? mailx and interactive elm still working!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2004 04:08:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403041#M201219</guid>
      <dc:creator>Russ Hancock_1</dc:creator>
      <dc:date>2004-10-19T04:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403042#M201220</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have /var/adm/mail.log file.&lt;BR /&gt;See also messages in error on /var/spool/mqueue. You have one file that contain the message and one that contain config and error cause.&lt;BR /&gt;&lt;BR /&gt;If elm works interactively error can be in syntax of your command. What command do you use ?&lt;BR /&gt;&lt;BR /&gt;Rgds &lt;BR /&gt;JMB</description>
      <pubDate>Tue, 19 Oct 2004 06:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403042#M201220</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2004-10-19T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403043#M201221</link>
      <description>Most likely the message is not being delivered due to networking issues, DNS specifically. elm doesn't actually send a message, it creates a message and then hands it off to sendmail for delivery. Send a test message using sendmail's trace feature:&lt;BR /&gt; &lt;BR /&gt;sendmail -v -s test name@somewhere.com &amp;lt; /etc/issue&lt;BR /&gt; &lt;BR /&gt;You'll see the handshake and any errors. mail.log will also have the reason for non-delivery.</description>
      <pubDate>Tue, 19 Oct 2004 07:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403043#M201221</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-19T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403044#M201222</link>
      <description>Command and files used below.&lt;BR /&gt;Just tested it again on a similar machine, indentical config, and it works.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Russ&lt;BR /&gt;&lt;BR /&gt;COMMAND USED,&lt;BR /&gt;/usr/bin/elm -s "NODE02 Halifax Check Mail" abc@renishaw.com &amp;lt; /ren/iman/mailer/tmp/elm_input.3675&lt;BR /&gt;&lt;BR /&gt;#######################################&lt;BR /&gt;cat /ren/iman/mailer/tmp/elm_input.3675&lt;BR /&gt;[include /ren/iman/mailer/lib/TestMail.html text/html base64]&lt;BR /&gt;&lt;BR /&gt;######################################&lt;BR /&gt;cat /ren/iman/mailer/lib/TestMail.html&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CENTER&gt;&lt;BR /&gt;&lt;FONT face="arial" color="#ff0000" size="3"&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;TEST MESSAGE&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/CENTER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#######################################&lt;BR /&gt;MESSAGE in /var/adm/syslog/mail.log&lt;BR /&gt;#######################################&lt;BR /&gt;Oct 19 13:27:25 node02 sendmail[3714]: NAA03714: from=root, size=874, class=0, pri=30874, nrcpts=1, msgid=&amp;lt;200410191227.NAA03714@node02.renishaw.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Oct 19 13:27:26 node02 sendmail[3716]: NAA03714: to=abc@renishaw.com, ctladdr=root (0/3), delay=00:00:01, xdelay=00:00:00, mailer=relay, relay=halifax [172.16.5.96], stat=Sent (OK)&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2004 07:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403044#M201222</guid>
      <dc:creator>Russ Hancock_1</dc:creator>
      <dc:date>2004-10-19T07:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403045#M201223</link>
      <description>all mail errors should show up in a log file.&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;mailq&lt;BR /&gt;&lt;BR /&gt;Is the mail getting off the machine?&lt;BR /&gt;&lt;BR /&gt;sendmail -v -q&lt;BR /&gt;&lt;BR /&gt;verbose process the outbound mail queue&lt;BR /&gt;&lt;BR /&gt;Its possible that the exchange server is not allowing relay from your server. That needs to be set up explicitly, via ip address.&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someone@your.net&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;maximum diagnostics.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Tue, 19 Oct 2004 07:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403045#M201223</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-19T07:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403046#M201224</link>
      <description>Hi Bill&lt;BR /&gt;I get , and it gets through, so can I assume this is an MS-Exchange Problem then?&lt;BR /&gt;&lt;BR /&gt;I also ran the -V in ELM and got the same message even though it never got through ?!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Russ&lt;BR /&gt;&lt;BR /&gt;(node02) / &amp;gt; sendmail -v -s test abc@renishaw.com &amp;lt; /etc/issue&lt;BR /&gt;&lt;BR /&gt;test... User unknown&lt;BR /&gt;abc@renishaw.com... Connecting to SERVER via relay...&lt;BR /&gt;220 SERVER.renishaw.com ESMTP Server (Microsoft Exchange Internet Mail Service 5.5.2657.72) ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO node02.renishaw.com&lt;BR /&gt;250-SERVER.renishaw.com Hello [node02.renishaw.com]&lt;BR /&gt;250-XEXCH50&lt;BR /&gt;250-HELP&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-DSN&lt;BR /&gt;250-SIZE 0&lt;BR /&gt;250-AUTH LOGIN&lt;BR /&gt;250 AUTH=LOGIN&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=53&lt;BR /&gt;250 OK - mail from &lt;ROOT&gt;; can accomodate 53 bytes&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;ABC&gt;&lt;BR /&gt;250 OK - Recipient &lt;ABC&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Send data.  End with CRLF.CRLF&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 OK&lt;BR /&gt;abc@renishaw.com... Sent (OK)&lt;BR /&gt;/dead.letter... Saved message in /dead.letter&lt;BR /&gt;Closing connection to SERVER&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 closing connection&lt;BR /&gt;(node02) / &amp;gt;&lt;/ABC&gt;&lt;/ABC&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 19 Oct 2004 07:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403046#M201224</guid>
      <dc:creator>Russ Hancock_1</dc:creator>
      <dc:date>2004-10-19T07:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: ELM error messages.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403047#M201225</link>
      <description>Sorry for the -s option in sendmail--that's the reason for the error message about test. I was thinking about elm and mailx's option for a subject. Yes, the Exchange server got the mail. I would guess that the Exchange administrator implemented some new spam filters and your incoming mail was chewed up rather than delivered. For instance, if your HP-UX server doesn't have a DNS A, CNAME or MX record for node02.renishaw.com (that can be seen at the Exchange server) or possibly a missing WINS record for your node02 computer, then Exchange may silently throw away the email.</description>
      <pubDate>Tue, 19 Oct 2004 08:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/elm-error-messages/m-p/3403047#M201225</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-19T08:27:44Z</dc:date>
    </item>
  </channel>
</rss>

