<?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 problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780151#M44216</link>
    <description>do you have port 25 blocked by iptables?</description>
    <pubDate>Thu, 21 Apr 2011 17:47:08 GMT</pubDate>
    <dc:creator>Wilfred Chau_1</dc:creator>
    <dc:date>2011-04-21T17:47:08Z</dc:date>
    <item>
      <title>sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780150#M44215</link>
      <description>i have installed new RHEL 5 server&lt;BR /&gt;&lt;BR /&gt;we facing below mentioned error&lt;BR /&gt;&lt;BR /&gt;[root@workstation1 mqueue]# ps -ef |grep sendmail&lt;BR /&gt;root     10516     1  0 15:20 ?        00:00:00 sendmail: accepting connections&lt;BR /&gt;smmsp    10526     1  0 15:20 ?        00:00:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue&lt;BR /&gt;root     10621 10543  0 16:50 pts/1    00:00:00 grep sendmail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;question:&lt;BR /&gt;&lt;BR /&gt;mail is not delivered it will goes to mailq&lt;BR /&gt;&lt;BR /&gt;please advice how to solve this issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dhinakaran.B</description>
      <pubDate>Thu, 21 Apr 2011 10:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780150#M44215</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2011-04-21T10:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780151#M44216</link>
      <description>do you have port 25 blocked by iptables?</description>
      <pubDate>Thu, 21 Apr 2011 17:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780151#M44216</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2011-04-21T17:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780152#M44217</link>
      <description>Read the mail log file (usually /var/log/mail.log or something similar). It will tell what happened when sendmail tried to deliver mails.&lt;BR /&gt;&lt;BR /&gt;- was it able to find the IP address of the correct mail server? (Check /etc/resolv.conf and /etc/nsswitch.conf)&lt;BR /&gt;&lt;BR /&gt;- was it able to connect to that mail server? (Iptables? Other firewall issues? Some other network connectivity problem?)&lt;BR /&gt;&lt;BR /&gt;- did the other mail server reject the mail?&lt;BR /&gt;(Is the recipient's inbox too full? What error message or error code did the other server send?)&lt;BR /&gt;&lt;BR /&gt;Is your server supposed to be able to send mail directly to any mail server on the Internet, or should you send all outgoing mail to one particular mail server (e.g. your company's main mail server, or your Internet Service Provider's mail server)? If it's the latter, you must have added the server's name to sendmail's configuration. This type of configuration is called a "smarthost" configuration.&lt;BR /&gt;&lt;BR /&gt;Run this command to see if a smarthost is properly configured:&lt;BR /&gt;grep ^DS /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;If it outputs nothing or just "DS", there is no smarthost configured. If it outputs e.g. "DSsome.server.com" then sendmail is configured to send all outgoing mail to some.server.com.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 22 Apr 2011 13:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780152#M44217</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-04-22T13:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780153#M44218</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;thanks,now the problem is sold.&lt;BR /&gt;&lt;BR /&gt;i copied the original file in /etc/mail/sendmail.cf&lt;BR /&gt; then once again i restart the sendmail service after that we can able to get the mails&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 25 Apr 2011 02:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-problem/m-p/4780153#M44218</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2011-04-25T02:39:07Z</dc:date>
    </item>
  </channel>
</rss>

