Displaying 20 results from an estimated 2000 matches similar to: "LDAP stored quota"
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx for replay - problem solved :)
I forget `autoreconf -vi`
You are rox :)
?On 24.01.2019 19:10, Aki Tuomi wrote:
> You need to do `autoreconf -vi` before configure, won't work otherwise.
>
> Aki
>
>> autoreconf -viOn 24 January 2019 at 20:09 Maciej Milaszewski IQ PL <maciej.milaszewski at iq.pl> wrote:
>>
>>
>> Hi
>> Thenx. I use your
2018 Nov 22
0
LDAP stored quota
I noticed that you sent replies to me directly...
Anyways, seems the problem was that the LDAP user_attrs is missing commas, and the mailRoutingAddress is used wrong, so the correct syntax would be:
user_attrs = \
mailRoutingAddress=user, \
=uid=vmail, \
=gid=mail, \
=home=/var/mail/%d/%n, \
=quota_rule=*:bytes=%{ldap:departmentNumber}
Aki
> On 22 November 2018 at 15:29
2018 Nov 22
0
LDAP stored quota
Hi
Do you try recalc and get ?
On 22.11.2018 08:56, Vincent Seynhaeve wrote:
>
> Hello,
>
> I'm trying to set up LDAP stored quota on Dovecot but it doesn't work
> and doesn't get reported by the command doveadm quota get.
>
> I'm using the field departmentNumber in my LDAP server to store the quota.
>
>
> doveadm quota get -u test
>
> Quota
2019 Mar 06
2
director in rings
Hi
Maby stupid question :)
It possible to have 3 directors (frontend)
but without rings ?
All directors connect to this same dovecot (backend) - all backad have
this same login_trusted_networks
--
Maciej Mi?aszewski
IQ PL Sp. z o.o.
Starszy Administrator Systemowy
2020 Apr 08
2
alternatives for imapproxy
Hi
System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
imapproxy.
I have one problem.
My dovecot servers is are in a cluster with keepalived like:
dovecot1----VIP-IP--------dovecot2
All works fine
I have a problem with imapproxy when a server dovecot1 had a problem
(kernel panic sic!)
Keepalived works perfecty and moved VIP to dovecot2 - all works fine for
normal users
but
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx. Dump core:
Core was generated by `dovecot/auth'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0? 0x00007fa910394c7a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt full
#0? 0x00007fa910394c7a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1? 0x00005604e6f98bc8 in password_scheme_register_crypt () at
password-scheme-crypt.c:144
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx but maby problem is in ssl or core file and gdb was incorrectly used
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24 (124e06aa)
# OS: Linux 4.19.0-1-amd64 x86_64 Debian buster/sid
Jan 24 16:56:38 thebe-postfix dovecot: master: Dovecot v2.2.36
(1f10bfa63) starting up for imap, pop3, lmtp, sieve
Jan 24 16:56:39 thebe-postfix dovecot: master: Error:
2020 Sep 16
1
another problem with 2.3.36.4 after update os
Hi
A few days ago I upgraded debian8 to debian9
dovecot is from source
# 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.2 (aaba65b7)
# OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13
Today I get some times in logs:
"dovecot-uidlist line 112: Invalid data" and I dont know why
This is claster dovecot:
dovecot1 - debian8
dovecot2 - debian8
dovecot3 - debian8
2019 Nov 20
2
Error: Raw backtrace and index cache
Hi
Thanx for replay.
Log:
http://paste.debian.net/1117077/
On 20.11.2019 10:07, Aki Tuomi wrote:
> Firstly, 2.2.13 is about 5 years old. So there's that. It would be
> helpful if you can reproduce this with 2.2.36.
>
> Also, you forgot to actually include in your log snippet the panic. So
> maybe few more lines before the Raw backtrace?
>
> Aki
>
> On 20.11.2019
2019 Nov 20
2
Error: Raw backtrace and index cache
Hi
I have "problem" with dovect 2.2.13 from repo debian8 and I don't know
how to solve it ...
Server is a virtual (kvm) with debian 8.11 (postfix + dovecot from repo)
and storage is mounting via nfs (I have use only one dovecot with
external storage)
All works fine but sometime ( after a few hours ) I have got a problem
with dovecot cache (i use indexes)
logs ->
2019 Jan 24
1
debian10+dovecot-2.2.33.2
Another known issue, fixed with
https://github.com/dovecot/core/commit/ca4c2579f0456072bdb505932a9cf7602e42afd2.patch
Aki
> On 24 January 2019 at 20:54 Maciej Milaszewski IQ PL <maciej.milaszewski at iq.pl> wrote:
>
>
> Hi
> Like bumerang.
>
> 2.2.36 works fine on debian10 but connect by telnet like:
>
> Connected to 46.xxx.xxx.xxx.
> Escape character is
2019 Sep 07
4
Multiple certificate option
What is the best way to adopt multiple certs?
Thanks.
2020 Mar 31
3
limit for user exceeded
Hi
System debian 8.11 dovecot-2.2.36.4 and I have some warnings in log likes:
Warning: Inotify watch limit for user exceeded, disabling. Increase
/proc/sys/fs/inotify/max_user_watches
cat /proc/sys/fs/inotify/max_user_watches
8192
in sysctl i change
#fs.inotify.max_user_watches= 8192
#fs.inotify.max_user_instances = 16384
fs.inotify.max_user_watches= 16384
fs.inotify.max_user_instances =
2018 Dec 03
2
vacation script issue
Hello,
I have a complete Postfix + Dovecot + openLDAP setup almost working, the
only issue I have is the vacation script auto-reply that doesn't work
properly.
If I send an email to a user with the vacation filter enabled, the
auto-reply is send to a local recipient with the same account name.
So for example if I send a mail from test at xyz.com to test at example.com, the
auto-reply is
2019 Jan 22
2
debian10+dovecot-2.2.33.2
Hi
I have little problem with debian10 and dovecot 2.2.33.2
ps -ax
21815 ???????? S????? 0:00 dovecot/pop3-login director
21816 ???????? S????? 0:00 dovecot/pop3-login director
21817 ???????? S????? 0:00 dovecot/pop3-login director
21818 ???????? S????? 0:00 dovecot/pop3-login director
21819 ???????? S????? 0:00 dovecot/pop3-login director
21821 ???????? S????? 0:00 dovecot/pop3-login director
2020 Aug 18
3
solr and dovecot 2.2.36
Hi
I have dovecot-2.2.36.4 (director) + 5 nodes dovecot (dovecot-2.2.36.4)
What version of Solr do you recommend ?
--
Maciej Mi?aszewski
Starszy Administrator Systemowy
IQ PL Sp. z o.o.
Biuro Obs?ugi Klienta:
e-mail: bok at iq.pl
tel.: +48 58 326 09 90 - 94
fax: +48 58 326 09 99
Dzia? pomocy: https://www.iq.pl/pomoc
Informacja dotycz?ca przetwarzania danych osobowych:
2019 Jan 25
1
jmap
Hi
Is there any chance that Dovecot-2.2.36 supports "jmap" ?
--
Maciej Mi?aszewski
IQ PL Sp. z o.o.
Starszy Administrator Systemowy
Biuro Obs?ugi Klienta:
e-mail: bok at iq.pl
tel.: +48 58 326 09 90 - 94
fax: +48 58 326 09 99
Dzia? pomocy: https://www.iq.pl/pomoc
Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt
Jako?? gwarantuje: ISO 9001:2000
IQ PL Sp.
2019 Sep 10
1
Multiple certificate option
Hi
This is for all dovecot version ?
On 10.09.2019 08:05, Greg Wildman via dovecot wrote:
> On Fri, 2019-09-06 at 17:25 -0700, remo--- via dovecot wrote:
>> What is the best way to adopt multiple certs?
> I have a setup that creates letsencrypt certs for each customer domain.
> To automate this I have the following at the end of conf.d/10-ssl.conf
>
> !include ssl.d/*.conf
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx for replay.
Finaly for a test in my lab
I upgrate to latest 2.2.36 and os debian 10
In this machine is dovecot director
But if i tested via telnet
root at postfix:~# telnet 46.xxx.xxx.xxx 143
Trying 46.xxx.xxx.xxx...
Connected to 46.xxx.xxx.xxx.
Escape character is '^]'.
* BYE Disconnected: Auth process broken
Connection closed by foreign host.
In log:
Jan 24 16:02:07 postfix
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi
Thenx. I use your patch but problem not solved.
Hunk #1 succeeded at 334 with fuzz 2 (offset 19 lines).
patching file src/auth/mycrypt.c
./configure --prefix=/usr/local/dovecot-2.2.36 --sysconfdir=/etc
--with-ldap=yes --with-mysql --with-ssl=openssl --with-solr
--with-storages=maildir,imapc
Install prefix . : /usr/local/dovecot-2.2.36
File offsets ... : 64bit
I/O polling .... : epoll
I/O