<?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 dovecot trouble in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052521#M736735</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt; I got dovecot compiled and running on HP-UX.&lt;BR /&gt;&lt;BR /&gt; It's using LDAPUX and PAM for authentication. So far, it works. But after logging in the connection is closed immediately. It looks like this:&lt;BR /&gt;&lt;BR /&gt; telnet &lt;IP&gt; 143&lt;BR /&gt;Connected to ...&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;* OK Dovecot ready.&lt;BR /&gt;a01 login &lt;USER&gt; &lt;PASS&gt;&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;The dovecot log says:&lt;BR /&gt;&lt;BR /&gt;Error: imap-login: fd_send(7) failed: Bad file number&lt;BR /&gt;Error: child 22629 (login) returned error 89&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; As far as I can see, the problem seems to reside in dovecot's fdpass.c... &lt;BR /&gt;&lt;BR /&gt; HP-UX version: 11.23&lt;BR /&gt; dovecot version: 1.0.3&lt;BR /&gt; gcc used: 2.9&lt;BR /&gt;&lt;BR /&gt; Any ideas or solutions?&lt;BR /&gt;&lt;BR /&gt; Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;               Matthias&lt;/PASS&gt;&lt;/USER&gt;&lt;/IP&gt;</description>
    <pubDate>Thu, 09 Aug 2007 05:41:39 GMT</pubDate>
    <dc:creator>Matthias Luehr</dc:creator>
    <dc:date>2007-08-09T05:41:39Z</dc:date>
    <item>
      <title>dovecot trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052521#M736735</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt; I got dovecot compiled and running on HP-UX.&lt;BR /&gt;&lt;BR /&gt; It's using LDAPUX and PAM for authentication. So far, it works. But after logging in the connection is closed immediately. It looks like this:&lt;BR /&gt;&lt;BR /&gt; telnet &lt;IP&gt; 143&lt;BR /&gt;Connected to ...&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;* OK Dovecot ready.&lt;BR /&gt;a01 login &lt;USER&gt; &lt;PASS&gt;&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;The dovecot log says:&lt;BR /&gt;&lt;BR /&gt;Error: imap-login: fd_send(7) failed: Bad file number&lt;BR /&gt;Error: child 22629 (login) returned error 89&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; As far as I can see, the problem seems to reside in dovecot's fdpass.c... &lt;BR /&gt;&lt;BR /&gt; HP-UX version: 11.23&lt;BR /&gt; dovecot version: 1.0.3&lt;BR /&gt; gcc used: 2.9&lt;BR /&gt;&lt;BR /&gt; Any ideas or solutions?&lt;BR /&gt;&lt;BR /&gt; Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;               Matthias&lt;/PASS&gt;&lt;/USER&gt;&lt;/IP&gt;</description>
      <pubDate>Thu, 09 Aug 2007 05:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052521#M736735</guid>
      <dc:creator>Matthias Luehr</dc:creator>
      <dc:date>2007-08-09T05:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: dovecot trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052522#M736736</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;In this case dovecot is providing popmail services on the system.&lt;BR /&gt;&lt;BR /&gt;qpopper, part of the Internet Express Package from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; will provide the same services. The code is tested and has had reasonable Q&amp;amp;A work done by HP.&lt;BR /&gt;&lt;BR /&gt;Interesting that the dovecot version you have is 1.0.3 and my production linux boxes have only 0.99.11&lt;BR /&gt;&lt;BR /&gt;If you want to make dovecot work you may need to compile stable source code.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 09 Aug 2007 05:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052522#M736736</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-09T05:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: dovecot trouble</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052523#M736737</link>
      <description>check ulimit it.&lt;BR /&gt;do see if it works.&lt;BR /&gt;&lt;BR /&gt;ulimit -c 50000&lt;BR /&gt;you can report ur bug here...&lt;BR /&gt;&lt;A href="http://dovecot.org/bugreport.html" target="_blank"&gt;http://dovecot.org/bugreport.html&lt;/A&gt;</description>
      <pubDate>Thu, 09 Aug 2007 07:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dovecot-trouble/m-p/4052523#M736737</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2007-08-09T07:12:54Z</dc:date>
    </item>
  </channel>
</rss>

