Displaying 20 results from an estimated 300 matches similar to: "Too many open files with test32"
2004 Sep 11
2
Dovecot-1.0-test32 fails with assertion
Hello,
dovecot-1.0-test32 continuously fails on one of our customers mboxes
with the following error:
Sep 11 16:27:15 web dovecot: POP3(xxxxxxxxxxxxx.de1): file
mbox-sync-rewrite.c: line 360 (mbox_sync_read_and_move): assertion
failed: (need_space == -mails[idx].space)
About 200 other mboxes are working perfectly on the same server. Where
should I start looking for the cause of this?
2004 Aug 25
1
dovecot-1.0-test32-error
I installed dovecot-1.0-test32 and I present the following error in some users:
Error: IMAP(user): Buffer full (46)
How to solve this problem?
2003 Jun 23
1
Bug? High CPU Usage after nessus scan
Hi all,
I think I've found a Bug in current rc2 (same occours with rc1 and
0.99.9.1).
I'am running dovecot with imap, pop3 and the ssl equivalents, after a
nessus scan of my host with Bruteforce checks on IMAP, imap-login eats
up lots of cpu.
Before the scan:
dovecot 22342 0.0 0.1 2320 636 ? SN Jun18 0:00 imap-login
dovecot 5841 0.0 0.1 2320 692 ? SN Jun21
2003 Aug 05
1
compile with dietlibc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm used to test the software which I use with dietlibc, just to see if it
could run without the bloat of glibc.
While compiling dovecot 0.99.10 I got these errors:
In file included from lib.h:20,
from alarm-hup.c:26:
compat.h:30: conflicting types for `uint_fast32_t'
/opt/diet/include/stdint.h:25: previous
2003 Jun 29
1
migrating from cyrus
Hi all,
I want to migrate our customers mailserver (400 mail accounts), from
cyrus-2.0.16 to Dovecot. Anyone an idea how I can preserve the read/unread
status and what can I do with the UIDL? (cyrus used a different algorithm for
UIDL).
Thanks in advance.
Best regards,
Jens Gutzeit
2004 Jul 30
3
SSL CA root certificate
In reading through the mailing list, this question seems to have come up
before, but never quite answered.
I bought a certificate from Digital Signature Trust which is a well
known certificate authority. The reason I bought my certificate, was so
that email clients connecting to my imaps server wouldn't be bothered
with warnings of unrecognized certificate authority as they would see
with a
2004 Jul 30
1
1.0-test32
http://dovecot.org/test/
Ok, another one. Fixes somewhat rare crashes with transaction log. mbox
won't deadlock anymore. read-only mboxes work finally .. I hope .. and
then the one compilation fix in lib-ntlm.
Updated the Dovecot serving public mailing list archives, hopefully
this version stays working instead of just returning internal error
after a while.
-------------- next part
2003 Jun 17
2
starting with daemontools
Hi all,
I want to start dovecot through DJBs Daemontools-supervise, is there a
configuration option that lets dovecot stay in foreground?
best regards,
Jens
2007 Dec 29
2
v1.0.10 released
http://dovecot.org/releases/1.0/dovecot-1.0.10.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.10.tar.gz.sig
v1.0.8 and v1.0.9 were a bit bad releases. Hopefully one day I've
managed to have written a proper test suite which can be run before
doing any releases..
* Security hole with LDAP+auth cache: If base setting contained
%variables they weren't included in auth cache key,
2007 Dec 29
2
v1.0.10 released
http://dovecot.org/releases/1.0/dovecot-1.0.10.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.10.tar.gz.sig
v1.0.8 and v1.0.9 were a bit bad releases. Hopefully one day I've
managed to have written a proper test suite which can be run before
doing any releases..
* Security hole with LDAP+auth cache: If base setting contained
%variables they weren't included in auth cache key,
2004 Aug 23
1
[PATCH] pass struct io * to io_loop_handle_add()/io_loop_handle_remove()
Hello,
currently I'm working on new ioloop handler which uses epoll(4) API
introduced in Linux kernel 2.6. In this API each fd added to fd set
by epoll_ctl system call can be accompanied with user supplied data
(integer or void pointer). epoll_wait syscall reports arrived events
as an array of structures containing event mask and user data.
Attached patch replaces fd and condition parameters
2004 Aug 09
1
[PATCH] RPA authentication mechanism
Hello all,
attached patch implements Compuserve RPA athentication mechanism.
Tested with:
- Eudora 6 (uses Compuserve "Virtual Key" RPA software);
- TheBat! 2.11 (uses it's own RPA implementation).
I hope it can be useful for someone.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part
2004 Aug 02
1
search functionality
Hi all, if I give the following command in test32:
A004 UID SEARCH CHARSET ISO-8859-1 ALL TEXT {4}
Test
The response is:
* SEARCH
A004 OK Search completed.
If I say:
A004 UID SEARCH CHARSET ISO-8859-1 ALL FROM {4}
Test
The response is:
* SEARCH 217 350
A004 OK Search completed.
The RFC says that 'TEXT' is supposed to result in a list of messages where
the search string is in
2004 Aug 16
1
Imap process killed
Hi,
I get the following message each time I try to access a mailbox.
dovecot: [ID 684838 mail.error] child 27041 (imap) killed with signal 11
Using dovecot 1.0-test32 under Solaris 9.
Using truss I get the following lines:
27041: read(0, " 2 s e l e c t " I N".., 4096) = 18
27041: open64("/var/mail/toto", O_RDWR|O_CREAT|O_EXCL, 0660) Err#17 EEXIST
27041:
2004 Aug 23
1
Problem with emails larger than 10k
I cannot download emails that are larger than 10k. I can download them fine
with test32. I am running test35 on OpenBSD/macppc -current. I am
downloading the files with Sylpheed-Claws 0.9.9claws on OpenBSD/macppc
-current (different machines), over pop3-ssl on IPv6. Problem still occurs
with IPv4.
On the large files, the download hangs at 4.0k. Multiple small emails work
fine.
--
A day
2004 May 03
0
Dovecot hangs after 2 or 3 days
Hi all,
We've some problems with our dovecot installation, its the latest
stable compiled on a debian woody box.
After 2 or 3 days dovecot hangs, no user can login (pop3 and imap),
there's nothing in the logs. The client does allways timeout, if I
restart dovecot all works well again.
It's a box with s.th. around 400 users, we've enough mem free, load is
not a problem, it went
2004 May 29
2
Fedora 1 packaged version or upgrade to newest dovecot
Hello
I running dovecot that is packaged with Fedora 1 with about 1500 email
accounts approximately 5k messages per day. I have had to restart
dovecot twice over a period of about 3 months due to it not responding.
Overall I'm happy with the setup, however would I see and improvement if
I upgraded to the latest version, at time of writing 0.99.10.5.
Regards
Daniel Rowe
2009 Oct 07
5
Better APPEND performance
Moving a large number of messages into an IMAP folder on a dovecot
server takes quite a long time. This is a popular operation for users
migrating their stored messages from their old mail servers through a
mail user agent, and it causes a poor first impression of dovecot.
I'd like your help to speed this up.
I have studied this problem in recent versions, including 1.1.[17-19]
2004 Jun 02
3
mta/mda config
Hi all,
I'm at the stage of planning our new mail system and am evaluating dovecot for
it.
For large mailstore setups, it makes sense to split maildirs across many
directories. I see that setting default_mail_env to something like
maildir:/var/imap/domain/%1d/%d/%1u/user/%u/ would create almost identical
on-disk layout as multidomain cyrus setup. Now, as dovecot does not have its
own
2008 Jan 15
2
Out of memory [repost as a new thread]
Hi,
this happens since a few days on a Gentoo hardened system using a
grsecurity enabled kernel running Dovecot 1.0.10, only to 2 of 10
users though:
--8<--
kernel: grsec: From 192.168.0.1: denied resource overstep by \
requesting 537325568 for RLIMIT_AS against limit 536870912 \
for /usr/libexec/dovecot/imap[imap:15708] uid/euid:30010/30010 \
gid/egid:30006/30006, parent