<?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 mail started giving problem on HP_UX 11.31 after patching. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448557#M358380</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have oracle E-Business Suite R12 running on HP_UX 11.31. Recently our system administrator applied some patches to HP_UX, after this activity we are unable to use oracle workflow notification mailer.&lt;BR /&gt;The error is&lt;BR /&gt;451 4.1.8 Domain of sender address WFMailer@domain.local does not resolve&lt;BR /&gt;Note: WFMailer@doamin.local is reply to address)&lt;BR /&gt;The following is a test to check the smtp connectivity from the unix server to exchange form oracle.&lt;BR /&gt;(oracle note id:753845.1)&lt;BR /&gt;&lt;BR /&gt;telnet [outbound server] 25 &lt;BR /&gt;EHLO [mailer node] &lt;BR /&gt;MAIL FROM: [reply_to address] &lt;BR /&gt;RCPT TO: [my_test_email_address]&lt;BR /&gt;DATA &lt;BR /&gt;Subject: Test message &lt;BR /&gt;&lt;BR /&gt;Test message body &lt;BR /&gt;. &lt;BR /&gt;quit &lt;BR /&gt;&lt;BR /&gt;when i try to test this i faced the above error.&lt;BR /&gt;Kindly suggest.</description>
    <pubDate>Sun, 28 Jun 2009 04:03:22 GMT</pubDate>
    <dc:creator>Barakati</dc:creator>
    <dc:date>2009-06-28T04:03:22Z</dc:date>
    <item>
      <title>mail started giving problem on HP_UX 11.31 after patching.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448557#M358380</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have oracle E-Business Suite R12 running on HP_UX 11.31. Recently our system administrator applied some patches to HP_UX, after this activity we are unable to use oracle workflow notification mailer.&lt;BR /&gt;The error is&lt;BR /&gt;451 4.1.8 Domain of sender address WFMailer@domain.local does not resolve&lt;BR /&gt;Note: WFMailer@doamin.local is reply to address)&lt;BR /&gt;The following is a test to check the smtp connectivity from the unix server to exchange form oracle.&lt;BR /&gt;(oracle note id:753845.1)&lt;BR /&gt;&lt;BR /&gt;telnet [outbound server] 25 &lt;BR /&gt;EHLO [mailer node] &lt;BR /&gt;MAIL FROM: [reply_to address] &lt;BR /&gt;RCPT TO: [my_test_email_address]&lt;BR /&gt;DATA &lt;BR /&gt;Subject: Test message &lt;BR /&gt;&lt;BR /&gt;Test message body &lt;BR /&gt;. &lt;BR /&gt;quit &lt;BR /&gt;&lt;BR /&gt;when i try to test this i faced the above error.&lt;BR /&gt;Kindly suggest.</description>
      <pubDate>Sun, 28 Jun 2009 04:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448557#M358380</guid>
      <dc:creator>Barakati</dc:creator>
      <dc:date>2009-06-28T04:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: mail started giving problem on HP_UX 11.31 after patching.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448558#M358381</link>
      <description>&lt;!--!*#--&gt;&amp;gt; 451 4.1.8 Domain of sender address WFMailer@domain.local does not resolve&lt;BR /&gt;&lt;BR /&gt;I know nothing, but this looks to me more&lt;BR /&gt;like an application configuration problem&lt;BR /&gt;than an HP-UX problem.  Someone appears to be&lt;BR /&gt;trying to send e-mail to&lt;BR /&gt;"WFMailer@domain.local", and "domain.local",&lt;BR /&gt;as the complaint says, is not a valid domain.</description>
      <pubDate>Sun, 28 Jun 2009 05:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448558#M358381</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-28T05:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: mail started giving problem on HP_UX 11.31 after patching.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448559#M358382</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This has nothing to do wit the Unix server.&lt;BR /&gt;&lt;BR /&gt;Your Exchange server is configured to verify&lt;BR /&gt;DNS records for incoming messages.&lt;BR /&gt;&lt;BR /&gt;Obviously,The Exchange server doe snot resolve or know anything about&lt;BR /&gt;&lt;BR /&gt;WFMailer@domain.local&lt;BR /&gt;&lt;BR /&gt;Options:&lt;BR /&gt;&lt;BR /&gt;a) Set up Exchange server to accept unresolvable domain.local;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;b) Set up Oracle on the Unix server to use&lt;BR /&gt;some other (resolvable) domain in email&lt;BR /&gt;messages.&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;c) Set up Unix server to masquerade Oracle&lt;BR /&gt;domain.local with some valid domain that&lt;BR /&gt;the Exchange server will accept.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Sun, 28 Jun 2009 12:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448559#M358382</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-06-28T12:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: mail started giving problem on HP_UX 11.31 after patching.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448560#M358383</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This looks to me like someone updated security on a smtp relay system.&lt;BR /&gt;&lt;BR /&gt;That is a good test for smtp connectivity.&lt;BR /&gt;&lt;BR /&gt;I think the results would have been the same before and after the OS patch, if the local system were the cause of the problem.&lt;BR /&gt;&lt;BR /&gt;I think the smtp relay server is the cause.&lt;BR /&gt;&lt;BR /&gt;Check:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail stop&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;tail -f /var/adm/syslog/mail.log&lt;BR /&gt;&lt;BR /&gt;Check out that log file for changes and when they began.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 28 Jun 2009 14:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mail-started-giving-problem-on-hp-ux-11-31-after-patching/m-p/4448560#M358383</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-28T14:01:46Z</dc:date>
    </item>
  </channel>
</rss>

