<?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 config in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161197#M902453</link>
    <description>Check in the sendmail.cf, or whatever the equivalent is on Tru64, and look for the name or IP address of you old SMTP server.  It will probably be in the mail relay (I think) section.  If you find the old name or address, change it to reflect the name or IP address of your new W2K3 SMTP server.  You will then probably have to stop and restart sendmail on the box.</description>
    <pubDate>Sat, 10 Jan 2004 14:03:31 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-01-10T14:03:31Z</dc:date>
    <item>
      <title>sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161196#M902452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Need some help. I know this is an HP UX forum but we have just moved to HP UX 11.11 from tru64. Its a SENDMAIL problem. And i think config's may be similar. We have this sendmail running on a Tru64 Unix 4.0F server which hosts Oracle Apps. &lt;BR /&gt;&lt;BR /&gt;let me describe: A module(OAlerts) of Oapps sends mails to our internal employees whenever Purchase requisitions/order/etc. are pending for their action. &lt;BR /&gt;&lt;BR /&gt;What has happened is that we have CHANGED OUR SMTP SERVER to a new win2003 box with a new ip and all the mails from the QApps have just stopped. The consultant tells us that there is some change required in the sendmail config on the unix box. This is a legacy box. We need help. Anyone who can.. please help us.&lt;BR /&gt;&lt;BR /&gt;thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Patrick</description>
      <pubDate>Sat, 10 Jan 2004 13:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161196#M902452</guid>
      <dc:creator>patrick_119</dc:creator>
      <dc:date>2004-01-10T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161197#M902453</link>
      <description>Check in the sendmail.cf, or whatever the equivalent is on Tru64, and look for the name or IP address of you old SMTP server.  It will probably be in the mail relay (I think) section.  If you find the old name or address, change it to reflect the name or IP address of your new W2K3 SMTP server.  You will then probably have to stop and restart sendmail on the box.</description>
      <pubDate>Sat, 10 Jan 2004 14:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161197#M902453</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-01-10T14:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161198#M902454</link>
      <description>Thanks Patrick,&lt;BR /&gt;&lt;BR /&gt;Will try this out. &lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Sun, 11 Jan 2004 01:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161198#M902454</guid>
      <dc:creator>patrick_119</dc:creator>
      <dc:date>2004-01-11T01:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161199#M902455</link>
      <description>Okay, Based on your issues i have so many questions to ask before giving any recommendations...&lt;BR /&gt;&lt;BR /&gt;It seems to be that you changed your mail server to a new Windows 2003 Box. Now, you are trying to send mail from HP-UX box. Am i right?&lt;BR /&gt;&lt;BR /&gt;Based on this let me give you my recos. There are two places this may be two places this may be encoded. One is by a sendmail relay on HP-UX box, And the second one is due with the application. &lt;BR /&gt;&lt;BR /&gt;try sending a sample mail from HP-UX box to see what really happens!&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8.99 -d38.99 someuser@mydomain&lt;BR /&gt;&lt;BR /&gt;This command is used to troubleshoot sendmail related issues. Run this along with your modified version (you may need to edit the final email address) and see what really happens. This command will wait for your input  type something like "test mail" and press Control+D.&lt;BR /&gt;&lt;BR /&gt;This will send a test mail immediately and respond with whatever issues it is facing.&lt;BR /&gt;&lt;BR /&gt;It may get a wrong IP Address, Route, etc.&lt;BR /&gt;&lt;BR /&gt;The second issue may be with the application which is encoded with the IP address of the Old sever. Check with your Application administrators.&lt;BR /&gt;&lt;BR /&gt;-Vijay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 11 Jan 2004 15:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161199#M902455</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-01-11T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161200#M902456</link>
      <description>Many Thanks Vijay. Actually sendmail is running on a Tru64 4.0F box and the SMTP has been changed from a NT server to a Win2003 server.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;&lt;BR /&gt;Pat</description>
      <pubDate>Mon, 12 Jan 2004 00:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161200#M902456</guid>
      <dc:creator>patrick_119</dc:creator>
      <dc:date>2004-01-12T00:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161201#M902457</link>
      <description>Also,Try this from Tru64 Box:&lt;BR /&gt;&lt;BR /&gt;telnet 172.23.5.10 25&lt;BR /&gt;&lt;BR /&gt;172.23.5.10 is the Windows SMTP Server IP address. This command will connect to port 25 (SMTP PorT) of the Windows server and will connect to the port. If you are able to connect using this command, you dont have much problem on the Windows SMTP Server side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Mon, 12 Jan 2004 01:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161201#M902457</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-01-12T01:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161202#M902458</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;look for any lines starting with DS, DR and DH.&lt;BR /&gt;These lines look like&lt;BR /&gt;DSsmtp:somehost.somedomain&lt;BR /&gt;or&lt;BR /&gt;DResmtp:[som.dotted.ip.address]&lt;BR /&gt;or maybe just&lt;BR /&gt;DHsomehost.somedomain&lt;BR /&gt;&lt;BR /&gt;Change them to the new ip/name and restart&lt;BR /&gt;the sendmail process with /sbin/init.d/sendmail stop, /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 04:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-config/m-p/3161202#M902458</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2004-01-12T04:00:48Z</dc:date>
    </item>
  </channel>
</rss>

