Displaying 20 results from an estimated 1000 matches similar to: "pop3 and dsync master-master replication issue causing duplicate delivery (resolved)"
2013 Apr 02
1
LDAP: error with iterate_query
Hello.
Used 2.2.rc3.
Try LDAP search:
# ldapsearch -LLL -D "uid=dovecot,ou=Services,o=m" -b "ou=C,o=m" -w 1 -s
subtree "(objectClass=mailUser)" mail
dn: uid=test,dc=m.u,ou=C,o=m
mail: test at m.u
dn: uid=basov,dc=m.u,ou=C,o=m
mail: basov at m.u
mail: wow at m.u
dn: uid=postmaster,dc=m.u,ou=C,o=m
mail: postmaster at m.u
dn: uid=ogo,dc=rest.com,ou=C,o=m
mail: ogo
2015 Nov 04
0
ldap and proxy/proxy_maybe
Hello,
???I am trying to setup dovecot director and am receiving a lot of "Aborted login (proxy dest auth failed)" and "error proxying loops to itself" messages in the dovecot log.
I don't fully understand the dovecot-ldap.conf file config? could someone please let me know if the following is correct. If so what could be causing the errors mentioned above, if not what
2013 May 28
1
Perfect LDAP tree
Hello everybody and Timo.
I have the next problem.
With LDAP tree like
ou=mail
|
- dc=example1.com,ou=Mail
|
- mail=box1 at example1.com,dc=example1.com,ou=Mail
|
- mail=box2 at example1.com,dc=example1.com,ou=Mail
?
|
- dc=example2.com,ou=Mail
|
- mail=box1 at example2.com,dc=example2.com,ou=Mail
|
- mail=box2 at example2.com,dc=example2.com,ou=Mail
?
and settings in dovecot
2013 Dec 09
0
Dovecot - solr - user unknown
Hi all,
I am running dovecot with solr on centos 6.5.
In my dovecotlog i am getting the following error for any user :
Dec 09 16:03:22 indexer-worker: Error: User me at mydomain.net lookup
failed: Unknown user
everything else works ok and no mail-issues.
I have been searching and searching and really cant figure it out.
Probably i overlooked something dumb,
I hope someone can help me out
2016 Oct 25
0
Problem to configure dovecot-ldap.conf.ext
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 25 Oct 2016, G?nther J. Niederwimmer wrote:
> I setup ldap (FreeIPA) to have a user for dovecot that can (read search
> compare) all attributes that I need for dovecot.
>
> I must also have mailAlternateAddress
>
> When I make a ldapsearch with this user, I found all I need to configure
> dovecot.
>
> doveadm auth
2013 Apr 17
2
qmail-ldap LDA Delivery and sieve
Hi,
I'm using dovecot 2.1.7 on debian Squeeze with ldap integration.
Almost everything is working fine and I would link to thank all
developers for this amazing piece of software.
But after changing my qmail-ldap to do LDA integration get all the
benefits from LDA and sieve, some emails return with failure like
this:
<sar at mondialline.com.br>:
lda(sar): Fatal: Unknown argument: sar
2016 Oct 25
1
Problem to configure dovecot-ldap.conf.ext
Hello Steffen and List,
Thanks for the answer and help,
I mean I found the biggest problem it is "auth_bind_userdn = "
please read the rest ;-)
Am Dienstag, 25. Oktober 2016, 12:19:08 schrieb Steffen Kaiser:
> On Tue, 25 Oct 2016, G?nther J. Niederwimmer wrote:
> > I setup ldap (FreeIPA) to have a user for dovecot that can (read search
> > compare) all attributes that
2017 Jul 07
2
how to make user iteration work (with active directory ldap)
We received no replies to this email that we sent a few days ago. We're
not sure why. If we miss something that is obvious to everybody, kindly
point it out.
We ?ould like to get iteration working, to be able to mass-delete
specific emails from all mailboxes, in case of for example received
virusses...
Here is my question again:
Hi,
User iteration doesn't work, we're getting:
2017 Jul 04
0
how to make user iteration work (ldap)
Hi,
User iteration doesn't work, we're getting:
> auth: Error: Trying to iterate users, but userdbs don't support it
The way I understand it, I need to set iterate_attrs and iterate_filter
for iteration to work. I have set it, and yet it does't work with the
above failure.
Our config is against ldap (active directory) and generdoveadm user -u "*"
oalally works
2015 Apr 26
0
prefetch not working (for me) on ldap user backend
Dear Sir,
I'm having problems with the implementation of prefetch userdb.
Following the directives from the site
(http://wiki2.dovecot.org/UserDatabase/Prefetch), I am unable to avoid
the second search to the user backend (ldap).
Could give me any advice or tips to achieve my goal?
Thanks a lot,
Hector M. Jacas
My ldap has the following structure:
search base:
2018 Oct 25
1
Exclude userdb from iterate users
Hi,
I have a system with various userdbs defined, mostly all of them based
on ldap (and a few passwd-files).
I want one of my ldap userdbs not to be used in "doveadm user -A"
commands, that is to be excluded in iterate searchs. I have no
iterate_filter neither iterate_attrs configured in that userdb, but it
is still used.
Is it possible? How?
--
Angel L. Mateo Mart?nez
2012 Apr 12
1
Problems with master user
Hi to all!
I?m trying to setup master users, but I have some problems. Namely I can authenticate, but after it I cannot access INBOX or other mailboxes of the user.
My configuration is:
passdb {
driver = ldap
args = /etc/dovecot/ldap-passdb.conf
}
passdb {
driver = sql
args = /etc/dovecot/sql.conf
}
passdb {
driver = passwd-file
args = /etc/dovecot/passwd.masterusers
master
2014 Jun 05
4
doveadm index - Bug or expected behaviour?
My ldap config is using the variable %d in base search for domain
replacement when dovecot will search for users in LDAP. Its works fine for
dovecot operation.
But, for doveadm index, not. It ignores that variable and tries to pass a
base search without domain. So, the search will not working.
This is the command:
# doveadm -v index -A INBOX
This is my config:
# cat
2010 Aug 31
1
doveadm expunge -A mailbox Trash savedbefore 30d iterate_query LDAP
hi everyone
after doing this in shell
#/usr/local/dovecot-2.0.1/bin/doveadm expunge -u tmihal mailbox INBOX
savedbefore 1d
everything is working as it should but ...
#/usr/local/dovecot-2.0.1/bin/doveadm expunge -A mailbox INBOX savedbefore
1d
doveadm(root): Error: userdb list: Disconnected unexpectedly
doveadm: Error: Failed to iterate through some users
#cat /etc/dovecot2/dovecot-ldap.conf
tls
2016 Oct 24
2
Problem to configure dovecot-ldap.conf.ext
Hello,
Dovecot 2.2.25
CentOS 7
I setup ldap (FreeIPA) to have a user for dovecot that can (read search
compare) all attributes that I need for dovecot.
I must also have mailAlternateAddress
When I make a ldapsearch with this user, I found all I need to configure
dovecot.
But for me it is not possible to configure this correct ?
I can make for user
doveadm auth test office
and
doveadm
2012 Nov 09
1
doveadm quota get -A via doveadm-proxy director with LDAP
Hi,
We are running Dovecot 2.1.10
I want configure dovecot to do execute doveadm commands on the proxy server.
We have 1 proxy with director and 2 mail servers. we use LDAP
when I try to do doveadm quota get -u user it works fine.
The problem is when I try to do doveadm quota get -A ON PROXY
I have this result:
doveadm(first_user): Error: Proxy is missing destination host
doveadm: Error: Failed
2010 Oct 11
1
Samba4 Active Directory and Doveadm
When executing: doveadm search -A mailbox INBOX from SOMEBODY
I am getting:
doveadm(root): Error: user root: Invalid settings in userdb: userdb
returned 0 as uid
doveadm(root): Error: User lookup failed: Invalid user settings. Refer
to server log for more information.
doveadm(bin): Error: user bin: Couldn't drop privileges: Mail access for
users with UID 1 not permitted (see first_valid_uid in
2010 Nov 22
1
ldap passdb + mdbox
I previously had a static userdb and an ldap passdb. Everything's been
working fine, both 1.2 and 2.0 - but now I need to support the nightly
mdbox purge operation. I added the iterate params to my ldap
configuration, but (I'm guessing) that with a defined static userdb it
won't work.
How should I setup my ldap userdb? Do I use prefetch?
Current config:
passdb {
driver =
2010 Dec 28
1
LDAP binds
I am using 2.0.8. Anonymous binds are no longer supported in the
environment I am using. I need to change my userdb ldap setup to bind. I
believe the ldap server does Kerberos (or can) authentication. My users
are authenticating using Kerberos or Kerberos/PAM. This needs to stay in
place.
Can anyone suggest how I might go about changing my setup to work?
My current ldap setup is as follows (the
2015 Jun 26
0
authenticate LDAP to email server
Am 25.06.2015 um 22:36 schrieb robert k Wild:
> hi all,
>
> first things first my version and config -
>
> # 2.0.9: /etc/dovecot/dovecot.conf
>
> # OS: Linux 2.6.32-504.el6.x86_64 x86_64 CentOS release 6.6 (Final)
>
> auth_mechanisms = plain login
>
> mail_location = maildir:~/Maildir
>
> mbox_write_locks = fcntl
>
> passdb {
>
> driver