Displaying 20 results from an estimated 1000 matches similar to: "question on setting ulimit on debian"
2018 May 24
0
question on setting ulimit on debian
> On 24 May 2018 at 20:43 Sophie Loewenthal <sophie at klunky.co.uk> wrote:
>
>
> Hi,
>
> I?ve been trying to increase the number of open files for the dovecot user on Debian 9 and have so far, failed! I?ve tried this:
>
> # cat /etc/security/limits.d/limits_dovecot.conf
> dovecot soft nofile 2048
> dovecot hard nofile
2019 Mar 24
2
Maximum Listeners.
Hello there,
I’ve configured my server for maximum 50000 open files.
[root at scast1 ~]# ulimit -a
...
open files (-n) 50000
...
max user processes (-u) 65535
While im doing the Load Test 1, my server only reaches ~1015 listeners.
I’ve set this on etc/security/limits.conf :
icecast hard nofile 50000
icecast soft nofile 60000
icecast soft nproc 65535
icecast
2018 Jul 18
3
doveadm expunge didn't clear Trash mailbox
And here is mine. All dates are todays!
# doveadm -f tab fetch -u test at example.org "uid date.saved" mailbox Trash
uid date.saved
6829 2018-07-18 06:04:50
6830 2018-07-18 11:10:13
6831 2018-07-18 16:16:15
6832 2018-07-18 16:16:15
6833 2018-07-18 08:22:55
6834 2018-07-18 16:16:15
6835 2018-07-18 08:47:10
6836 2018-07-18 09:12:11
6837 2018-07-18 09:53:31
6838 2018-07-18 11:03:31
SNIP a
2018 Apr 24
1
dovecot HA setup across large geographic distances
Hi,
I have a working postfix/dovecot config on Debian located in Europe[EU]. I would like to provide either an HA/load balanced setup with a second site in Australia[AU] because of users located between EU/Asia/AU. The site to site traffic would be tunneled through either SSH or a VPN
* Has this been done with Doevcot over such great distances?
* How can the delay between mailstore
2018 Jul 11
1
Connection closed (IDLE running for 0.001 + waiting input for
Hi,
Just noticed an Android email client called K9 Mail is producing these
entries in a server's dovecot log:
Jul 11 21:03:28 mx1 dovecot: imap(me at example.org): Connection closed
(IDLE running for 0.001 + waiting input for 1728.597 secs, 2 B in + 10+0
B out, state=wait-input) in=353 out=2154
Jul 11 21:03:31 mx1 dovecot: imap(me at example.org): Connection closed
(IDLE running for
2014 Jul 17
2
ulimit warning when restarting
When restarting Dovecot 2.2.10 (via atrpms) on RHEL 6, I get the error:
Warning: fd limit (ulimit -n) is lower than required under max. load (1024 < 4096), because of default_client_limit
# doveconf default_internal_user
default_internal_user = dovecot
Should dovecot print this warning based on $default_internal_user, or
based on root?
As root:
# ulimit -n
1024
As user dovecot:
$ ulimit -n
2018 Jul 18
3
doveadm expunge didn't clear Trash mailbox
Hi,
Why did my 'doveadm expunge' command not clear the Trash out of a mailbox?
The oldest messages was put into the Trash on the 26th June 2018 as shown in the file timestamp.
-rw------- 1 vmail mail 33056 Jun 26 16:46 1530031582.M768773P18242.mx10,S=33056,W=33510:2,RS
# doveadm -D expunge -u testuser at example.org mailbox Trash savedbefore 2d
Debug: Loading modules from
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
Dear Samba experts,
I have 10 rpcd_spoolss processes running. Here's the
output o prlimit for one of them:
# prlimit -p628
RESOURCE DESCRIPTION SOFT HARD UNITS
AS address space limit unlimited unlimited bytes
CORE max core file size 0 unlimited bytes
CPU CPU time unlimited
2017 Jun 05
4
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
# doveconf -a
# 2.2.13: /etc/dovecot/dovecot.conf
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 6: Unknown setting: ssl
doveconf: Error: managesieve-login: dump-capability process returned 89
doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 35: Invalid size: $default_vsz_limit
# grep default_vsz_limit
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Sophie
( ?? ?? ??)
> On 5 Jun 2017, at 09:42, Matthias Sitte <matthias at familie-sitte.org> wrote:
>
> I have the feeling that the config file is incorrect and loading
> subsequent files results in reading in entries at the wrong level?
>
> Could you attach the full 10-master.conf?
>
> Matthias
>
>
> On 06/05/2017 09:30 AM, Sophie Loewenthal wrote:
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Can you create file /etc/dovecot/conf.d/10-ssl.conf
and type in 'ssl = yes'
and nothing else? does it work after this? leave the default_vsz_limit
off for now.
Aki
On 05.06.2017 10:34, Aki Tuomi wrote:
> Can you remove the offending settings, and then send it?
>
> Aki
>
>
> On 05.06.2017 10:30, Sophie Loewenthal wrote:
>> # doveconf -a
>> # 2.2.13:
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Aki,
# dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192
Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail
SQL driver plugins: mysql postgresql sqlite
Passdb: checkpassword ldap pam passwd passwd-file shadow sql
Userdb: checkpassword ldap(plugin) nss passwd prefetch passwd-file sql
--
On June 5, 2017 8:59:08 AM
2017 Jun 04
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Stefan,
My apologies for the long delay. Been ill.
I tried this and had an error,
# mv /etc/dovecot/conf.d/10-ssl.conf /etc/dovecot/conf.d/10-ssl.conf.bak
# cp -p /usr/share/dovecot/conf.d/10-ssl.conf /etc/dovecot/conf.d/
# /etc/init.d/dovecot restart
/var/log/daemon.log
Jun 4 11:05:55 mail systemd[1]: Starting Dovecot IMAP/POP3 email server...
Jun 4 11:05:55 mail systemd[1]: Started
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
Dear Samba experts,
I'm trying to add a printer driver for a Canaon TM-255 plotter
to out samba4 machine.
While most printer drivers consist of a handful of files, this plotter
requires 149 driver files.
I'm adding the driver via:
FILES="CNWT10GM.UPD,,CNWUO411.DLL,.... 142 more files"
rpcclient -U Administrator%nav852 SERV00 -c "adddriver \"Windows x64\"
2017 May 18
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi,
I've been trying to get dovecot2 running and kept having this error message:
May 13 13:38:32 mail systemd[1]: Started Dovecot IMAP/POP3 email server.
May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl
# dovecot --build-options
Build options: ioloop=epoll notify=inotify ipv6 openssl
2009 Dec 08
2
No ulimit for user
Hi,
I'm trying to remove any limit on open files for a user; I've set
username nofiles to unlimited in /etc/security/logins.conf, but now I
get "could not open session" if I try to su to the user.
singhh - nofile unlimited
I think this is related to PAM, so I've modifed /etc/pam.d/su and
/etc/pam.d/login to use pam_limits.so:
# cat /etc/pam.d/su
2017 Jun 20
2
Unable to get transaction opinfo for transaction ID gluster version 3.6
Hi,
I have some blocked transactions. Does anybody have some advise on how I
could mend this because I am unsure where to start?
I believe this broke after I issued some set auth.allow commands:
# gluster volume set oem-shared auth.allow
10.54.54.57,10.54.54.160,10.54.54.161,10.54.54.213,10.54.54.214,10.22.9.73,10.22.9.74
Kind regards, Sophie
[2017-06-20 13:28:24.052623] E
2015 Aug 14
4
persistent change of max_stack_depth
Hi Thomas,
> Could anybody point me in the right direction for setting the kernel
> parameter, max_stack_depth, to 10240 for database tuning?
>
> I have currently set it by running 'ulimit -s 10240' but this does not
> survive a reboot.
>
>
Thanks for the response, I've been nosing around that file recently but
noted the first two lines;
#This file sets the
2014 May 08
2
Processes launched from rc*.d and ulimit -n
I'm running fedora directory server on some boxes in a multi-master arrangement.
The problem is that when dirsrv is lauched from init (on boot) the maximum number of allowed file descriptors (ulimit -n) is only 4096. That means that the slapd process can only accept ~4k connections, and it needs to accept ~10k or so.
The value for nofile for all users in /etc/security/limits.conf (and
2012 Jan 09
3
dovecot: imap-login: Disconnected (no auth attempts)
Morning everyone,
On the 8th of Jan the TLS/SSL certificate I use with Dovecot expired. I
replaced it with a new on the 9th of Jan. I tested this with
Thunderbird and all is well.
This morning people tell me they cannot get their email using their
mobile telephones : K9 Mail
I have reverted the SSL cert back to the old one just in case.
Thunderbird will works.
Dovecot 1:1.2.15-7 running