<?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 issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150265#M50240</link>
    <description>Thanks</description>
    <pubDate>Tue, 13 Jan 2009 20:50:50 GMT</pubDate>
    <dc:creator>MikeL_4</dc:creator>
    <dc:date>2009-01-13T20:50:50Z</dc:date>
    <item>
      <title>sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150258#M50233</link>
      <description>I have a new Red Hat Version 5 server that I have configured sendmail on to be able to send mail only... Issue is it isn't working, as I receive message: Connection refused by [127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;I have it working on several other servers but this one is a mistery so far...&lt;BR /&gt;&lt;BR /&gt;What I see with sendmail that is running is:&lt;BR /&gt;[root ~]# ps -ef |grep sendm&lt;BR /&gt;root      4258     1  0 11:01 ?        00:00:00 sendmail: Queue runner@01:00:00 for /var/spool/mqueue&lt;BR /&gt;smmsp     4268     1  0 11:01 ?        00:00:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue&lt;BR /&gt;root      5721  4557  0 13:10 pts/1    00:00:00 grep sendm&lt;BR /&gt;[root ~]# telnet localhost 25&lt;BR /&gt;Trying 127.0.0.1...&lt;BR /&gt;telnet: connect to address 127.0.0.1: Connection refused&lt;BR /&gt;[root ~]#&lt;BR /&gt;&lt;BR /&gt;And on my other working servers I see:&lt;BR /&gt;[root@ ~]# service sendmail status&lt;BR /&gt;sendmail (pid 6486 6476) is running...&lt;BR /&gt;[root ~]# ps -ef |grep sendm&lt;BR /&gt;root      6476     1  0 Jan08 ?        00:00:00 sendmail: accepting connections&lt;BR /&gt;smmsp     6486     1  0 Jan08 ?        00:00:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue&lt;BR /&gt;root     28143 27764  0 12:54 pts/1    00:00:00 grep sendm&lt;BR /&gt;[root ~]# telnet localhost 25&lt;BR /&gt;Trying 127.0.0.1...&lt;BR /&gt;Connected to localhost.localdomain (127.0.0.1).&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;220 mfl-rhel5 ESMTP Sendmail 8.13.8/8.13.8; Tue, 13 Jan 2009 12:55:03 -0500&lt;BR /&gt;^]&lt;BR /&gt;telnet&amp;gt; quit&lt;BR /&gt;Connection closed.&lt;BR /&gt;[root ~]#&lt;BR /&gt;&lt;BR /&gt;I don't understand what isn't starting correctly that I don't see: sendmail: accepting connections running....</description>
      <pubDate>Tue, 13 Jan 2009 17:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150258#M50233</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-01-13T17:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150259#M50234</link>
      <description>I want to see the output of the following commands:&lt;BR /&gt;&lt;BR /&gt;netstat -an | grep ":25"&lt;BR /&gt;service iptables status&lt;BR /&gt;getenforce&lt;BR /&gt;service sendmail restart &amp;amp;&amp;amp; tail /var/log/maillog</description>
      <pubDate>Tue, 13 Jan 2009 18:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150259#M50234</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-01-13T18:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150260#M50235</link>
      <description>[root ~]# netstat -an | grep ":25"&lt;BR /&gt;[root ~]# service iptables status&lt;BR /&gt;Table: filter&lt;BR /&gt;Chain INPUT (policy ACCEPT)&lt;BR /&gt;num  target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;Chain FORWARD (policy ACCEPT)&lt;BR /&gt;num  target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;Chain OUTPUT (policy ACCEPT)&lt;BR /&gt;num  target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;[root ~]# getenforce&lt;BR /&gt;Disabled&lt;BR /&gt;[root ~]# service sendmail restart &amp;amp;&amp;amp; tail /var/log/maillog&lt;BR /&gt;Shutting down sm-client:                                   [  OK  ]&lt;BR /&gt;Shutting down sendmail:                                    [  OK  ]&lt;BR /&gt;Starting sendmail:                                         [  OK  ]&lt;BR /&gt;Starting sm-client:                                        [  OK  ]&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DFROkV003836: n0DK1auS006848: sender notify: Warning: could not send message for past 4 hours&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DK1auS006848: to=root, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31440, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DEQtD2003098: to=michael.lense@convergys.com, ctladdr=root (0/0), delay=05:34:41, xdelay=00:00:00, mailer=relay, pri=570087, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DEWfhS003200: to=CVGcpu@perf.dcd.convergys.com, ctladdr=root (0/0), delay=05:28:55, xdelay=00:00:00, mailer=relay, pri=572357, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DEneJl003430: to=CVGcpu@perf.dcd.convergys.com, ctladdr=root (0/0), delay=05:11:56, xdelay=00:00:00, mailer=relay, pri=586333, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;Jan 13 15:01:36 spjapws01 sm-msp-queue[6848]: n0DEDxNl002894: to=michael.lense@convergys.com, ctladdr=root (0/0), delay=05:47:37, xdelay=00:00:00, mailer=relay, pri=660087, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;Jan 13 15:03:01 spjapws01 sendmail[6906]: alias database /etc/aliases rebuilt by mlense&lt;BR /&gt;Jan 13 15:03:01 spjapws01 sendmail[6906]: /etc/aliases: 76 aliases, longest 10 bytes, 765 bytes total&lt;BR /&gt;Jan 13 15:03:01 spjapws01 sendmail[6915]: starting daemon (8.13.8): queueing@01:00:00&lt;BR /&gt;Jan 13 15:03:01 spjapws01 sm-msp-queue[6925]: starting daemon (8.13.8): queueing@01:00:00&lt;BR /&gt;[root ~]#</description>
      <pubDate>Tue, 13 Jan 2009 19:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150260#M50235</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-01-13T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150261#M50236</link>
      <description>Can you describe what is the configuration you did to "send mail only", as you can see, the sendmail daemon is up but is not running on any interfaces, as displayed by the "netstat -an" command.</description>
      <pubDate>Tue, 13 Jan 2009 19:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150261#M50236</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-01-13T19:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150262#M50237</link>
      <description>In file /etc/mail/sendmail.cf added:&lt;BR /&gt;&lt;BR /&gt;DSsmtp:mailhost.convergys.com&lt;BR /&gt;and&lt;BR /&gt;DHmailhost.convergys.com&lt;BR /&gt;&lt;BR /&gt;In /etc/mail/sendmail.mc added:&lt;BR /&gt;&lt;BR /&gt;define(`MAIL_HUB', mailhost.convergys.com)dnl&lt;BR /&gt;define(`SMART_HOST', smtp:mailhost.convergys.com)dnl&lt;BR /&gt;&lt;BR /&gt;In /etc/mail/submit.mc added:&lt;BR /&gt;&lt;BR /&gt;FEATURE(`msp', `[mailhost.convergys.com]')dnl&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2009 20:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150262#M50237</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-01-13T20:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150263#M50238</link>
      <description>If you modify the sendmail.cf file, there is no need to modify the mc file. If you work with mc files, you must re-generate your .cf files based on the mc files using the m4 compiler.&lt;BR /&gt;&lt;BR /&gt;Please see this thread, it may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=981253" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=981253&lt;/A&gt;</description>
      <pubDate>Tue, 13 Jan 2009 20:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150263#M50238</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-01-13T20:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150264#M50239</link>
      <description>Thanks for all of your help....&lt;BR /&gt;&lt;BR /&gt;I missed a line we had in the submit.cf file:&lt;BR /&gt;&lt;BR /&gt;D{MTAHost}[mailhost.convergys.com]&lt;BR /&gt;&lt;BR /&gt;added this, and restarted sendmail and mail is now being sent from server..</description>
      <pubDate>Tue, 13 Jan 2009 20:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150264#M50239</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-01-13T20:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150265#M50240</link>
      <description>Thanks</description>
      <pubDate>Tue, 13 Jan 2009 20:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-issue/m-p/5150265#M50240</guid>
      <dc:creator>MikeL_4</dc:creator>
      <dc:date>2009-01-13T20:50:50Z</dc:date>
    </item>
  </channel>
</rss>

