search for: dfbe293d4

Displaying 20 results from an estimated 36 matches for "dfbe293d4".

2017 Oct 05
2
dovecot: master: Warning: Sent SIGKILL to 100 imap-login processes
Hi, I am using Dovecot 2.2.32 (dfbe293d4) I noticed lots of messages like: dovecot: master: Warning: Sent SIGKILL to 100 imap-login processes in /var/log/maillog I commented out "process_limit" service imap { # Most of the memory goes to mmap()ing files. You may need to increase this # limit if you have huge mailboxes. #vs...
2017 Nov 20
2
LMTP "Relative home directory paths not supported"
...# mail_location = maildir:%h/Maildir:LAYOUT=fs >> >> >> >> Thanks! >> >> Jeff > That seems like lmtp is not doing variable expansion for user settings. > What version of dovecot are you running? > > Aki > $ sudo jexec mail dovecot --version 2.2.32 (dfbe293d4) Jeff
2017 Oct 24
0
Fwd: master/master replications v. 2.2.32
doveconf -n # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-696.1.1.el6.x86_64 x86_64 CentOS release 6.9 (Final) ext3 auth_socket_path = /var/run/dovecot/auth-userdb doveadm_password = # hidden, use -P to show it doveadm_port = 61800 first_valid_uid = 150 last_valid_uid = 150 mail_location = maildir:/var/vmail...
2018 Aug 10
2
Error compiling pigeonhole managesieve 0.4.24
Hi i have a problem compiling as mantioned on object of this mail: i'm changing dovecot on my debian 6 from version 2.2.32 to 2.2.36 and pigeonhole from 0.4.20 to 0.4.24 this is output of dovecot -n for listing versions installed dovecot -n # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10 i have downloaded packages from site and compiling from source so far so good for pigeonhole this is the configure command that i always use ./configure CFLAGS=-O3 but when...
2017 Oct 23
2
master/master replications v. 2.2.32
Hi, in the past I set up a master/master replication through TCP using dovecot 2.2.10 on both servers and everything is running fine, I filter the users to replicate using the iterate_query on file dovecot-sql.con.ext; now I want to set up a new replication between two new servers running dovecot 2.2.32 but the replicator service tries to replicate every user on my database even when the
2017 Nov 02
2
LDAP Filters as defined for dovecot UserDB and passDB
I have pretty much everything working fine. I have run into one issue with the filters that I am unsure where this a filter is being set. Dovecot 2.2.32 (dfbe293d4) I have setup dovecot-ldap.conf.ext to control my LDAP query's My current layout used filters based on looking at the posixAccount attributes ?user_filter = (&(objectClass=posixAccount)(uid=%u)) If I connect to a a ldap account that has no posixAccount attributes set I was getting a fai...
2018 Feb 24
2
Really slow IMAP performance
...tell a bit more about your environment? Sounds like io issue Thanks for your reply. I'm not sure exactly what you have in mind, but here are some starting points: arudy:~# uname -a Linux arudy 4.13.0-1-686-pae #1 SMP Debian 4.13.4-2 (2017-10-15) i686 GNU/Linux arudy:~# dovecot -n # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: Linux 4.13.0-1-686-pae i686 Debian buster/sid auth_mechanisms = plain login auth_username_format = %Ln auth_verbose = yes login_trusted_networks = 192.168.11.8 mail_access_groups = mail mail_fsync = never mail_location = mbox:...
2017 Sep 26
3
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
...some debug code, the assertion failure is being triggered by a call to mbox-lock() with: locktype=F_WRCLK mbox->mbox_lock_type=F_RDLCK, mbox->external_transactions=1 The config files on the 2 hosts only differ by the hostnames they're supposed to be syncing to. $ dovecot -n # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: Linux 4.10.0-35-generic x86_64 Ubuntu 16.04.3 LTS doveadm_password = # hidden, use -P to show it doveadm_port = 12346 imapc_host = crashhost imapc_password = # hidden, use -P to show it imapc_port = 993 imapc_ssl = imaps imap...
2017 Sep 29
1
2.2.32 'doveadm replicator replicate -f' segfault
...d_name = 0x5578cd6a7610 "replicator" quick_init = false c = <optimized out> (gdb) frame 4 #4 main (argc=3, argv=0x5578cd6a75e8) at doveadm.c:383 383 !doveadm_try_run(cmd_name, argc, (const char **)argv) && dovecot -n: --------------------- # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: Linux 3.10.0-693.2.2.el7.x86_64 x86_64 Red Hat Enterprise Linux Server release 7.4 (Maipo) auth_master_user_separator = * auth_username_format = %Ln auth_verbose = yes disable_plaintext_auth = no doveadm_password = # hidden,...
2017 Sep 28
1
doveadm backup panic, dsync-ibc.c, dsync_ibc_send_mailbox_tree_node, assertion failed: (*name != NULL)
...33579d821c] -> doveadm(+0x2be1a) [0x5633579d8e1a] -> doveadm(doveadm_mail_try_run+0x215) [0x5633579d9775] -> doveadm(main+0x46a) [0x5633579c8a9a] -> /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f7d4f7bcc05] -> doveadm(+0x1bc05) [0x5633579c8c05] Aborted dovecot --version 2.2.32 (dfbe293d4) dovecot -n: ----------------------------------------------- # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: Linux 3.10.0-693.2.2.el7.x86_64 x86_64 Red Hat Enterprise Linux Server release 7.4 (Maipo) auth_master_user_separator = * auth_username_format =...
2017 Nov 03
1
LDAP Filters as defined for dovecot UserDB and passDB
...symlinked them, you might have to change two files. > On 02.11.2017 23:59, Will Merkens wrote: >> I have pretty much everything working fine. >> >> I have run into one issue with the filters that I am unsure where this a filter is being set. >> >> Dovecot 2.2.32 (dfbe293d4) >> >> I have setup dovecot-ldap.conf.ext to control my LDAP query's >> >> My current layout used filters based on looking at the posixAccount attributes >> >> ?user_filter = (&(objectClass=posixAccount)(uid=%u)) >> >> If I connect to a a ldap...
2017 Sep 07
0
master: Warning: Sent SIGKILL to 511 pop3-login processes
I have a lot of "master: Warning: Sent SIGKILL to 511 pop3-login processes" in my log file. Should I worry? (I'm running # 2.2.32 (dfbe293d4)) Thanks to all, Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 X AGAINST HTML MAIL / E-MAIL: posthamster at sublink.sublink.ORG / \ AND POSTINGS / WWW: http://www.l...
2017 Oct 05
0
dovecot: master: Warning: Sent SIGKILL to 100 imap-login processes
> On 5 Oct 2017, at 22.16, absolutely_free at libero.it wrote: > > Hi, > > I am using Dovecot 2.2.32 (dfbe293d4) > > I noticed lots of messages like: > > dovecot: master: Warning: Sent SIGKILL to 100 imap-login processes > > in /var/log/maillog > > I commented out "process_limit" > > > service imap { > # Most of the memory goes to mmap()ing files. You may n...
2017 Oct 25
0
Replication Issue
...le I can see the doveadm replication is still trying to replicate. - doveadm user '*' shows error (obvious) there is not iterate_query but, on the log files I can see replication is trying, why doveadm replication is trying to replicate? what userdb is reading from? doveconf -n # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-696.1.1.el6.x86_64 x86_64 CentOS release 6.9 (Final) ext3 auth_debug = yes auth_socket_path = /var/run/dovecot/auth-userdb doveadm_password = # hidden, use -P to show it first_valid_uid = 150 last_valid_uid = 150 mail_debug = yes mail_location = maild...
2017 Nov 20
0
LMTP "Relative home directory paths not supported"
...;> >>> >>> >>> Thanks! >>> >>> Jeff >> That seems like lmtp is not doing variable expansion for user settings. >> What version of dovecot are you running? >> >> Aki >> > $ sudo jexec mail dovecot --version > 2.2.32 (dfbe293d4) > > Jeff I tried to repeat this issue locally, and was not able to. Can you provide full output of doveconf -n and doveadm user jeff at example.com with both %h and ~/ Aki
2018 Feb 24
0
Really slow IMAP performance
...s like io issue > > Thanks for your reply. I'm not sure exactly what you have in mind, but > here are some starting points: > > arudy:~# uname -a > Linux arudy 4.13.0-1-686-pae #1 SMP Debian 4.13.4-2 (2017-10-15) i686 GNU/Linux > > arudy:~# dovecot -n > # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.4.20 (7cd71ba) > # OS: Linux 4.13.0-1-686-pae i686 Debian buster/sid > auth_mechanisms = plain login > auth_username_format = %Ln > auth_verbose = yes > login_trusted_networks = 192.168.11.8 > mail_access_groups = mail >...
2018 Mar 26
0
Quota set-up problems
Hi, I've recently started using Dovecot as our main mail storage, and it's performing great. But I have a question/problems with quotas. First of we are using: dovecot --version 2.2.32 (dfbe293d4) Dovecot is a part of a pre set environment (mailcow-dockerized) Aside the inbox namespace we have set-up an additional archive ns (Archiwum) like this namespace Archiwum { ??? type = private ??? separator = / ??? prefix = Archiwum/ ??? location = maildir:/var/vmail/arch/%n:INDEXPVT=~/Maild...
2018 Aug 10
0
Error compiling pigeonhole managesieve 0.4.24
...as mantioned on object of this >> mail: i'm changing dovecot on my debian 6 from version 2.2.32 to >> 2.2.36 and pigeonhole from 0.4.20 to 0.4.24 >> this is output of dovecot -n for listing versions installed >> >> dovecot -n >> # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf >> # Pigeonhole version 0.4.20 (7cd71ba) >> # OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10 >> ?i have downloaded packages from site and compiling from source >> >> so far so good? >> for pigeonhole this i...
2017 Nov 03
0
LDAP Filters as defined for dovecot UserDB and passDB
Check your userdb, is it using same config file? Aki On 02.11.2017 23:59, Will Merkens wrote: > I have pretty much everything working fine. > > I have run into one issue with the filters that I am unsure where this a filter is being set. > > Dovecot 2.2.32 (dfbe293d4) > > I have setup dovecot-ldap.conf.ext to control my LDAP query's > > My current layout used filters based on looking at the posixAccount attributes > > ?user_filter = (&(objectClass=posixAccount)(uid=%u)) > > If I connect to a a ldap account that has no posixAccoun...
2017 Oct 02
1
dovecot listening imaps external interface
...ver interface, so I am wanting imaps port 993 external only. The configuration looks right, but Dovecot isn't showing anything listening on port 993 at all. Unrelated, my public and shared folders are not working. Can anyone suggest fixes for either of these issues? Thanks. Dave. # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.20 (7cd71ba) # OS: FreeBSD 10.3-RELEASE-p20 amd64 auth_default_realm = domain.com auth_mechanisms = plain login auth_realms = domain.com domain2.com dict { acl = mysql:/usr/local/etc/dovecot/shared-folders.conf sqlquota = mysql:/usr...