I could create a hourly cron job for it, just to be more safe.
Best regards,
Toni
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
a-4/lib/libc_psr.so.1
look for the line that starts with 'libdb-3.2.so'
and install the library in the right path.
(here it's "/opt/BerkeleyDB/lib/libdb-3.2.so").
HTH,
--
Toni Andjelkovic
<[EMAIL PROTECTED]>
under mod_perl (unlike
Cyrus' modules, which allocate memory
all over the place, but don't bother
to free it).
this is a "quick hack", but it works for
me. it is not on CPAN yet, but i will
submit it (and work on it) if enough people
show interest.
cheers,
--
Toni Andjelkovic
<[EMAIL PROTECTED]>
bject
> before the loop, then open/close the connection
> each time you passed through the loop?
no, because it won't help. memory allocated
by imclient (or Cyrus::IMAP) isn't being
properly freed.
cu,
--
Toni Andjelkovic
<[EMAIL PROTECTED]>
NOK " unless $rc;
print STDERR ".";
select(undef, undef, undef, 0.1);
}
# ---
can anyone confirm this?
cheers,
--
Toni Andjelkovic
<[EMAIL PROTECTED]>