<?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 Can't use sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110895#M30919</link>
    <description>when I use sendmail "sendmail abc@mydomail.com" , the mail can't send out and stored in mqueue, the error as below , can advise what is the most possible reason of it ? thx&lt;BR /&gt;&lt;BR /&gt;(host map: lookup (eagle.reo.com): deferred)</description>
    <pubDate>Tue, 04 Dec 2007 01:00:35 GMT</pubDate>
    <dc:creator>ust3</dc:creator>
    <dc:date>2007-12-04T01:00:35Z</dc:date>
    <item>
      <title>Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110895#M30919</link>
      <description>when I use sendmail "sendmail abc@mydomail.com" , the mail can't send out and stored in mqueue, the error as below , can advise what is the most possible reason of it ? thx&lt;BR /&gt;&lt;BR /&gt;(host map: lookup (eagle.reo.com): deferred)</description>
      <pubDate>Tue, 04 Dec 2007 01:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110895#M30919</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-12-04T01:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110896#M30920</link>
      <description>what is the linux version? Could you past the o/p of &lt;BR /&gt;&lt;BR /&gt;#mailq     &lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;#grep sendmail.cf|grep -i alias&lt;BR /&gt;&lt;BR /&gt;and what is reporting in /var/log/maillog and /var/log/messages?</description>
      <pubDate>Tue, 04 Dec 2007 01:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110896#M30920</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-04T01:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110897#M30921</link>
      <description>I hv setup /etc/resolve.conf , now when use sendmail , the mail can't send out and can't find the mail in /var/spool/mqueue , &lt;BR /&gt;&lt;BR /&gt;the /var/log/maillog is as below, can advise what is wrong in my setting ? thx&lt;BR /&gt;&lt;BR /&gt;Dec  3 21:47:03 localhost sendmail[8382]: My unqualified host name (reo.com) unknown; sleeping for retry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2007 05:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110897#M30921</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-12-04T05:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110898#M30922</link>
      <description>have a look at the discussion below&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1196792283632+28353475&amp;amp;threadId=1179732" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1196792283632+28353475&amp;amp;threadId=1179732&lt;/A&gt;</description>
      <pubDate>Tue, 04 Dec 2007 18:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110898#M30922</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-04T18:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110899#M30923</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;hopefully it is not as "complex" as in my thread as mentioned above.&lt;BR /&gt;&lt;BR /&gt;Simple issues can be solved by analysing the output of the following command:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d9.99 -d38.99 sendmail abc@mydomail.com &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;can you please upload this output?&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 06 Dec 2007 05:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110899#M30923</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-12-06T05:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110900#M30924</link>
      <description>hi , thx reply,&lt;BR /&gt;&lt;BR /&gt;the below is the output when run your script.&lt;BR /&gt;&lt;BR /&gt;getauthinfo: root@localhost&lt;BR /&gt;openmap()       dequote:dequote NULL: valid&lt;BR /&gt;openmap()       host:host NULL: valid&lt;BR /&gt;host_map_lookup(reo.com) =&amp;gt; getcanonname(reo.com), trying files&lt;BR /&gt;text_getcanonname(reo.com)&lt;BR /&gt;getcanonname(reo.com), failed, status=68&lt;BR /&gt;FAIL (1)&lt;BR /&gt;host_map_lookup(reo.com) =&amp;gt; CACHE NULL&lt;BR /&gt;abc@reo.com,sendmail... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;220 newserver_linux ESMTP Sendmail 8.13.1/8.13.1; Thu, 6 Dec 2007 13:44:34 -060&lt;BR /&gt;0&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO newserver_linux&lt;BR /&gt;250-newserver_linux Hello localhost.localdomain [127.0.0.1], pleased to meet yo&lt;BR /&gt;&lt;BR /&gt;550 5.1.1 &lt;ABC&gt;... User unknown&lt;BR /&gt;550 5.1.1 &lt;SENDMAIL&gt;... User unknown&lt;BR /&gt;503 5.0.0 Need RCPT (recipient)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RSET&lt;BR /&gt;250 2.0.0 Reset state&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RSET&lt;BR /&gt;250 2.0.0 Reset state&lt;BR /&gt;root... Using cached ESMTP connection to [127.0.0.1] via relay...&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&amp;lt;&amp;gt; SIZE=1024&lt;BR /&gt;250 2.1.0 &amp;lt;&amp;gt;... Sender ok&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;ROOT&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;250 2.1.5 &lt;ROOT&gt;... Recipient ok&lt;BR /&gt;354 Enter mail, end with "." on a line by itself&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 2.0.0 lB6JiY2j026154 Message accepted for delivery&lt;BR /&gt;root... Sent (lB6JiY2j026154 Message accepted for delivery)&lt;BR /&gt;Closing connection to [127.0.0.1]&lt;BR /&gt;221 2.0.0 newserver_linux closing connection&lt;BR /&gt;closemaps: closing host (NULL)&lt;BR /&gt;closemaps: closing dequote (NULL)&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/SENDMAIL&gt;&lt;/ABC&gt;</description>
      <pubDate>Thu, 06 Dec 2007 06:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110900#M30924</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-12-06T06:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110901#M30925</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Sendmail is not able to resolve the name "reo.com" on the DNS thus the error:&lt;BR /&gt;host_map_lookup(reo.com) =&amp;gt; getcanonname(reo.com), trying files&lt;BR /&gt;text_getcanonname(reo.com)&lt;BR /&gt;getcanonname(reo.com), failed, status=68&lt;BR /&gt;FAIL (1)&lt;BR /&gt;&lt;BR /&gt;what does the following show?&lt;BR /&gt;dig reo.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 06 Dec 2007 07:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-use-sendmail/m-p/4110901#M30925</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-12-06T07:37:14Z</dc:date>
    </item>
  </channel>
</rss>

