Hi Alain,

thank´s help-me.

I executed "ldd /usr/cyrus/bin/deliver" and I did not find libdb.
[root@atenas /root]# ldd /usr/cyrus/bin/deliver
        libsasl.so.7 => /usr/lib/libsasl.so.7 (0x40021000)
        libdl.so.2 => /lib/libdl.so.2 (0x4002c000)
        libc.so.6 => /lib/libc.so.6 (0x4002f000)
        libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40150000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40157000)
        libpam.so.0 => /lib/libpam.so.0 (0x40185000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

A great one I hug !!!

Anderson.

----- Original Message -----
From: "Alain Turbide" <[EMAIL PROTECTED]>
To: "Anderson Ferreira" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, September 27, 2001 8:43 PM
Subject: Re: temporarily unavailable


> That happens when you have a db mismatch.  You might want to run "ldd
> deliver" to find out what libdb libraries it's linked to as well as the
> other programs..  Make sure they are all compiled agains the same library.
> I had the problem before and had to recompile and make sure that cyrus
imap
> included the proper headers.
>
> Alain Turbide
>
> ----- Original Message -----
> From: "Anderson Ferreira" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 27, 2001 6:07 PM
> Subject: temporarily unavailable
>
>
> > I am running cyrus-imapd-1.6.19 along with postfix under Red Hat Linux
> 6.2.
> >
> > Most of the time it works flawlessly, but occasionally a delivery dies
> with
> > a log entry like the following:   Sep 27 15:00:56 atenas deliver[977]:
> > checkdelivered: error opening delivered database:
> > /var/imap/deliverdb/deliver-a.db: Resource temporarily unavailable
> >
> > This only occurs when a mail is being sent to multiple local users.  The
> > mail is actually successfully delivered.  A web search revealed that
> several
> > sites had experienced "Resource temporarily unavailable" errors
associated
> > with a failure to fork, and were able to fix them by increasing the
> allowed
> > number of user processes.  But my error says nothing about a failure to
> > fork, and I have not set any limit on the number of user processes.
> >
> > Can someone suggest what might be going on and how to fix it?
> >
> >
> > Anderson Ferreira
> > Analista de Suporte
> >
> > APPI Informática LTDA.
> > Av. Atáufo de Paiva nº 135/1410
> > Leblon - Rio de janeiro
> > Tel - 55 21 2529-5600
> > Fax - 55 21 2511-0785
> >
> >
> >
>
>

Reply via email to