<?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 Not able to send the emails from some servers in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019511#M53750</link>
    <description>Hi,&lt;BR /&gt;I am executing one script which will send the output to our email id.&lt;BR /&gt;&lt;BR /&gt;so I am using sendmail on some servers and it is working fine.&lt;BR /&gt;&lt;BR /&gt;but from some servers, I am not getting the test mail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/sendmail -v praveen.singh@hp.com&lt;BR /&gt;This is a test mail.&lt;BR /&gt;.&lt;BR /&gt;# tail -5 /var/log/maillog&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8296]: kAJ7Fvs1008296: from=root, size=21, class=0, nrcpts=1, msgid=&amp;lt;200612180715.kAJ7Fvs1008196@server1.hp.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8350]: kAJ7G7wo008350: from=&lt;ROOT&gt;, size=333, class=0, nrcpts=1, msgid=&amp;lt;200612190715.kAJ7Fvs1008296@server1.hp.com&amp;gt;, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8296]: kAJ7Fvs1008296: to=praveen.singh@hp.com, ctladdr=root (0/0), delay=00:00:10, xdelay=00:00:00, mailer=relay, pri=30021, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (kAJ7G7wo008350 Message accepted for delivery)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest, why I am not getting mail from this server - server1&lt;BR /&gt;&lt;BR /&gt;while I am getting the mails from server2 using the same command&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/ROOT&gt;</description>
    <pubDate>Tue, 19 Dec 2006 02:23:08 GMT</pubDate>
    <dc:creator>praveen..</dc:creator>
    <dc:date>2006-12-19T02:23:08Z</dc:date>
    <item>
      <title>Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019511#M53750</link>
      <description>Hi,&lt;BR /&gt;I am executing one script which will send the output to our email id.&lt;BR /&gt;&lt;BR /&gt;so I am using sendmail on some servers and it is working fine.&lt;BR /&gt;&lt;BR /&gt;but from some servers, I am not getting the test mail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/sendmail -v praveen.singh@hp.com&lt;BR /&gt;This is a test mail.&lt;BR /&gt;.&lt;BR /&gt;# tail -5 /var/log/maillog&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8296]: kAJ7Fvs1008296: from=root, size=21, class=0, nrcpts=1, msgid=&amp;lt;200612180715.kAJ7Fvs1008196@server1.hp.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8350]: kAJ7G7wo008350: from=&lt;ROOT&gt;, size=333, class=0, nrcpts=1, msgid=&amp;lt;200612190715.kAJ7Fvs1008296@server1.hp.com&amp;gt;, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]&lt;BR /&gt;Dec 19 01:16:07 server1 sendmail[8296]: kAJ7Fvs1008296: to=praveen.singh@hp.com, ctladdr=root (0/0), delay=00:00:10, xdelay=00:00:00, mailer=relay, pri=30021, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (kAJ7G7wo008350 Message accepted for delivery)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest, why I am not getting mail from this server - server1&lt;BR /&gt;&lt;BR /&gt;while I am getting the mails from server2 using the same command&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/ROOT&gt;</description>
      <pubDate>Tue, 19 Dec 2006 02:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019511#M53750</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-19T02:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019512#M53751</link>
      <description>Hi Praveen&lt;BR /&gt;&lt;BR /&gt;I am assuming your Mail Delivery Agent is not the local host. &lt;BR /&gt;&lt;BR /&gt;In the sendmail.cf file look for the DS macro and make sure it is set in the form DSmymail.server.com&lt;BR /&gt;&lt;BR /&gt;Also make sure that the local server can resolve an MX record for the final destination server.&lt;BR /&gt;&lt;BR /&gt;Any changes to the sendmail.cf file will require sendmail to be restarted.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 02:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019512#M53751</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-19T02:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019513#M53752</link>
      <description>sorry, all of these are linux server RHEL&lt;BR /&gt;&lt;BR /&gt;Please let me know which file should i check?</description>
      <pubDate>Tue, 19 Dec 2006 02:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019513#M53752</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-19T02:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019514#M53753</link>
      <description>Hi Praveen.&lt;BR /&gt;&lt;BR /&gt;With sendmail it makes no difference as the config files are in the same place.&lt;BR /&gt;&lt;BR /&gt;The file is /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Only difference is where the maillog is kept. &lt;BR /&gt;&lt;BR /&gt;On the server you can run "host -t mx hp.com" will tell you whether your mail can be delivered externally.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 03:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019514#M53753</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-19T03:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019515#M53754</link>
      <description>in sendmail.cf file...&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DSmail_server.company.com&lt;BR /&gt;&lt;BR /&gt;is same for both the servers (server1 &amp;amp; server2)&lt;BR /&gt;&lt;BR /&gt;I restarted the send mail, &lt;BR /&gt;even i copied server2:/etc/mail/sendmail.cf &amp;amp; sendmail.mc file to server1 and then restarted the sendmail server&lt;BR /&gt;&lt;BR /&gt;but still i am not getting the mails&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 03:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019515#M53754</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-19T03:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019516#M53755</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;What was the result of that host -t mx test?&lt;BR /&gt;&lt;BR /&gt;The other option is to create a file /etc/mail/service.switch with contents&lt;BR /&gt;&lt;BR /&gt;aliases files&lt;BR /&gt;hosts   files&lt;BR /&gt;&lt;BR /&gt;and then comment out the &lt;BR /&gt;&lt;BR /&gt;O ServiceSwitchFile=/etc/mail/service.switch&lt;BR /&gt;&lt;BR /&gt;entry in /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Tue, 19 Dec 2006 04:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019516#M53755</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-19T04:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019517#M53756</link>
      <description>this issue on another server has been solved,&lt;BR /&gt;I needed to edit the /etc/fstab file...&lt;BR /&gt;&lt;BR /&gt;but on another server, it was showing "DSN: User unknown"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13192]: kAJ9ZQwv013192: from=root, size=33, class=0, nrcpts=1, msgid=&amp;lt;200612190935.kAJ9ZQwv013192@server1.hp.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13193]: kAJ9ZUbm013193: from=&lt;ROOT&gt;, size=345, class=0, nrcpts=1, msgid=&amp;lt;200612190935.kAJ9ZQwv013192@server1.hp.com&amp;gt;, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13192]: kAJ9ZQwv013192: to=praveen.singh@hp.com, ctladdr=root (0/0), delay=00:00:04, xdelay=00:00:00, mailer=relay, pri=30033, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (kAJ9ZUbm013193 Message accepted for delivery)&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13195]: kAJ9ZUbm013193: to=&lt;PRAVEEN.SINGH&gt;, ctladdr=&lt;ROOT&gt; (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=120345, relay=turkey.hp.com. [170.118.165.11], dsn=5.1.1, stat=User unknown&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13195]: kAJ9ZUbm013193: kAJ9ZUbm013195: DSN: User unknown&lt;BR /&gt;Dec 19 03:35:30 server1 sendmail[13195]: kAJ9ZUbm013195: to=&lt;ROOT&gt;, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31613, dsn=2.0.0, stat=Sent&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am not getting any mail, Please suggest&lt;BR /&gt;&lt;/ROOT&gt;&lt;/ROOT&gt;&lt;/PRAVEEN.SINGH&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 19 Dec 2006 04:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019517#M53756</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-19T04:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019518#M53757</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I think the problem is now with the server receiving the emails (turkey.hp.com?). Either it thinks it is the final delivery point for that message when it should be passing it on and/or it cannot find that user.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Tue, 19 Dec 2006 05:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019518#M53757</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-19T05:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019519#M53758</link>
      <description>so there are two servers:&lt;BR /&gt;&lt;BR /&gt;1. server1-- my control&lt;BR /&gt;2. turkey.hp.com---another team control&lt;BR /&gt;&lt;BR /&gt;so now do i need to make some changes in server1 or should i follow up with another team for the issue in turkey.hp.com????????&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 06:00:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019519#M53758</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-19T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019520#M53759</link>
      <description>Hi Praveen&lt;BR /&gt;&lt;BR /&gt;I would approach the other team for access at least to their logs as I think the rejection is coming from their server.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 06:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019520#M53759</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2006-12-19T06:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send the emails from some servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019521#M53760</link>
      <description>I am able to get the mails on my client domain email id but not on my official id,&lt;BR /&gt;I will open a new thread for this ..&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 21 Dec 2006 01:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/not-able-to-send-the-emails-from-some-servers/m-p/5019521#M53760</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-12-21T01:57:05Z</dc:date>
    </item>
  </channel>
</rss>

