<?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: start sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258764#M11658</link>
    <description>Thank you for your reply&lt;BR /&gt;after modifying the sendmail.mc, working is fine.&lt;BR /&gt;thank you again</description>
    <pubDate>Mon, 26 Apr 2004 02:23:19 GMT</pubDate>
    <dc:creator>jackfiled</dc:creator>
    <dc:date>2004-04-26T02:23:19Z</dc:date>
    <item>
      <title>start sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258762#M11656</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to start sendmail Linux.&lt;BR /&gt;I issue service start sendmail at command prompt.&lt;BR /&gt;messages are &lt;BR /&gt;[root@ecfarm2 init.d]# service sendmail start&lt;BR /&gt;Starting sendmail: [  OK  ]&lt;BR /&gt;Starting sm-client: [  OK  ]&lt;BR /&gt;&lt;BR /&gt;[root@ecfarm2 init.d]# netstat -na|grep 25&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;then from my PC, I send command like&lt;BR /&gt;telnet server_ip 25 but can not respond.&lt;BR /&gt;&lt;BR /&gt;Terminal is disappeared in a moment,&lt;BR /&gt;without any wating from server_ip&lt;BR /&gt;&lt;BR /&gt;what's the problem.?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2004 01:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258762#M11656</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2004-04-26T01:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258763#M11657</link>
      <description>Your netstat command above showed what was wrong, sendmail is only listening on local host, not the external (network) address.&lt;BR /&gt;&lt;BR /&gt;You need to modify '/etc/mail/sendmail.mc', and 'dnl' out the line for 'DaemonOptions', then remake the configuration, and restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Depending on which RH release you've got depends on how easy that is.  If it's RH8 or newer, just 'service sendmail restart' will remake the config file for you.  If not, then:&lt;BR /&gt;&lt;BR /&gt;cd /etc/mail&lt;BR /&gt;mv sendmail.cf sendmail.cf-bak&lt;BR /&gt;m4 sendmail.mc &amp;gt; sendmail.cf&lt;BR /&gt;&lt;BR /&gt;then restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Once this is all done, if you re-issue your netstat command, you should see:&lt;BR /&gt;&lt;BR /&gt;tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN</description>
      <pubDate>Mon, 26 Apr 2004 01:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258763#M11657</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-26T01:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258764#M11658</link>
      <description>Thank you for your reply&lt;BR /&gt;after modifying the sendmail.mc, working is fine.&lt;BR /&gt;thank you again</description>
      <pubDate>Mon, 26 Apr 2004 02:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/start-sendmail/m-p/3258764#M11658</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2004-04-26T02:23:19Z</dc:date>
    </item>
  </channel>
</rss>

