Displaying 20 results from an estimated 1000 matches similar to: "open files"
2007 Oct 23
4
dovecot-auth: Too many open files
All,
[version: dovecot-0.99.11-4.EL4.src.rpm]
We recently experienced an issue that prevented all new IMAP logins from
occurring. Although it appears that it was due to running out of
available system file descriptors, I'm still not sure what the true root
cause was as I can't replicate the same error in our test environment.
The system file descriptor max was set at (per `cat
2007 Nov 26
4
Embracing .99
We're stuck on RHEL 4.x, so we're currently working on a plan to live in
harmony with .99 for another year or so. With that said, the plan is
below. Let me know if you have any other recommendations.
[ ]Convert to high-performance mode vice high-security to reduce overall
resource usage.
[ ]Implement iptables throttling for new connections to prevent denials
of service.
[ ]Covert from
2008 Feb 19
3
Duplicate Messages, Different X-UIDs?
We're running into an issue where sendmail is only receiving one e-mail,
but after a client accesses the message via IMAP and moves it to another
IMAP folder, the message duplicates but each message has different X-UID
headers. Has anyone ever seen this type of anomaly before? Is it a bad
IMAP client, or a known bug?
Running 1.0.7
Thanks!
2007 Nov 19
2
Throttle New Connections?
All,
Is anyone using iptables (recent module), or any other alternatives, to
throttle the number of new imap or pop connections per minute? We have
some applications that like to login every second to pull mail using
imap, so we'd like to protect the entire dovecot server from these
applications. We've already made the change over to high-perf mode, but
we still need some type of denial
2007 Nov 30
1
locking strategies?
Any known issues with these locking strategies? (RHEL 4.x default)
Dovecot:
mbox_locks = fcntl
Procmail
Locking strategies: dotlocking, fcntl()
We're considering moving to all dotlocking after a recommendation from
RedHat, even though we're not using NFS at all.
Thanks!
2008 Apr 18
1
Message UID Question
I have referred to the wiki and the RFC, but I still can't find the
exact answer I'm looking for. From what I know, Dovecot uses the IMAP
standard of 32 bit integers to uniquely identify messages.
After a message is deleted from the mbox, can this UID ever be reissued
to a new message or is that UID retired? What about after the 2 billion
limit is reached?
Thanks!
2009 May 14
4
Possibly dumb questions about DC and user/system limits
Because of user access growth, the number of processes associated with
IMAP has increased and I thought to change some of the configured
parms. dovecot -n yields:
# 1.1.14: /usr/local/etc/dovecot.conf
# OS: AIX 1 005A928C4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
2008 Feb 25
4
1.1rc1: Maximum number of mail processes exceeded
I'm getting "Maximum number of mail processes exceeded" messages when
512 imap Processes are active.
Dovecot reports:
Warning: fd limit 1024 is lower than what Dovecot can use under full
load (more than 1712). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
But in my /var/service/dovecot/run script I use:
#!/bin/sh
mkdir /var/core
chmod
2008 Dec 10
3
Segfault on antispam plugin
Hi Johanners Berg,
I put the antispam plugin to work (some days ago) and now my imap
daemon dies with segfault.
I don't have nothing (wrong) in logs, just a lot of segfaults...
Dec 10 15:37:21 curie kernel: printk: 22 messages suppressed.
Dec 10 15:37:21 curie kernel: imap[4774]: segfault at 8 rip
2afe7fe7d7ff rsp 7fff2b9bdab0 error 6
Dec 10 15:37:21 curie kernel: imap[4779]: segfault at 8
2007 Sep 25
1
1.1 Beta 1 Works!
Wow!
I'm running 1.1 Beta 1 on OpenSuSE linux 10.2.
It seems not bad at all.
The only thing I've not quite well understood is this message,
that pops up when I start dovecot:
Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1536). Either grow the limit or change login_max_processes_count and max_mail_processes settings
Where does dovecot take this 1024
2008 Oct 21
4
Too many open files
Hi, other error in "open files":
dovecot: Oct 20 10:52:36 Fatal:
execv(/usr/local/sbin/post-login-imap-dovecot) failed: Too many open files
dovecot: Oct 20 10:52:36 Error: child 1038 (imap) returned error 84
(exec() failed)
dovecot: Oct 20 10:55:51 Fatal:
execv(/usr/local/sbin/post-login-imap-dovecot) failed: Too many open files
dovecot: Oct 20 10:55:51 Error: child 4853 (imap)
2008 Jun 29
2
fd limit 1024 is lower in dovecot-1.1.1
Hi, all.
I just upgrade from 1.0.15 to 1.1.1 in a test box(RHEL 5.2, x86_64).
after upgrade, i got this warning msg:
----8< ----
# /etc/init.d/dovecot restart
Stopping Dovecot Imap: [ OK ]
Starting Dovecot Imap: Warning: fd limit 1024 is lower than what Dovecot
can use under full load (more than 1280). Either grow the limit or
change
2007 Oct 18
2
more problems with dovecot-1.1 beta3
Hi,
Thank you for pointing me about -xc99 flag, I have compiled and
installed dovecot inplace of version 1.0.5 without any special actions
on the upgrade. And after starting it immediately got in it's log file
messages like:
---
dovecot: Oct 16 23:10:18 Error: IMAP(seriv): file_set_size() failed with
index cache file
/var/spool/imap/seriv/.imap/.git-altlinux-ru/dovecot.index.cache:
Invalid
2009 Feb 06
1
help: "dovecot: pipe() failed: Too many open files"
Dear All,
I'm having an intermittent problem, with dovecot slowing to a crawl.
Restarting dovecot fixes the problem.
Looking at the maillog, I see loads of these errors....
dovecot: pipe() failed: Too many open files
dovecot: Temporary failure in creating login processes, slowing down for now
dovecot: Created login processes successfully, unstalling
looking at the processes, I can see
2008 Jun 22
2
Some crashes with 1.1.1
I'm getting some cra shes with 1.1.1, but even with these start options:
#!/bin/sh
mkdir /var/core
chmod 1777 /var/core
echo /var/core/%p > /proc/sys/kernel/core_pattern
ulimit -n 65535
ulimit -c unlimited
/usr/local/sbin/dovecot -F
I'm not getting any corefiles - why? It definitely used to work :)
Jun 22 00:05:53 postamt dovecot: imap-login: *** glibc detected *** imap-login:
2009 May 21
5
Authenticating with /etc/passwd
I am trying to do authentication with /etc/passwd and something is not working right for me. Pls help!
When i try to authenticate via pop3, I get: -ERR Authentication failed.
In the logs, I get:
May 21 11:14:07 Info: auth(default): client in: AUTH 1 PLAIN service=pop3 secured lip=127.0.0.1 rip=127.0.0.1 lport=110 rport=32774 resp=AGp1bmUAU0lORzNlcnQ=
May 21 11:14:07 Info: auth(default):
2006 Sep 04
2
Dovecot problem in RHEL4
Hi all,
I have some problem with dovecot in RHEL4.
IMAP server is dropping connection after woorking for some time.
It seems that the login process count keeps increasing?(stale login
process are not removed)
Any points to sort the problem?
--
Adarsh
2009 Feb 12
2
mbox snarf plugin + idle
I'm having a problem with mbox snarf not looking at /var/spool/mail/
when in idle mode thus never giving me a RECENT line even though there
are new messages in /var/spool/mail/ . Here are the imap commands to
reproduce the problem:
1 login userid password
2 select inbox
3 idle
When I run "select inbox" it does see my messages in /var/spool/mail/
and moves them over fine.
2005 Dec 21
3
Another "Too many files open" post
I'm running Solaris 9 Sparc with Dovecot alpha 5 and using maildir
format.. I noticed in the log file the following error:
dovecot: Dec 20 15:54:18 Error: imap(xxxxxxxx):
open(/export/home/xxxxxxxx/mail/.Sent
Messages/cur/1135013649.002916.mbox:2,Sab) failed: Too many open files
I called the guy and asked him what he was doing... synching his
folders. It hung for a while but finally
2008 Jun 21
2
Cygwin and dovecot-auth problems
Hi all.
I'm trying to install Dovecot 1.1.rc13 on Cygwin.
I've read the related posts, and I realize that maybe there's no solution at present; since I'm having a different error, though, I'm posting it here.
Compilation succeeds. Starting dovecot from command line results in:
Warning: fd limit 256 is lower than what Dovecot can use under full load (more than 640). Either