Displaying 20 results from an estimated 3000 matches similar to: "System load spike on dovecot reload"
2017 Apr 22
0
System load spike on dovecot reload
Hello,
On Fri, 21 Apr 2017 10:43:47 +0200 dave at evilcigi.eu wrote:
> Hi everyone,
>
> I'm running dovecot with quite a lot of users and lots of active imap
> connections (like 20'000). I'm using different user IDs for users, so I
> need to have imap {service_count=1} - i.e. I have a lots of imap
> processes running.
>
We peaked out at 65k imap processes
2019 Aug 30
3
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Am 30.08.19 um 10:00 schrieb Christian Balzer via dovecot:
> When upgrading on Debian Stretch with the security fix packages all
> dovecot processes get killed and then restarted despite having
> "shutdown_clients = no" set.
This is systemd doing its "magic" (kill all control group processes),
see https://dovecot.org/pipermail/dovecot/2016-June/104546.html
for a
2019 Aug 31
1
CVE-2019-11500: Critical vulnerability in Dovecot and Pigeonhole
Daniel,
thanks so much for the detailed pointers.
So it turns out to be both the evil that is systemd and an overzealous
upgrade script.
Apollon, should I raise a Debian bug for this?
As for reasons, how do 50k proxy session on the proxy servers and 25k imap
processes on the mailbox servers sound?
Even on a server with just 6k users and 7k imap processes that causes a
massive load spike and a
2020 Feb 12
2
Identify multiple users doing reverse port FWD with their pubkeys
Hi Jochen,
On Wed, 12 Feb 2020 at 00:16, Jochen Bern <Jochen.Bern at binect.de> wrote:
>
> On 02/11/2020 07:07 PM, Cl?ment P?ron wrote:
> > - I have X devices (around 30) and one SSH server
> > - Each of them have a unique public key and create one dynamic reverse
> > port forwarding on the server
> > - All of them connect with the same UNIX user (I don't
2017 Jun 05
3
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Yes, that would help too.
Aki
On 05.06.2017 14:35, awl1 wrote:
> Hello Aki,
>
> sorry, but I am still a newbie to Dovecot:
>
> Hmm - I don't seem to have IMAP session IDs in every line of my
> dovecot-info.log. that could be used to extract IMAP session-related
> info.
>
> I assume that I have to set up logging in a specific way to add and
> then find the IMAP
2011 Jun 19
4
Question about "Storage keeps breaking" in logs
Hello
I have found this entries in my log
/var/log/maillog.13.xz:Jun 6 17:03:26 buzon dovecot: imap(juanan): Error: mdbox /buzones//18/66/juanan/mailboxes/P7.Bielorrusia/cd-eslpod-enviado/dbox-Mails: Storage keeps breaking
/var/log/maillog.108.xz:Mar 4 01:42:09 buzon dovecot: imap(lbandera): Error: mdbox /buzones/0b/11/lbandera/mailboxes/Sent/dbox-Mails: Storage keeps breaking
2020 Jan 13
3
Adding SNI support to SSH
Hi,
On Mon, Jan 13, 2020 at 03:16:00PM +0000, Jochen Bern wrote:
> Out of interest:
> 1. If an extended mechanism were to be implemented, which server pubkey
> do you expect to be seen/stored/verified by the client? The proxy's
> / v4 middlebox's, or the v6 backend's? Or would you require that all
> server-side machines use the *same* host keypairs?
I'd do
2017 Jun 07
2
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
That log didn't do much help, can you try enabling mail_debug=yes for a
moment and see if it gives any more insight?
Aki
On 05.06.2017 15:13, awl1 wrote:
> Hello again,
>
> here you are (log excerpt from May 29 00:06:02 until May 29 01:17:49):
>
> May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
> inconsistent, please relogin. in=1369 out=222662
> May
2011 Dec 14
2
Question about index reset in dovecot 2.0.15
I have seen some strange error log messages in our dovecot server (2.0.15, RHEL 5.7x64, mdbox+zlib, local storage, high load)
Dec 14 22:01:27 buzon dovecot: imap(fmcarrasco): Error: /indices_dovecot/indices/07/47/fmcarrasco/mailboxes/INBOX/dovecot.index reset, view is now inconsistent
Dec 14 22:00:27 buzon dovecot: imap(cfp): Error:
2018 Jun 19
2
Is there such a thing as "Password Safe Forwarding"?
Hello everyone,
I work in a setting where remote logins are usually authenticated with
SSH user keypairs, but many target accounts need to have a password set
nonetheless (to use with sudo, log in via remote KVM, etc.) and cannot
be put under a central user administration like LDAP.
Enter a corporate password policy that requires passwords to be complex,
different everywhere, and of limited
2019 Oct 30
2
encrypt incoming emails with public gpg key before they are stored to maildir
Hello,
I have asked on the postfix mailing list for a solution, how to encrypt
incoming emails with public gpg key
My original idea was to use a smtpd-milter, which would encrypt all
incoming plaintext messages of given user, using the users public gpg
key. This way, it would look as if the original sender has sent the
message encrypted.
Somebody suggested this might be better done in Dovecot,
2013 Dec 03
1
Outbound traffic spike every 30 minutes
Is inbound or outbound?
What port?
tcp or udp?
------Mensaje original------
De: Bowie Bailey
Remitente: centos-bounces at centos.org
Para: CentOS mailing list
Responder a: CentOS mailing list
Asunto: [CentOS] Outbound traffic spike every 30 minutes
Enviado: 3 de dic de 2013 19:36
Since Sunday morning, one of my CentOS servers has been generating a
small spike of outbound traffic every 30
2008 Sep 10
0
STAR (Spike Train Analysis with R) uploaded on CRAN
Hi all,
I've uploaded STAR (Spike Train Analysis with R) on CRAN two days ago.
The package is designed to analyze neuronal spike (action potential)
trains. It uses S3 classes and methods and makes heavy use of other
CRAN packages like gss, R2HTML, mgcv, survival.
* Analysis of both spontaneous and stimulus evoked activity is
implemented for single neuron spike trains as well as for many
2008 Sep 10
0
STAR (Spike Train Analysis with R) uploaded on CRAN
Hi all,
I've uploaded STAR (Spike Train Analysis with R) on CRAN two days ago.
The package is designed to analyze neuronal spike (action potential)
trains. It uses S3 classes and methods and makes heavy use of other
CRAN packages like gss, R2HTML, mgcv, survival.
* Analysis of both spontaneous and stimulus evoked activity is
implemented for single neuron spike trains as well as for many
2001 Dec 15
1
fit to spike with exponential decay : optim() question
I finally got (mostly) what I wanted. In an attempt to figure out how to
get nls to deal with a non-differentiable function, I had (stupidly)
'simplified' the problem until it became singular.
Can I do something to make optim() less sensitive to my initial guess? For
this example, I get a lousy solution if I make the initial guess for t0 =
min(t) = 0.05.
Thanks again,
--
Robert Merithew
2013 Dec 03
0
Outbound traffic spike every 30 minutes
Sorry...
Try with some tool to see what type of traffic.
(Munin,cacti,ganglia, etc)
Is in your lan?
Diego Sanchez
Sent from my mobile
-----Original Message-----
From: diegors at gmail.com
Date: Tue, 3 Dec 2013 20:42:39
To: CentOS mailing list<centos at centos.org>
Reply-To: diegors at gmail.com
Subject: Re: [CentOS] Outbound traffic spike every 30 minutes
Is inbound or outbound?
What
2009 Mar 13
0
Singal channel spike in controls with custom microRNA slides - Normalization help needed
Hi,
I'm working with custom slides(Cy5) and working in the normalization of the
arrays.
I have three arrays (technical replicates).
I have sucesfully normalized the data using vsn, however i would like to
normalize using spike in controls.
My controls are annotated as CTL-1 to x and i would like to do etiher a
normalization by block per array or the mean of all the controls per array.
The gal
2009 Dec 30
0
Context Switches and Load Average spike - Asterisk Version 1.4.22
I am running Asterisk V 1.4.22
Twice during the last two days the Context Switches on our box has gone from
about 7K to 80K in 2.5 hours. The load average would spike to 17, drop to
0.35 then spike again.
When connecting to the console 'core show channels' will list the channels
but not total calls. 'restart now' had no effect, the only way to stop
Asterisk is to kill the
2013 Dec 03
1
Outbound traffic spike every 30 minutes
Since Sunday morning, one of my CentOS servers has been generating a
small spike of outbound traffic every 30 minutes (X:00 and X:30). It's
not enough traffic to really cause any notice except for the fact that
it is a very regular pattern and it started abruptly at midnight Sunday.
This server is used for mail (Courier-MTA), and DNS (Bind). I cannot
find anything unusual in either of
2008 Dec 24
1
dovecot-auth Temporary But Frequent CPU Spike
Hi.. I am setting up a new server (2GHz CPU, Ubuntu 8.10) and am using
dovecot for an IMAP server. I have installed dovecot 1.1.4 and
Squirrelmail 1.4.15. sudo dovecot -n shows this:
# 1.1.4: /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
login_process_per_connection: no