Displaying 20 results from an estimated 1000 matches similar to: "LDAP iterate (dovecoc 2.2.27)"
2019 Apr 15
0
LDAP iterate (dovecoc 2.2.27)
Dear Dovecot Team,
We would like to use the LDAP iterate for dovecot replication, but I got
this error:
dovecot: auth-worker(10149): Error: ldap(*):
ldap_search(base=ou=mail,o=asd,c=TLD filter=(objectClass=inetMailUser)
failed: Size limit exceeded
dovecot: replicator: Error: User listing returned failure
dovecot: replicator: Error: listing users failed, can't replicate
existing data
When I
2007 Nov 14
1
libwrap-ing IMAP and POP logins
Since I've been using this for maybe a year now, maybe someone else is interested in restricting IMAP and POP logins via libwrap.
In addition to the attached patch (against 1.0.5) to src/login-common/main.c, src/{imap,pop3}-login/Makefile.in have to be modified to link against libwrap.
Of course, the option needs to be integrated into configure in the long run.
-------------- next part
2016 Nov 22
0
LDAP auth problems "unknown user"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 20 Nov 2016, Nikolai Lusan wrote:
> # grep -v '^ *\(#.*\)\?$' /etc/dovecot/ldap/maliuta.org-ldap.conf.ext
> uris = ldap://localhost
> dn = cn=admin,dc=maliuta,dc=org
> dnpass = <secret>
> tls = yes
> tls_ca_cert_dir = /etc/ssl/certs
> auth_bind = no
> ldap_version = 3
> base = ou=mail,dc=mailuta,dc=org
2017 Jun 16
0
doveadm-server core dump
Hello,
coredump found after a force-resync and a replicate
Emmanuel.
(dovecot-ee 2.2.30.2-1)
[New LWP 17168]
Core was generated by `dovecot/doveadm-server'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007fa334127c37 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#0 0x00007fa334127c37 in __GI_raise (sig=sig at entry=6) at
2018 Dec 13
0
doveadm batch crash
On 08/12/2018 19:53, Jonathan Casiot via dovecot wrote:
>
> Hi
>
> I'm having an issue with doveadm batch - the following command always
> crashes:
>
> doveadm batch : mailbox status all inbox
>
> Whereas the following work as expected:
>
> doveadm mailbox status all inbox
> doveadm batch : mailbox list
>
>
> Any assistance gratefully
2015 Oct 27
1
Proxy with director accept only plain login
Hello, i'm test system dovecot (proxy with director) and backend
storage, auth LDAP server (user plain passwords)
If i use plain auth, work fine.
If connect DIGEST-MD5 or CRAM-MD5 proxy not redirect connection
(Requested DIGEST-MD5 scheme, but we have a NULL password)
### Frontend proxy+director
# dovecot -n
# 2.2.19: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 10.2-RELEASE amd64
2016 Nov 20
2
LDAP auth problems "unknown user"
Hi,
I am setting up a dovecot instance to host a bunch of virtual domains,
with ldap backing for auth. I am using a single hostname for test
purposes, with a couple of entries in the diectory. If I use auth binds
I get a result, but this does not suit the end purpose of the server.
If I use ldapsearch with the same base, search filter, and credentials
as the ldap auth config I get the correct
2008 Nov 08
1
dovecot Digest, Vol 67, Issue 19
Thanks Buddy,
I got it working. It was giving error when running make 'undefined
reference to `request_init' etc' then I ran it with gmake LDFLAGS+=-lwrap
and it worked and everything is working fine. Thanks again for your help
Thankyou
Tahir Riaz
Assistant Director (Systems)
COMSATS Internet Services
COMSATS Headquarters Building
9, Shahrah-e-Jamhuriat, G-5/2
Islamabad.
2016 Sep 03
2
doveadm quota recalc returns a Segmentation fault
Hi,
with the latest dovecot-ee version (2.2.25.4 (5cb7c97)) if I run
?doveadm quota recalc -u alessio at skye.it? dovecot return a ?Segmentation
fault? (but the quota is update fine). Since dovecot version 2.2.24.3
(55cdc32) works fine.
This is my quota backends configuration:
plugin {
quota = maildir:UserQuota
quota2 = dict:Quota Usage::noenforcing:proxy::sqlquota
}
dict {
sqlquota
2016 Sep 14
2
How to obtain a "non-stripped" executable for producing a usable core-dump
On 9/13/2016 10:00 PM, Edgar Pettijohn wrote:
>> I'm attempting to capture a core-dump file, and gdb reports
>> >
>> > warning: core file may not match specified executable file.
>> >
> I believe this means the core file doesn't match up to the executable. I would delete the core and try to reproduce with your new executable then run gdb with a core
2013 Sep 23
0
can't dovecot tls/ssl to openldap
Hi,
I want to dovecot connect to openldap with ssl/tls, and got error.
When without tls/ssl, it works ok.
from /var/log/maillog got:
Sep 24 05:38:03 mail dovecot: auth: Error: LDAP: ldap_start_tls_s() failed:
Connect error
Sep 24 05:38:03 mail dovecot: auth: Error: LDAP: ldap_start_tls_s() failed:
Can't contact LDAP server
Sep 24 05:38:03 mail dovecot: auth: Error: LDAP:
2017 Nov 20
0
doveadm mailbox list -s Segmentation fault
Can you provide subscriptions file for the user as well?
Aki
On 20.11.2017 10:37, Kristjan Eentsalu wrote:
> Sorry, forgot to include it first time. bt full down below
>
> (gdb) bt full
> #0 0x0000000800d77e04 in mailbox_tree_traverse (tree=0x0, path=0x801c1a540
> "INBOX", create=false, created_r=0x7fffffffe4f7) at mailbox-tree.c:103
> node = (struct
2012 Apr 26
2
LDA crashes on delivery (using sieve)
Hello,
The current version of LDA can crash (seg fault 11) under certain
circumstances.
I don't know why it happens only with some accounts, but here is a
backtrace. The user has a sieve filter in place :
(gdb) bt full
#0 0x0000000800443434 in smtp_client_open () from
/usr/lib/dovecot/libdovecot-lda.so.0
No symbol table info available.
#1 0x00000008009943ab in
2011 Mar 25
1
Ignored proxy_maybe var and no local login when "host = Proxy FQDN"
Hi help is preciated,
PROBLEM
The dovecot-ldap.conf of "proxy server A" is working when the "host"
attribute is the FQDN of other server:
pass_attrs = uid=user,userPassword={SSHA}password,\
=proxy_maybe=,maildrop=host,=port=143,=destuser=%u,=starttls=any-cert
pass_filter = (&(objectClass=posixAccount)(uid=%u))
CASES
When the "host" attribute is the
2020 Sep 21
1
AW: doveadm search segfault Dovecot 2.2.22
Hey,
i am now a bit deeper into dovecot debugging with gdb and have a full bt now, with debugging infos.
Is there a patch that resolve this Problem in dovecot 2.2.22-1ubuntu2.13 for ubuntu 16?
Here the bt:
(gdb) bt full
#0 0x00007ffff73cf3f3 in array_count_i (array=0x555555810d38) at ../../src/lib/array.h:155
No locals.
#1 message_part_finish (ctx=ctx at entry=0x555555810ce0)
2007 Sep 24
3
CallerID problem Asterisk 1.4.2
When receiving inbound calls from a Vonage Softphone extension, I'm unable
to view/maniupulate calledid data. but it shows up in the CDR records and on
called handsets.. any ideas?
exten => asda,n,NoOp(callerID is ${CALLERID})
exten => asda,n,NoOp(CallerID is ${CALLERIDNAME})
exten => asda,n,NoOp(CallerID is ${CALLERIDNUM})
-- Executing [asd at pstn-in:2]
2010 Aug 20
2
Determining the length of unique items in a vector
Dear all, let suppose I have following vector:
> dat1 <- c(rep("asd", 5), rep("xyz", 12), rep("erd", 17))
> dat1 <- dat1[sample(1:length(dat1), length(dat1), replace=F)]
> dat1
[1] "erd" "xyz" "erd" "asd" "asd" "erd" "xyz" "asd" "erd" "erd"
2016 May 29
4
fts lucene crashes in 2.2.24
Hi,
I've just enabled FTS via Lucene on my Dovecot 2.2.24 installation but I
see the indexer crashing ?always?.
This simple testcase with a very tiny testing mailbox exposes the issue
immediately:
doveadm -v index -u anmesse INBOX
Program received signal SIGSEGV, Segmentation fault.
rescan_clear_unseen_mailbox (rescan_ctx=rescan_ctx at entry=0x0,
vname=0x555555839820 "INBOX.Testfolder
2005 Jan 14
0
problem with mark, need help
Hello.
I have eth1 for WAN(0.0.0.0) and eth0 for LAN (192.168.10.0/24),
need to setup that local user get access to $LOCAL_IP network
and ip 192.168.10.2, 192.168.10.3 (will be more in future) to internet,
but bandwidth to $LOCAL_IP is 128kbps and for internet is 8kbps.
i wrote rc.firewall
#!/bin/bash
#env
IPTABLES="/usr/sbin/iptables"
LOCAL_IP="62.64.80.0/21 62.221.38.0/24
2011 Jan 10
1
Using combn
Dear list,
I want to apply the "table" function to every pair of variables in df
and the return should be a list.
setwd(123)
asd <- data.frame(a1=sample(1:4, 20, replace=TRUE),
a2=sample(1:4, 20, replace=TRUE),
a3=sample(1:4, 20, replace=TRUE),
a4=sample(1:4, 20, replace=TRUE))
with(asd, table(a1, a2))
with(asd, table(a1,