Displaying 9 results from an estimated 9 matches for "trojka".
Did you mean:
troja
2020 Sep 19
1
auth_passdb_request_finished request fires twice on IMAP login
Hi,
Dovecot v2.3.11.3 (502c39af9)
auth_passdb_request_finished appears to fire twice for an IMAP login
using a Redis passdb. auth_request_finished only fires once.
In the debug log below, the line "Finished passdb lookup" appears to be
logged twice (once by "auth" and once by "auth-worker"). However, the
actual passdb lookup against Redis is only performed once.
2017 Feb 24
2
Users with multiple password
Hi!
~ dovecot --version
2.2.22 (fe789d2)
I am wondering if there is a way to set up virtual users with multiple
valid passwords. We want to be able to provide users with
device/app-specific passwords for their email accounts, as well as being
able to create temporary "access tokens" for technical support when
required.
I quickly found out that passdb using passwd-file or an
2019 Jun 13
2
Dovecot director: show user breakdown by director?
Hi,
We have recently started using the director in some tests. We are using
the static passdb setup (proxy=y nopassword=y) for now, where
authentication is done on the downstream IMAP servers.
"dovecot director status" shows a breakdown of proxied connections per
backend, but there does not seem to be a similar breakdown of user
connections per director.
The output of
2019 Jun 18
0
per-user mail_max_userip_connections in userdb extra fields
Hi,
The documentation at https://wiki.dovecot.org/UserDatabase/ExtraFields
states that "It's possible to override settings from dovecot.conf", as
well as the following:
> If you want to override settings inside sections, you can separate
the > section name and key with '/'. For example:
>
> namespace default {
> inbox = yes
> separator = .
2020 Jan 28
0
dict passdb: redis nil values
Hi,
I am trying to implement a dict lookup for disabled accounts, where both
the passdb lookup and the disabled lookup is done in the same passdb. I
was hoping that this configuration would work:
passdb {
name = redis
driver = dict
args = /etc/dovecot/dovecot-redis.conf.ext
}
---
uri = redis:host=127.0.0.1
key disabled {
key = users/%u/disabled/%s
format = value
2020 Feb 06
0
noreplicate for some users
I believe the userdb_ prefix is used when you want to provide userdb
fields in a passdb context, or in the actual passwd-file file contents
(/etc/dovecot/users).
In default_fields, you should use the non-prefixed name, i.e.
"noreplicate=y"
Use `doveadm user -u <username>` to see what userdb fields are returned
for a specific user.
- Eirik
On 2/6/2020 11:36 PM, mail at
2019 Dec 04
1
Environment variables in pgsql connect string
Hi,
We are trying to set up a Dovecot Docker image with dynamic database
configuration based on environment variables, however the variables do
not appear to be expanded in the "connect=" string of the SQL config.
The documentation states that environment variables, being listed under
global variables, work "everywhere":
2019 Jul 16
0
Dovecot release v2.3.7
Version 2.3.7 appears to break director ring sync. After upgrading, our
logs are full of these kinds of messages:
Jul 14 04:09:20 yyy dovecot: director: Error: director: User xxx host
lookup failed: Timeout because ring not synced - queued for 30 secs
(Ring not synced for 1410 secs, hash=271838221)
Jul 14 04:09:20 yyy dovecot: director: Error: director: User xxx host
lookup failed: Timeout
2018 Sep 25
3
Username aliases
Hi,
Our organization is currently using a passwd-file user database for our
Dovecot installs. However, we now want to provide simple username aliases.
We currently use usernames that are -not- equal to the email address,
but due to the fact that many major email clients/providers do not even
allow you to specifiy a username, we now want to provide aliases where
the username is equal to the