<?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: mail server cant recieve the mails in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208732#M62151</link>
    <description>check if any firewall applied. Also check the mail relay in localhost is enable or not.</description>
    <pubDate>Tue, 03 Jun 2008 05:00:28 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-06-03T05:00:28Z</dc:date>
    <item>
      <title>mail server cant recieve the mails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208731#M62150</link>
      <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;My qmail server was supporting open relay earlier.To block open relay,I installed ucspi-tcp package. Make some changes in tcp.smtp file for relay client. Use tcprules cammand to compile the changes to tcp.smtp.cbd file. Then restart the qmail.After that open relay is blocked.&lt;BR /&gt;&lt;BR /&gt;Now the problem I'm facing is related to receiving mails.all the mail users can send  mail to users of other domains.But not receiving any mail to the mailbox (send by locally or remotely).&lt;BR /&gt;&lt;BR /&gt;Can Anybody help me out?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2008 10:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208731#M62150</guid>
      <dc:creator>akarayil</dc:creator>
      <dc:date>2008-06-02T10:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: mail server cant recieve the mails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208732#M62151</link>
      <description>check if any firewall applied. Also check the mail relay in localhost is enable or not.</description>
      <pubDate>Tue, 03 Jun 2008 05:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208732#M62151</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-03T05:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: mail server cant recieve the mails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208733#M62152</link>
      <description>Dear Ahsan&lt;BR /&gt;I found from the logs that the problem is with queue. So to rebuild the queue, I follow the given steps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# qmailctl stop&lt;BR /&gt;Stopping qmail...&lt;BR /&gt;&lt;BR /&gt; qmail-smtpd&lt;BR /&gt; qmail-send&lt;BR /&gt; qmail-pop3d&lt;BR /&gt;# qmailctl stat&lt;BR /&gt;/service/qmail-send: down 5 seconds, normally up&lt;BR /&gt;/service/qmail-send/log: down 5 seconds, normally up&lt;BR /&gt;/service/qmail-smtpd: down 5 seconds, normally up&lt;BR /&gt;/service/qmail-smtpd/log: down 5 seconds, normally up&lt;BR /&gt;/service/qmail-pop3d: down 5 seconds, normally up&lt;BR /&gt;/service/qmail-pop3d/log: down 5 seconds, normally up&lt;BR /&gt;messages in queue: 23&lt;BR /&gt;messages in queue but not yet preprocessed: 0&lt;BR /&gt;# rm -rf /var/qmail/queue&lt;BR /&gt;&lt;BR /&gt;# cd  /usr/src/qmail/ucspi-tcp-o.88&lt;BR /&gt;ucspi-tcp-0.88]# make setup check&lt;BR /&gt;./install&lt;BR /&gt;./instcheck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but queue is not restored.&lt;BR /&gt;&lt;BR /&gt;Kindly give a solution to restore the queue.&lt;BR /&gt;regards,&lt;BR /&gt;ashraf karayil&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jun 2008 04:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208733#M62152</guid>
      <dc:creator>akarayil</dc:creator>
      <dc:date>2008-06-04T04:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: mail server cant recieve the mails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208734#M62153</link>
      <description>hmmmmmm. may be this site can help you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.qmailrocks.org/" target="_blank"&gt;http://www.qmailrocks.org/&lt;/A&gt;</description>
      <pubDate>Wed, 04 Jun 2008 06:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208734#M62153</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-04T06:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: mail server cant recieve the mails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208735#M62154</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I would back out the installation of ucspi-tcp&lt;BR /&gt;package which clearly caused the problem.&lt;BR /&gt;&lt;BR /&gt;Then I'd use anhan's link to properly configure qmail to stop being an open relay.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 04 Jun 2008 09:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail-server-cant-recieve-the-mails/m-p/4208735#M62154</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-06-04T09:30:30Z</dc:date>
    </item>
  </channel>
</rss>

