Displaying 20 results from an estimated 6000 matches similar to: "Problem with process_limit"
2013 Jun 28
1
Dovecot SLOW in imaptest without any apparent reason
Hello,
I'm migrating a mail server from a centos 5 cluster architecture to a
centos 6 cluster architecture. The new cluster involves faster machines
then the old cluster, and a virtual machine.
I use dovecot-2.0.9-5.el6.x86_64, while the old cluster uses
dovecot-2.0.1-1_118.el5.
Tha mail server uses mysql for the users database, and a local ldap for
authentication.
The storage is also much
2012 Mar 29
1
Problem about dovecot Panic
Good morning,
we have 2 Redhat Enterprise 5.7 machines, they are a cluster with some
mail services in it (postfix and dovecot 2).
The version of dovecot is dovecot-2.0.1-1_118.el5 (installed via rpm).
>From last week we have this dovecot problem: suddenly dovecot doesn't
accept any new connections, the dovecot.log file reports lines like these
Mar 15 12:38:54 secchia dovecot: imap:
2012 Oct 26
1
Dovecot stops to work - anvil problem
Hi all,
we have a problem about anvil, it seems that when we have a high load the
dovecot stops to work. Sometimes it is sufficient to make a dovecot
reload, but sometimes we have to restart it.
These are the lines related to anvil in the dovecot.log:
[root at secchia ~]# grep anvil /var/log/dovecot.log | more
Oct 26 11:13:55 anvil: Error: net_accept() failed: Too many open files
Oct 26
2010 Jul 16
2
Problem with hard links in lda - please help
Hello,
I'm trying to enable hardlinks for messages sent to mutiple users. (I need
this because I have mailing lists with 5000 users used many times a day).
I've read that, to do this, I have to write a script that uses the
/usr/local/libexec/dovecot/deliver
command in this way:
deliver -p <FILE> -d <USER1> -d <USER2>
Of course, I enabled the "socket listen"
2013 Jul 01
2
Dovecot SLOW with sssd in centos 6
Hello,
I have a big performance problem with a mail server using dovecot and
authenticating users via ldap.
The architecture of the machine is a local ldap and mysql server, they are
used by dovecot for authenticating the mail users.
If i use pam_sss the mail server has about 1/8 - 1/10 the performances it
has if i use the pam_ldap.
Even doing a 'time ls -l' on the mail tree (there are
2020 Jun 18
1
Sieve-scripts won't replicate
Hi,
I am trying to use dovecot replication for a two-way sync. And whatever
I do, sieve-scripts won?t replicate. Mails replicate near
instantaneous. When I disable the sieve-script in roundcube, the other
server will create in the home of the user on the other side a folder
sieve/tmp but enabling won?t create the roundcube.sieve and the
symlink .dovecot.sieve -> sieve/roundcube.sieve
The
2010 Aug 11
1
Subscription to folders and subscription file
Hello,
I'm using dovecot 1.0.7 and have a problem with subscription files.
The documentation says that this file ("subscriptions" or ".subscriptions"
in the root of the maildir, I've tried both) holds the informations about
the subscribed folders.
I've created such a file with these lines:
Trash
Sent
Drafts
INBOX.prova
INBOX.prova4
And configured a client
2014 May 11
2
questions about process_limit
Hello all!
# dovecot --version
2.1.17
Sometimes I have this in the logfile:
May 11 16:55:52 master: Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
May 11 17:35:03 master: Warning: service(imap-login): process_limit (100) reached, client connections are being dropped
May 11 17:36:27 master: Warning: service(imap-login): process_limit (100)
2012 Jan 16
3
imap-login process_limit reached
I've been having some problems with IMAP user connections to the Dovecot
(v2.0.8) server. The following message is being logged.
Jan 16 10:51:36 postal dovecot: master: Warning:
service(imap-login): process_limit reached, client connections are
being dropped
The server is running Red Hat Enterprise Linux release 4 (update 6).
Dovecot is v2.0.8.
We have only 29 user accounts in
2010 Nov 21
2
dovecot/imap-login TLS?
# ps auxwww|egrep -i imap-login
dovenull 11879 1.4 0.9 83484 77656 ? S Nov20 19:12 dovecot/imap-login [822 connections (822 TLS)]
What exactly is TLS in this context?
All connections from imap -> imap-login?
All clients connecting to an imap process?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
2012 Jun 08
2
difference between client_limit and process_limit
Hi,
What is the real difference between client and process limit? According
to documentation (http://wiki2.dovecot.org/Services#Service_limits):
client_limit: Maximum number of simultaneous client connections. If set
to 0, default_client_limit is used instead.
process_limit: Maximum number of processes that can exist for this
service. If set to 0, default_process_limit is used instead.
But
2006 Jun 13
2
Windows XP and Samba 3.0.22 -- don't mix?
All,
I desperately need a resolution to this issue. I've asked once (about a
day or two ago), but I haven't heard anything back. The only reason I
press the issue is I may because without a quick resolution, I may be
forced to switch over to AD (cry!). I submitted a request via Bugzilla
but I saw a slightly similar problem with 3.0.20a that still hasn't been
resolved, so I
2012 Aug 13
1
imap-login process_limit (100) reached, client connections are being dropped
noticed this in the log today, after about 11 warning IMAP appears to have
not worked, 'service dovecot reload' got it going again
question: what to check/alter ?
----------------
# grep process_limit /var/log/maillog
Aug 13 15:31:44 geko dovecot: master: Warning: service(imap-login):
process_limit (100) reached, client connections are being dropped
'''
Aug 13 20:45:35 geko
2010 Sep 16
2
default ACL - in namespace's mail root directory ?
I have a namespace like this:
namespace {
type = private
separator = /
prefix =
location =
maildir:/var/ferrari/users/%d/%n:INDEX=/var/ferrari/indexes/3/4/%u:CONTROL=/var/ferrari/indexes/3/4/%u
inbox = no
list = yes
subscriptions = yes
}
Where do I store "dovecot-acl" as the default ACL ?
/Per Jessen, Z?rich
2019 May 16
3
CTDB node stucks in " ctdb-eventd[13184]: 50.samba: samba not listening on TCP port 445"
Hi Martin,
> Does a useful ps command (e.g. ps auxww) show smbd running? What do
> the smbd logs say?
no,
root at ctdb-<HOST>:~# ps auxwww | grep smbd
root 13192 0.0 0.0 12780 940 pts/0 S+ 13:05 0:00 grep smbd
There is no smbd, nmbd is running.
Ahh, but the log says:
[2019/05/16 11:26:38.702593, 0]
../source3/smbd/server.c:1519(smbd_claim_version)
2009 Dec 10
1
mail_max_userip_connections
What is the appropriate setting for mail_max_userip_connections ?
My POP3 connections seem to be mostly 1 at a time, but my IMAP
connections are often 3 per user per IP. Is this appropriate?
If I change the IMAP setting to mail_max_userip_connections=1
will it break things for the user?
I am trying to improve this situation:
> ps auxwww | grep "imap " | wc
237 3080 22400
2010 Jan 21
1
Fastest restart of dovecot after upgrade: HOW?:
I'm running dovecot under runit:
#!/bin/sh
echo '/var/core/%p' > /proc/sys/kernel/core_pattern
ulimit -n 8096
ulimit -c unlimited
exec /usr/local/sbin/dovecot -F
(that way, together with incron, I can automatically generate the
coredumps I'm posting all the time)
If I apply a patch and recompile, what is the fastest way of
restarting dovecot?
Which part of the process
2005 Jan 31
2
Help about time series
Hello,
When I create a ts object, I would like to get a particular value of this
time serie according to the date and not the rank.
However, it seems necessary to use the rank as if it were a simple vector.
I would be very grateful if you could help out of this.
I thank you in advance,
Nicolas Ferrari
2018 Sep 04
1
dcesrv process purpose
>> hi all,
>>
>> after investigating a bit more about my performance problems, the task
>> that spins at 100% cpu (once in a while) appears to be consistently dcesrv.
>>
>> What is the dcesrv role's purpose?
>>
>> Which is the samba log facility that captures dcesrv activities?
>>
>> thank you,
>
> Can you be a bit more
2004 Apr 21
2
calling R from java
Hello,
I need to call R from a java(swing) application. I manage to do it with
something like :
Process p = Runtime.getRuntime().exec("R --slave")
OutputStreanWriter o = new OutputStreamWriter(p.getOutputStream())
o.wrote("...")
... etc
but at the end no .Rdata file has been created and there are some data I
don't want to reload each time (for time execution reasons).