Displaying 7 results from an estimated 7 matches for "user_databases_userdb".
2020 Oct 22
2
Directors and LMTP: mailAlternateAddress of same user
Good evening everyone,
I'd like to paste a problem i experience the last days with a mail
cluster system based on three dovecot servers and two directors in front
of them. The Directors are proxying the auth requests to the dovecot
servers below (LDAP). The protocols i use are imap/managesieve/lmtp.?
The setup works as intented, exept one detail. There are a lot of users
that happen to
2019 Aug 28
1
LMTP Post login script for acl_groups
...Lua script?
>
> Can I combine LDAP and Lua backends? Are both read together or is it a first-match-wins decision?
>
> Christian
You can combine them, dovecot allows you to decide if you want first-match or all of them.
See https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb
Aki
2020 Oct 26
0
Directors and LMTP: mailAlternateAddress of same user
...e was discussed on IRC last Friday. userdb is indeed
ignored on the director, as the different process are going through the
special "director-userdb", which has nothing to do with the userdb you have
define... The documentation
(https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb/)
was updated to make it cleaner.
The solution is to use passdb instead. Use basically the same configuration as
the one you have for userdb but for passdb. For the ldap configuration itself
replace user_* by pass_*.
I hope that helps,
Vincent
-------------- next part --------------
A non-text a...
2020 Jan 06
1
LDA-DUPES insists mon being created in the wrong home directory
Hi
Vacation sieve is not respecting the days: arguement
.dovecot.lda-dupes wants to be created in /home/user which doesn't exist.
Below is a log fragment..
Jan 5 17:56:24 mailserv dovecot: lmtp(hans): Error:
file_dotlock_open(/home/hans/.dovecot.lda-dupes) failed: No such file or
directory
dovecot -n says...
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole
2020 Jan 10
0
Unable to authenticate on Dovecot - auth-userdb issue?
...postmaster_address = postmaster at shuttle
> }
>
>
> As always I appreciate the help and any assistance is appreciated.
>
> Mark
According to your "doveconf -n" output you have no userdb defined. Just
do that.
https://doc.dovecot.org/configuration_manual/authentication/user_databases_userdb/
Maybe this one fits your current system setup
https://doc.dovecot.org/configuration_manual/authentication/passwd/#authentication-passwd
Alexander
> From: Alexander Dalloz<mailto:ad+lists at uni-x.org>
> Sent: Friday, January 3, 2020 5:26 AM
> To: dovecot at dovecot.org<mail...
2019 Aug 28
5
LMTP Post login script for acl_groups
> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>
>
> > Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
> >
> > I think, i had the same problem as you.
> >
> > When dovecot runs lmtp, no user is logged in, so there is no user from
> > which you can get groups. So i think, my
2020 Jan 03
2
Unable to authenticate on Dovecot - auth-userdb issue?
Some general information:
Mageia Linux 5.4.6-desktop-2.mga7
2.3.7.2 (3c910f64b)
postfix + dovecot + mysql
192.168.1.105 (shuttle) the email server machine
192.168.1.103 (pvr) the mail client machine
I am unable to authenticate to send email. I've looked at postfix but I can't get past dovecot's authentication. Here is what I'm seeing in logs:
Jan 02 18:46:47 shuttle