<?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: Need help with Sendmail configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618314#M925372</link>
    <description>Scott, &lt;BR /&gt;You could also try changing:&lt;BR /&gt;# who I masquerade as (null for no masquerading) (see also $=M)&lt;BR /&gt;DM&lt;BR /&gt;&lt;BR /&gt;This way you could look like whoever you wanted to.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
    <pubDate>Wed, 21 Nov 2001 15:54:10 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2001-11-21T15:54:10Z</dc:date>
    <item>
      <title>Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618311#M925369</link>
      <description>root@tcd5007 / # sendmail -v scott@hotmail.com&lt;BR /&gt;this is a test&lt;BR /&gt;.&lt;BR /&gt;slokuta@hotmail.com... Connecting to eccmfw6a.ford.com. (tcp)...&lt;BR /&gt;slokuta@hotmail.com...   trying address 192.28.163.30...&lt;BR /&gt;220 eccmfw6.ford.com ESMTP InterLock SMTP Gateway 4.2 ready at Wed, 21 Nov 2001)&lt;BR /&gt;&lt;BR /&gt;Where do I go to change&lt;BR /&gt;eccmfw6a.ford.com to&lt;BR /&gt;vistsmtp.visteon.com&lt;BR /&gt;&lt;BR /&gt;I've looked everywhere and can not find where eccmfw6.ford.com is defined.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 15:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618311#M925369</guid>
      <dc:creator>Scott Lokuta</dc:creator>
      <dc:date>2001-11-21T15:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618312#M925370</link>
      <description>It should be in /etc/mail/sendmail.cf file, make sure you restart sendmail after changing it.</description>
      <pubDate>Wed, 21 Nov 2001 15:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618312#M925370</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2001-11-21T15:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618313#M925371</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check /etc/mail/sendmail.cf file&lt;BR /&gt;This perticular "ford" entry would be infront of DS flag in sendmail.cf &lt;BR /&gt;DS would be the mail relay host server. Change it to your messaging server name to send mail outside your domain&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 21 Nov 2001 15:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618313#M925371</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-21T15:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618314#M925372</link>
      <description>Scott, &lt;BR /&gt;You could also try changing:&lt;BR /&gt;# who I masquerade as (null for no masquerading) (see also $=M)&lt;BR /&gt;DM&lt;BR /&gt;&lt;BR /&gt;This way you could look like whoever you wanted to.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
      <pubDate>Wed, 21 Nov 2001 15:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618314#M925372</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-21T15:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618315#M925373</link>
      <description>Here is the DS entry in my sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;# SMTP relay for unresolved @ addresses&lt;BR /&gt;#DSgtwy.ford.com&lt;BR /&gt;DSvistsmtp.visteon.com&lt;BR /&gt;&lt;BR /&gt;If I send mail to slokuta@visteon.com it works fine. If I send it to slokuta@hotmail.com is uses eccmfw1.ford.com and does not work. &lt;BR /&gt;&lt;BR /&gt;Does a MX record have to be added somewhere for slokuta@hotmail.com? Where would this be done at?&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 16:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618315#M925373</guid>
      <dc:creator>Scott Lokuta</dc:creator>
      <dc:date>2001-11-21T16:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618316#M925374</link>
      <description>do nslookup on eccmfw1.ford.com&lt;BR /&gt;&lt;BR /&gt;also did you check ect/hosts?</description>
      <pubDate>Wed, 21 Nov 2001 16:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618316#M925374</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-21T16:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618317#M925375</link>
      <description>Hi,&lt;BR /&gt;Check the sendmail file of vistsmtp.visteon.com  server.  vistsmtp would be your local server.&lt;BR /&gt;&lt;BR /&gt;-USA&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 16:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618317#M925375</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-21T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618318#M925376</link>
      <description>Check the MX records for vistsmtp.visteon.com:&lt;BR /&gt;&lt;BR /&gt;$ nslookup&lt;BR /&gt;&amp;gt; set query=mx&lt;BR /&gt;&amp;gt; vistsmtp.visteon.com&lt;BR /&gt;&lt;BR /&gt;I suspect you'll find the eccmfw1.ford.com is listed. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 16:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618318#M925376</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2001-11-21T16:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618319#M925377</link>
      <description>Checked /etc/hosts for eccmfw1.ford.com and could not find it.&lt;BR /&gt;&lt;BR /&gt;Tried the following:&lt;BR /&gt;&lt;BR /&gt;root@tcd5007 /etc # nslookup&lt;BR /&gt;Default Name Server:  eth171.vtcdb.visteon.com&lt;BR /&gt;Address:  136.17.156.28&lt;BR /&gt;&lt;BR /&gt;&amp;gt; set query=mx&lt;BR /&gt;&amp;gt; vistsmtp.visteon.com&lt;BR /&gt;Name Server:  eth171.vtcdb.visteon.com&lt;BR /&gt;Address:  136.17.156.28&lt;BR /&gt;&lt;BR /&gt;vistsmtp.visteon.com    canonical name = vsmtp02.vcs.visteon.com&lt;BR /&gt;&amp;gt; exit&lt;BR /&gt;&lt;BR /&gt;Is it possible that if slokuta@hotmail.com is not found on vistsmtp.visteon.com it is routed to eccmfw1.ford.com?&lt;BR /&gt;&lt;BR /&gt;Would a solution be to add a MX record for slokuta@hotmail.com on vistsmtp.visteon.com?</description>
      <pubDate>Wed, 21 Nov 2001 17:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618319#M925377</guid>
      <dc:creator>Scott Lokuta</dc:creator>
      <dc:date>2001-11-21T17:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618320#M925378</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What's the result of nslookup ee.... ford.com?&lt;BR /&gt;Is that getting resolve..?? &lt;BR /&gt;Check your /etc/resolv.conf and /etc/nsswitch.conf.&lt;BR /&gt; Are you able to send mails to outside domain from this sever??</description>
      <pubDate>Wed, 21 Nov 2001 17:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618320#M925378</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-21T17:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618321#M925379</link>
      <description>My next step would be running a nettl trace to have a closer look at the DNS and SMTP traffic.  If you've never done that before here's a crash course... this will limit the size of the trace file to 10Meg.  Be warned if your system is busy it will fill this up quickly so you may want to test on a quieter system if you can.&lt;BR /&gt;&lt;BR /&gt;To start tracing:&lt;BR /&gt;&lt;BR /&gt;# nettl -tn pduin pduout -e ns_ls_ip -tm 10000 -f /tmp/smtp -s 1024&lt;BR /&gt;&lt;BR /&gt;When this command returns, attempt to send your email.  Then turn off tracing:&lt;BR /&gt;&lt;BR /&gt;# nettl -tf -e all&lt;BR /&gt;&lt;BR /&gt;Now to format the trace to display DNS and SMTP, create the following filter file:&lt;BR /&gt;&lt;BR /&gt;filter udp_sport 53&lt;BR /&gt;filter udp_dport 53&lt;BR /&gt;filter tcp_sport 25&lt;BR /&gt;filter tcp_dport 25&lt;BR /&gt;&lt;BR /&gt;And run netfmt as follows:&lt;BR /&gt;&lt;BR /&gt;# netfmt -lnN -c &lt;FILTER&gt; /tmp/smtp.TRC0 | more&lt;BR /&gt;&lt;BR /&gt;If you don't see anything, check /tmp/smtp.TRC1 as well.&lt;BR /&gt;&lt;BR /&gt;Have a close look at the DNS traffic related to MX lookups or requests for information about vistsmtp.visteon.com and eccmfw1.ford.com.  Remember if your system is busy there will probably be loads of other DNS traffic as well, but thats half the fun of network tracing...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve&lt;BR /&gt;&lt;/FILTER&gt;</description>
      <pubDate>Thu, 22 Nov 2001 09:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618321#M925379</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2001-11-22T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618322#M925380</link>
      <description>Hi Scott,&lt;BR /&gt;&lt;BR /&gt;Please try:&lt;BR /&gt;&lt;BR /&gt;sendmail -d38.20 -bv scott@hotmail.com&lt;BR /&gt;&lt;BR /&gt;This will show if there are any map lookups going on, e.g. mailertable&lt;BR /&gt;&lt;BR /&gt;If anything interesting appears, please post.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Thu, 22 Nov 2001 10:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-sendmail-configuration/m-p/2618322#M925380</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-11-22T10:21:58Z</dc:date>
    </item>
  </channel>
</rss>

