<?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: sendmail prob in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912372#M284754</link>
    <description>hi there, well i did add the complete hostname of the relay server and now i cant even sendmail to my yahoo account. I get the following message.&lt;BR /&gt;Care Manager 10&amp;gt;sendmail -v ironic707@yahoo.com &amp;lt; /tmp/mujee&lt;BR /&gt;Dec 14 10:02:46 caremgr sendmail[6661]: unable to qualify my own domain name (ca&lt;BR /&gt;remgr) -- using short name&lt;BR /&gt;ironic707@yahoo.com... Connecting to mailrtr.stjosham.on.ca. via relay...&lt;BR /&gt;220 mailrtr.stjosham.on.ca ESMTP Sendmail 8.9.3 (PHNE_29774)/8.9.3; Thu, 14 Dec&lt;BR /&gt;2006 10:03:55 -0500 (EST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO caremgr.stjosham.on.ca&lt;BR /&gt;250-mailrtr.stjosham.on.ca Hello [142.238.64.147], pleased to meet you&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE 12000000&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ONEX&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-XUSR&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=20&lt;BR /&gt;501 Sender domain must exist&lt;BR /&gt;ironic707@yahoo.com... Data format error&lt;BR /&gt;/dead.letter... cannot open: Permission denied&lt;BR /&gt;root... Connecting to local...&lt;BR /&gt;root... Sent&lt;BR /&gt;Closing connection to mailrtr.stjosham.on.ca.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 mailrtr.stjosham.on.ca closing connection&lt;/ROOT&gt;</description>
    <pubDate>Thu, 14 Dec 2006 10:05:44 GMT</pubDate>
    <dc:creator>khilari</dc:creator>
    <dc:date>2006-12-14T10:05:44Z</dc:date>
    <item>
      <title>sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912366#M284748</link>
      <description>Hi guys, I am posting the outputs of three emails that I sent out from the box which was having trouble with sendmail. Now, if u see the first 2, u see MAIL From:&lt;ROOT&gt; SIZE=20, but in the third one it doesn’t. I also did a nslookup on the domains of the first 2 and added them to the /etc/hosts (the last 2 entries)&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;142.238.64.147 caremgr caremgr cm&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;142.238.64.148  das1    das  #tns&lt;BR /&gt;142.238.64.61           cln h8193n2&lt;BR /&gt;142.238.64.63   med     pc      h8193n1&lt;BR /&gt;142.238.64.65   fin     h8193n3&lt;BR /&gt;142.238.64.71   dns&lt;BR /&gt;139.177.222.183 mckhboc.com&lt;BR /&gt;209.209.51.11 mckesson.com&lt;BR /&gt;&lt;BR /&gt;But the problem is that the third one that is my own domain, stjosham.on.ca. I am not getting any emails from the server. When I do a nslookup on stjosham.on.ca I get back &lt;BR /&gt;&lt;BR /&gt;Care Manager 16&amp;gt;nslookup stjosham.on.ca&lt;BR /&gt;Using /etc/hosts on:  caremgr&lt;BR /&gt;&lt;BR /&gt;Name:    stjosham.on.ca&lt;BR /&gt;&lt;BR /&gt;But I don’t get any ip address to put it in the /etc/hosts file, but keep one thing in mind that it is our own domain.&lt;BR /&gt;&lt;BR /&gt;The output of the emails look fine, but unfortunately they are not going through.&lt;BR /&gt;&lt;BR /&gt;EMAIL1:&lt;BR /&gt;Care Manager 7&amp;gt;sendmail -v csurvey@itb.mcbkhoc.com &amp;lt; /tmp/mujee&lt;BR /&gt;Dec 13 09:45:40 caremgr sendmail[20411]: unable to qualify my own domain n&lt;BR /&gt;sing short name&lt;BR /&gt;csurvey@itb.mckhboc.com... Connecting to mail1.mckhboc.com. via esmtp...&lt;BR /&gt;220 mail1.mckhboc.com Outbound Mail1 SMTP Relay Service ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO caremgr.stjosham.on.ca&lt;BR /&gt;250-mail1.mckhboc.com Hello&lt;BR /&gt;250-DSN&lt;BR /&gt;250 SIZE 31457280&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=20&lt;BR /&gt;250 OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;CSURVEY&gt;&lt;BR /&gt;250 OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 OK - Data received&lt;BR /&gt;csurvey@itb.mckhboc.com... Sent (OK - Data received)&lt;BR /&gt;Closing connection to mail1.mckhboc.com.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 mail1.mckhboc.com Service closing connection&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;EMAIL2:&lt;BR /&gt;Care Manager 8&amp;gt;sendmail -v Justin.Adams@McKesson.com &amp;lt; /tmp/mujee&lt;BR /&gt;Dec 13 09:46:56 caremgr sendmail[20463]: unable to qualify my own domain n&lt;BR /&gt;sing short name&lt;BR /&gt;Justin.Adams@McKesson.com... Connecting to mail4.mckesson.com. via esmtp..&lt;BR /&gt;220 mail4.mckesson.com Outbound Mail1 SMTP Relay Service ready&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO caremgr.stjosham.on.ca&lt;BR /&gt;250-mail4.mckesson.com Hello&lt;BR /&gt;250-DSN&lt;BR /&gt;250 SIZE 31457280&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=20&lt;BR /&gt;250 OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;JUSTIN.ADAMS&gt;&lt;BR /&gt;250 OK&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&lt;BR /&gt;354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; .&lt;BR /&gt;250 OK - Data received&lt;BR /&gt;Justin.Adams@McKesson.com... Sent (OK - Data received)&lt;BR /&gt;Closing connection to mail4.mckesson.com.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 mail4.mckesson.com Service closing connection&lt;BR /&gt;&lt;BR /&gt;EMAIL3:&lt;BR /&gt;Care Manager 9&amp;gt;sendmail -v mkhan@stjosham.on.ca &amp;lt; /tmp/mujee&lt;BR /&gt;Dec 13 09:47:19 caremgr sendmail[20490]: unable to qualify my own domain n&lt;BR /&gt;sing short name&lt;BR /&gt;mkhan@stjosham.on.ca... Connecting to e500mail.stjosham.on.ca. via esmtp..&lt;BR /&gt;220 e500mail.stjosham.on.ca SCM3200/SMTP Ready.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO caremgr.stjosham.on.ca&lt;BR /&gt;250 Requested mail action okay, completed.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt;&lt;BR /&gt;250 Requested mail action okay, completed.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; RCPT To:&lt;MKHAN&gt;&lt;BR /&gt;250 Requested mail action okay, completed.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; DATA&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 Requested mail action okay, completed.&lt;BR /&gt;mkhan@stjosham.on.ca... Sent (Requested mail action okay, completed.)&lt;BR /&gt;Closing connection to e500mail.stjosham.on.ca.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 Closing connection.&lt;BR /&gt;&lt;/MKHAN&gt;&lt;/ROOT&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/JUSTIN.ADAMS&gt;&lt;/ROOT&gt;&lt;/CRLF&gt;&lt;/CRLF&gt;&lt;/CSURVEY&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;</description>
      <pubDate>Wed, 13 Dec 2006 10:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912366#M284748</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-12-13T10:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912367#M284749</link>
      <description>All three have root@caremgr.stjosham.on.ca&lt;BR /&gt;&lt;BR /&gt;Do you mean why does the third not have SIZE=20?&lt;BR /&gt;&lt;BR /&gt;Well, the first 2 connect to an  Outbound Mail1 SMTP server and the third straight to e500mail.stjosham.on.ca&lt;BR /&gt;&lt;BR /&gt;Different mail servers.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 13 Dec 2006 12:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912367#M284749</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-13T12:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912368#M284750</link>
      <description>well, my concern is that why isnt the mailing reaching its destination???. It seems that it is working but it is not. What can be the reason ?.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 13 Dec 2006 14:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912368#M284750</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-12-13T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912369#M284751</link>
      <description>Okay - first off - your dns resolver isn't working correctly.&lt;BR /&gt;&lt;BR /&gt;What is hosts set to in /etc/nsswitch.conf?&lt;BR /&gt;&lt;BR /&gt;Probably just files.&lt;BR /&gt;&lt;BR /&gt;Should be &lt;BR /&gt;&lt;BR /&gt;files  [ NOTFOUND=continue ] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Next, your /etc/resolv.conf needs to contain the ip's of your dns servers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, in your own domain, do you have a smart relay server?  if yes, then on "Care Manager 9" server in /etc/mail/sendmail.cf set the DS macro to that smart relay server:&lt;BR /&gt;&lt;BR /&gt;DSyoursmartrelayserver.itsdomain.com&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 13 Dec 2006 14:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912369#M284751</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-13T14:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912370#M284752</link>
      <description>well, we have a mail router. Through which all the traffic comes in and goes out. SO do u want me to put in the stjoesdc02.ad.stjosham.on.ca in the DS macro.&lt;BR /&gt;U see when i did a nslookup on the mailrouter i got that. 142.238.64.117 is the name server. Kindly have a look at the files outputs. And confirm if i should put stjoesdc02.ad.stjosham.on.ca in the DS macro.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Care Manager 3&amp;gt;more /etc/nsswitch.conf&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Care Manager 4&amp;gt;cat /etc/resolv.conf&lt;BR /&gt;domain  stjosham.on.ca&lt;BR /&gt;nameserver 142.238.64.117&lt;BR /&gt;nameserver 142.238.64.115&lt;BR /&gt;&lt;BR /&gt;(mailrtr)root# nslookup&lt;BR /&gt;Default Name Server:  stjoesdc02.ad.stjosham.on.ca&lt;BR /&gt;Address:  142.238.64.117&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912370#M284752</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-12-13T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912371#M284753</link>
      <description>Khilari,&lt;BR /&gt;&lt;BR /&gt;The DS macro should be set to identifiy the mail relay through which the traffic flows.  It can be the IP of the mail relay or a host name, as long as the host name can be resolved.&lt;BR /&gt;&lt;BR /&gt;Also, the "unable to qualify my own domain name using short name" messages you're getting can be corr4ected by settin the Dj$ sendmail macro to the originating server's fully qulaified domain name, or entering the fully qualified domain name in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Note that if you're running the sendmail daemon, you'll need to stop it and restart it after making your changes.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start</description>
      <pubDate>Thu, 14 Dec 2006 08:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912371#M284753</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-12-14T08:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912372#M284754</link>
      <description>hi there, well i did add the complete hostname of the relay server and now i cant even sendmail to my yahoo account. I get the following message.&lt;BR /&gt;Care Manager 10&amp;gt;sendmail -v ironic707@yahoo.com &amp;lt; /tmp/mujee&lt;BR /&gt;Dec 14 10:02:46 caremgr sendmail[6661]: unable to qualify my own domain name (ca&lt;BR /&gt;remgr) -- using short name&lt;BR /&gt;ironic707@yahoo.com... Connecting to mailrtr.stjosham.on.ca. via relay...&lt;BR /&gt;220 mailrtr.stjosham.on.ca ESMTP Sendmail 8.9.3 (PHNE_29774)/8.9.3; Thu, 14 Dec&lt;BR /&gt;2006 10:03:55 -0500 (EST)&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; EHLO caremgr.stjosham.on.ca&lt;BR /&gt;250-mailrtr.stjosham.on.ca Hello [142.238.64.147], pleased to meet you&lt;BR /&gt;250-EXPN&lt;BR /&gt;250-VERB&lt;BR /&gt;250-8BITMIME&lt;BR /&gt;250-SIZE 12000000&lt;BR /&gt;250-DSN&lt;BR /&gt;250-ONEX&lt;BR /&gt;250-ETRN&lt;BR /&gt;250-XUSR&lt;BR /&gt;250 HELP&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; MAIL From:&lt;ROOT&gt; SIZE=20&lt;BR /&gt;501 Sender domain must exist&lt;BR /&gt;ironic707@yahoo.com... Data format error&lt;BR /&gt;/dead.letter... cannot open: Permission denied&lt;BR /&gt;root... Connecting to local...&lt;BR /&gt;root... Sent&lt;BR /&gt;Closing connection to mailrtr.stjosham.on.ca.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; QUIT&lt;BR /&gt;221 mailrtr.stjosham.on.ca closing connection&lt;/ROOT&gt;</description>
      <pubDate>Thu, 14 Dec 2006 10:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912372#M284754</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-12-14T10:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912373#M284755</link>
      <description>501 Sender domain must exist - you need to set the DM macro to a really domain name.  One that exists on the internet.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 15 Dec 2006 00:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912373#M284755</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-15T00:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail prob</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912374#M284756</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;If you want to disable sendmails automatic lookup of domains and leave that to your mail gateway to do that enable the use of the /etc/mail/service.switch&lt;BR /&gt;&lt;BR /&gt;It should contain the following entries:&lt;BR /&gt;&lt;BR /&gt;hosts   files&lt;BR /&gt;aliases files&lt;BR /&gt;&lt;BR /&gt;Just uncomment the &lt;BR /&gt;O ServiceSwitchFile=/etc/mail/service.switch&lt;BR /&gt;line in the sendmail.cf file and restart sendmail.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Fri, 15 Dec 2006 03:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-prob/m-p/3912374#M284756</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-15T03:08:21Z</dc:date>
    </item>
  </channel>
</rss>

