<?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 regarging smtp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045687#M29510</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I am trying to configure sendmail, when I do telnet localhost 25 its goes through, I do telnte example.com 25, the domain is able to resolve . I am able to do telnet example.com  but I con't telnet example.com 25 what could be the reson and How I can trouble shoot.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Uma Maheswar</description>
    <pubDate>Sun, 29 Jul 2007 18:29:54 GMT</pubDate>
    <dc:creator>Uma Maheswar</dc:creator>
    <dc:date>2007-07-29T18:29:54Z</dc:date>
    <item>
      <title>regarging smtp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045687#M29510</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I am trying to configure sendmail, when I do telnet localhost 25 its goes through, I do telnte example.com 25, the domain is able to resolve . I am able to do telnet example.com  but I con't telnet example.com 25 what could be the reson and How I can trouble shoot.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Uma Maheswar</description>
      <pubDate>Sun, 29 Jul 2007 18:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045687#M29510</guid>
      <dc:creator>Uma Maheswar</dc:creator>
      <dc:date>2007-07-29T18:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarging smtp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045688#M29511</link>
      <description>1- Configuration, check sendmail.mc and verify that DAEMON_OPTIONS is commented, like this:&lt;BR /&gt;&lt;BR /&gt;dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')&lt;BR /&gt;&lt;BR /&gt;the "dnl" keyword is used to comment a line in sendmail configuration macro files. Recreate the configuration file:&lt;BR /&gt;&lt;BR /&gt;m4 sendmail.mc &amp;gt; sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Restart the service&lt;BR /&gt;&lt;BR /&gt;2- Firewall:&lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;Or&lt;BR /&gt;system-config-security&lt;BR /&gt;&lt;BR /&gt;3- Selinux?&lt;BR /&gt;setenforce 0</description>
      <pubDate>Sun, 29 Jul 2007 19:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045688#M29511</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-07-29T19:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: regarging smtp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045689#M29512</link>
      <description>here is what i did when i was not able to connect to port 25 or use smtp&lt;BR /&gt;&lt;BR /&gt;sendmail.cf file coming with RH7.2 only listens on loopback interface. u can see that in netstat -an &lt;BR /&gt;&lt;BR /&gt;it looks like this&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN &lt;BR /&gt;&lt;BR /&gt;I Commented following option and restarted the sendmail daemon. &lt;BR /&gt;&lt;BR /&gt;O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then after restarting the daemon using netstat -an. &lt;BR /&gt;the output changed to&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN &lt;BR /&gt;&lt;BR /&gt;My mail now works&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 22:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarging-smtp/m-p/4045689#M29512</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-30T22:26:28Z</dc:date>
    </item>
  </channel>
</rss>

