<?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: Fun with Sendmail!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546429#M875261</link>
    <description>Thank you all for your help!!!&lt;BR /&gt;&lt;BR /&gt;I broke down and called HP support:&lt;BR /&gt;&lt;BR /&gt;I updated sendmail to 8.9.3 and it start working instantly.  &lt;BR /&gt;&lt;BR /&gt;If all else fails call HP!!!!</description>
    <pubDate>Fri, 29 Jun 2001 13:44:04 GMT</pubDate>
    <dc:creator>John Booth_1</dc:creator>
    <dc:date>2001-06-29T13:44:04Z</dc:date>
    <item>
      <title>Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546410#M875242</link>
      <description>I am having problems getting sendmail to work on my D380 with 10.20.  It just gets stuck in the mqueue.  All I want to use is the "smart" relay host so I can send e-mails to our exchange server.  Any suggestions!!  I have sendmail working on all my boxes with 11.0, and I set up the 10.20 box with the same config.</description>
      <pubDate>Thu, 28 Jun 2001 13:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546410#M875242</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-28T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546411#M875243</link>
      <description>Hi,&lt;BR /&gt;Is your exchange server on the same subnet?&lt;BR /&gt;You may be filtered by a router...&lt;BR /&gt;&lt;BR /&gt;all the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 28 Jun 2001 13:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546411#M875243</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-06-28T13:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546412#M875244</link>
      <description>Make sure you have your server defined in the /etc/mail/sendmail.cw directory.  If you make any changes make sure you start and stop the sendmail daemon:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
      <pubDate>Thu, 28 Jun 2001 13:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546412#M875244</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2001-06-28T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546413#M875245</link>
      <description>I have copied in a new sendmail.cf file and made two changes:&lt;BR /&gt;added the line Dj$w.mydomain.com&lt;BR /&gt;&lt;BR /&gt;"Smart" Relay Host&lt;BR /&gt;DSexchangeserver&lt;BR /&gt;&lt;BR /&gt;I also edited nsswitch.conf file:&lt;BR /&gt;hosts:files&lt;BR /&gt;aliases:files&lt;BR /&gt;&lt;BR /&gt;After I make any changes I start and stop sendmail..&lt;BR /&gt;&lt;BR /&gt;We don't use DNS but I have the correct entries in /et/hosts and I can get to the exchange box from the server and vice versa.</description>
      <pubDate>Thu, 28 Jun 2001 13:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546413#M875245</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-28T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546414#M875246</link>
      <description>If you the command&lt;BR /&gt;&lt;BR /&gt;mailq&lt;BR /&gt;&lt;BR /&gt;does it show any sort of error against the messages that are "stuck" ?</description>
      <pubDate>Thu, 28 Jun 2001 14:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546414#M875246</guid>
      <dc:creator>Dave Kelly_1</dc:creator>
      <dc:date>2001-06-28T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546415#M875247</link>
      <description>This is the error I get when I run mailq:&lt;BR /&gt;&lt;BR /&gt; (Deferred: Name server: xchange002: host name lookup failure)&lt;BR /&gt;&lt;BR /&gt;Which I don't understand because I have the entry in /etc/hosts and I can ping xchange002...</description>
      <pubDate>Thu, 28 Jun 2001 14:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546415#M875247</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-28T14:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546416#M875248</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does an 'nslookup' of xchange002 return the right answer, as well as the IP address for xchange002?  Just curious.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2001 14:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546416#M875248</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-06-28T14:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546417#M875249</link>
      <description>I bet your exchange server is not in your /etc/hosts file..since your only using files in you nsswitch.conf file, if it cannot find it it quits..do you use DNS at your site? if so put&lt;BR /&gt;hosts: files dns &lt;BR /&gt;in nsswitch.conf..but if you only use files, then putting an entry in /etc/hosts should solve you problem</description>
      <pubDate>Thu, 28 Jun 2001 15:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546417#M875249</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-06-28T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546418#M875250</link>
      <description>on the /etc/hosts  add another alias to it, it MUST be what sendmail is trying to route it to..&lt;BR /&gt;&lt;BR /&gt; if your e-mail is to joe@home.com&lt;BR /&gt;then your /etc/hosts must alias your exchange server's ip address to home.com....&lt;BR /&gt;&lt;BR /&gt;***.***.***.***  exchange   home.com&lt;BR /&gt;&lt;BR /&gt;hope this helps...</description>
      <pubDate>Thu, 28 Jun 2001 15:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546418#M875250</guid>
      <dc:creator>David Macpherson</dc:creator>
      <dc:date>2001-06-28T15:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546419#M875251</link>
      <description>Yes, When I do an nslookup it show that it is using the/etc/hosts file and it also can find the exchange servers address, because there is an entry in /etc/hosts for it.  But still it will not send messages futher then the mqueue.  Quite strange.</description>
      <pubDate>Thu, 28 Jun 2001 19:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546419#M875251</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-28T19:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546420#M875252</link>
      <description>try &lt;BR /&gt;sendmail -v user@domain.com &amp;lt; message&lt;BR /&gt;and see what error returns</description>
      <pubDate>Thu, 28 Jun 2001 19:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546420#M875252</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-06-28T19:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546421#M875253</link>
      <description>This is the error I get when I do a sendmail -v&lt;BR /&gt;&lt;BR /&gt;.. Deferred: Name server: xchange002: host name lookup failure&lt;BR /&gt;&lt;BR /&gt;But I can ping the exchange server and do a nslookup on it.</description>
      <pubDate>Thu, 28 Jun 2001 19:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546421#M875253</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-28T19:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546422#M875254</link>
      <description>Check and see if the line that reads&lt;BR /&gt;O=ServiceSwitchFile=&lt;BR /&gt;in your sendmail.cf file is uncommented, if it is comment it out and restart.&lt;BR /&gt;If this line is already commented out, the only other thing I can think of right now is setting the fallbackMX option in sendmail.cf and trying that.</description>
      <pubDate>Thu, 28 Jun 2001 20:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546422#M875254</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-06-28T20:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546423#M875255</link>
      <description>There is also a line that reads&lt;BR /&gt;o = hosts file..be sure it is uncommented too&lt;BR /&gt;and you may have to create your service.switch file..one more thing, I would recommend using dns. recent versions of sendmail use dns for alot of internal things, in fact yours could be compiled with DNS only..most support the without dns option only for compatability reasons..</description>
      <pubDate>Thu, 28 Jun 2001 20:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546423#M875255</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-06-28T20:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546424#M875256</link>
      <description>I had a similar problem with mailx on a T500 that was resolved when I created /etc/resolv.conf with domain, search, and nameserver entries (even though /etc/nsswitch.conf says hosts: files).&lt;BR /&gt;This is what my /etc/resolv.conf looks like:&lt;BR /&gt;domain mydomain.com&lt;BR /&gt;search mydomain.com&lt;BR /&gt;nameserver XX.XX.XX.XX&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Thu, 28 Jun 2001 21:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546424#M875256</guid>
      <dc:creator>John Sisak</dc:creator>
      <dc:date>2001-06-28T21:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546425#M875257</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have encountered the same problem as you before :-&lt;BR /&gt;It seems that "-q15m" in the command "sendmail -bd -q15m " is not useful ! &lt;BR /&gt;&lt;BR /&gt;So my solution is : put "sendmail -q " on your root crontab !&lt;BR /&gt;or&lt;BR /&gt;run "sendmail -q15m &amp;amp; " the command &lt;BR /&gt;&lt;BR /&gt;I apply the point 1 in our mail system(hpux10.20 ) and problem solved ( names lookup failed , just like you .)&lt;BR /&gt;&lt;BR /&gt;Hopes this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jun 2001 00:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546425#M875257</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-06-29T00:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546426#M875258</link>
      <description>I suggest that you have a test:&lt;BR /&gt;#sendmail -q  //force sendmail to process the mail queue, then&lt;BR /&gt;#mailq   //to display the content of mail queue&lt;BR /&gt;&lt;BR /&gt;if it prompts "/var/spool/mqueue is empty" , then the solution I mentioned above is the right way for you.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 29 Jun 2001 00:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546426#M875258</guid>
      <dc:creator>Frank Li</dc:creator>
      <dc:date>2001-06-29T00:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546427#M875259</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I also had a problem like this.&lt;BR /&gt;&lt;BR /&gt;My dns was resolving the right fully qualified host name but doing the return value as the reverse lookup was having a typo .  &lt;BR /&gt;ie : forward dns lookup was returning hostname@domain.com&lt;BR /&gt;and reverse lookup was returning &lt;BR /&gt;hostname@domain,com&lt;BR /&gt;&lt;BR /&gt;hope it helps</description>
      <pubDate>Fri, 29 Jun 2001 12:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546427#M875259</guid>
      <dc:creator>Andre Blanchette</dc:creator>
      <dc:date>2001-06-29T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546428#M875260</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is the /etc/hosts entry for the exchange server in the right format, eg.:&lt;BR /&gt;&lt;BR /&gt;xxx.xxx.xxx.xxx server.domain.com server&lt;BR /&gt;^ip             ^fully qual. name ^alias     &lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Fri, 29 Jun 2001 12:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546428#M875260</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-06-29T12:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fun with Sendmail!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546429#M875261</link>
      <description>Thank you all for your help!!!&lt;BR /&gt;&lt;BR /&gt;I broke down and called HP support:&lt;BR /&gt;&lt;BR /&gt;I updated sendmail to 8.9.3 and it start working instantly.  &lt;BR /&gt;&lt;BR /&gt;If all else fails call HP!!!!</description>
      <pubDate>Fri, 29 Jun 2001 13:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fun-with-sendmail/m-p/2546429#M875261</guid>
      <dc:creator>John Booth_1</dc:creator>
      <dc:date>2001-06-29T13:44:04Z</dc:date>
    </item>
  </channel>
</rss>

