<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202103#M463653</link>
    <description>That is NOT DNS. It is dsn (note DSN) and it stands for "Delivery Status Notification".&lt;BR /&gt;&lt;BR /&gt;If you have acess to the abc.xxx.xx.com relay server, check the logs to see if anything from your server gets there and what the status is. Usually the relay server needs to be set to allow your server to relay.</description>
    <pubDate>Mon, 05 Oct 2009 11:56:03 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2009-10-05T11:56:03Z</dc:date>
    <item>
      <title>Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202098#M463648</link>
      <description>Hello Guruz,&lt;BR /&gt;&lt;BR /&gt;I have a common question here, for configuring sendmail, do we need a direct connectivity to sendmail server (xx.xx.xx.x)?&lt;BR /&gt;&lt;BR /&gt;I am unable to ping sendmil server (xx.xx.xx.x) (ping might be disabled at security level )&lt;BR /&gt;But I could able to telnet to sendmail server via port 25.&lt;BR /&gt;DNS also resolving it. nslookup xx.xx.xx.&lt;BR /&gt;&lt;BR /&gt;Is these above connectivity is sufficient to configure sendmail?&lt;BR /&gt;Still I am getting the following error while sending mail&lt;BR /&gt;&lt;BR /&gt;Working server:- mailer=relay, pri=30061, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n8UETcI5013459 Message accepted for delivery)&lt;BR /&gt;Present server:-  mailer=relay, pri=120067, relay=abc.xxx.xx.com. [147.149.196.181], dsn=5.0.0, stat=Service unavailable&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Oct 2009 08:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202098#M463648</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2009-10-05T08:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202099#M463649</link>
      <description>&amp;gt; Is these above connectivity is sufficient to configure sendmail?&lt;BR /&gt;&lt;BR /&gt;Yes it is but what have you done so far to configure sendmail on your server. Did you set up the sendmail server as a relay to your server? Look at the DS option in /etc/mail/sendmail.cf</description>
      <pubDate>Mon, 05 Oct 2009 10:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202099#M463649</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-10-05T10:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202100#M463650</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It doesn't matter if you are not able to ping to ur sendmail server if  u r able to telnet with 25 port.&lt;BR /&gt;&lt;BR /&gt;For sendmail configuration, its really imp that you should make telent to relay IP on 25 port and make sure that you have the entry of relay ip after DSx.x.x.x in sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Yogesh&lt;BR /&gt;(Your points are really appritiated)</description>
      <pubDate>Mon, 05 Oct 2009 11:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202100#M463650</guid>
      <dc:creator>Yogesh M Puranik</dc:creator>
      <dc:date>2009-10-05T11:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202101#M463651</link>
      <description>Thanks all for yout comments, i have configured sendmail as a relay host at /etc/mail/sendmail.cf as DSsendmailname.com&lt;BR /&gt;&lt;BR /&gt;But i am geting an error as below :(&lt;BR /&gt;mailer=relay, pri=120067, relay=abc.xxx.xx.com. dsn=5.0.0, stat=Service unavailable&lt;BR /&gt;&lt;BR /&gt;DNS not found, is any demon need to run for this.. i guess not&lt;BR /&gt;is any where specialy we need to specify that sendmail should look for DNS?</description>
      <pubDate>Mon, 05 Oct 2009 11:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202101#M463651</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2009-10-05T11:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202102#M463652</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Few more things to do.&lt;BR /&gt;&lt;BR /&gt;1) You might want to configure the DS to use an IP address and bypass DNS.&lt;BR /&gt;&lt;BR /&gt;Make change.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;2) You need to configure the relay host or have the administrator configure the relay host to accept relay mail. How this is done depends on the type of mail server we are dealing with.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 05 Oct 2009 11:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202102#M463652</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-05T11:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202103#M463653</link>
      <description>That is NOT DNS. It is dsn (note DSN) and it stands for "Delivery Status Notification".&lt;BR /&gt;&lt;BR /&gt;If you have acess to the abc.xxx.xx.com relay server, check the logs to see if anything from your server gets there and what the status is. Usually the relay server needs to be set to allow your server to relay.</description>
      <pubDate>Mon, 05 Oct 2009 11:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202103#M463653</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-10-05T11:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202104#M463654</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I did lot more googling, but no luck. I spent enough time on this issue&lt;BR /&gt;I found one thing after check at the exact error log .i.e. (dsn=5.0.0, stat=Service unavailable)&lt;BR /&gt;&lt;BR /&gt;For many of them, it got resolved after changing hostname at /etc/hosts&lt;BR /&gt;And in many of the forum I found that it exactly depends on /etc/hosts, /etc/hosts.allow &amp;amp; /etc/hosts.deny it seems&lt;BR /&gt;&lt;BR /&gt;But no one has posted anything after this issue is resolved.. so sad&lt;BR /&gt;&lt;BR /&gt;I am posting my /etc/hosts file. Could someone tell me what changes need to be made further&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.&lt;BR /&gt;127.0.0.1       localhost&lt;BR /&gt;xxx.xxx.x.x     myhstname loghost myhstname.&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.allow&lt;BR /&gt;sendmail : ALL : allow&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.deny&lt;BR /&gt;ALL:ALL&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2009 11:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202104#M463654</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2009-10-06T11:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202105#M463655</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;netstat -an | grep ":25 "&lt;BR /&gt;# See if sendmail is even listening.&lt;BR /&gt;&lt;BR /&gt;Perhaps with a Linux box do a port scan and see if port 25 is listening on the HP-UX system.&lt;BR /&gt;&lt;BR /&gt;The only thing I see that has not been done is that the target relay server has not been configured for relay.&lt;BR /&gt;&lt;BR /&gt;What is the OS and mail package running on the relay server.&lt;BR /&gt;&lt;BR /&gt;Post the netstat results please.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Oct 2009 12:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202105#M463655</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-06T12:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202106#M463656</link>
      <description>Let's see if we can clear some facts.&lt;BR /&gt;&lt;BR /&gt;"your server" is the server that you are trying to make sendmail work. &lt;BR /&gt;&lt;BR /&gt;"relay server" is the sendmail relay server that you have for your site. Based on the log records it is abc.xxx.xx.com&lt;BR /&gt;&lt;BR /&gt;Are these correct?&lt;BR /&gt;&lt;BR /&gt;Maybe there are more details that you have not given here. Is abc.xxx.xx.com the official sendmail server for your site?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Working server:- mailer=relay, pri=30061, relay=[127.0.0.1] [127.0.0.1], &lt;BR /&gt;This does not say much. It is using itself a a relay server. This is either an email to a local account or there are more lines below this one with more information. &lt;BR /&gt;&lt;BR /&gt;Based on the initial posting your server is connecting to the relay server but the status is "service unavailable". &lt;BR /&gt;&lt;BR /&gt;Did you check what happens on the relay server abc.xxx.xx.com? Were any connections made from your server. "telnet abc.xxx.xx.com 25" is not enough. It shows that the sendmail service is running but it does NOT prove that it would accept email messages. &lt;BR /&gt;Does abc.xxx.xx.com  allow your server to relay?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2009 12:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202106#M463656</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-10-06T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202107#M463657</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I am posting my /etc/hosts file. Could&lt;BR /&gt;&amp;gt; someone tell me what changes need to be&lt;BR /&gt;&amp;gt; made further&lt;BR /&gt;&lt;BR /&gt;Yes, change all those "xxx" values to real&lt;BR /&gt;numbers, and all the "myhstname" things to&lt;BR /&gt;real names.  Do you expect real help based on&lt;BR /&gt;complete fiction?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I did lot more googling, but no luck. [...]&lt;BR /&gt;&lt;BR /&gt;When I searched for this message, what I&lt;BR /&gt;found suggested that the problem was at the&lt;BR /&gt;other end.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Oct 5, 2009 12:56:03 GMT   10 pts&lt;BR /&gt;&lt;BR /&gt;You gave that response ten points.  Did you&lt;BR /&gt;read it?</description>
      <pubDate>Tue, 06 Oct 2009 12:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202107#M463657</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-06T12:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202108#M463658</link>
      <description>Hee heee.. I usually respect response moreâ ¦thatâ  s y I am giving 10pts always &lt;BR /&gt;&lt;BR /&gt;Guys&lt;BR /&gt;Unfortunately I do not have access to the mail server (abc.xxx.xx.com)&lt;BR /&gt;I think I need to contact the mail server team and check for itâ ¦&lt;BR /&gt;&lt;BR /&gt;Any way.. Great help guysâ ¦&lt;BR /&gt;Hopefully see u all againâ ¦.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2009 13:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202108#M463658</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2009-10-06T13:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202109#M463659</link>
      <description>Thanx all</description>
      <pubDate>Thu, 08 Oct 2009 10:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-issue/m-p/5202109#M463659</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2009-10-08T10:38:11Z</dc:date>
    </item>
  </channel>
</rss>

