On 28/05/2020 19:08 patosec wrote:
Hello again,
I did a lot of trial and error already, but I can't seem to find a way
to encrypt my dovecot director to dovceot mailbox traff
Am 5/28/2020 um 6:08 PM schrieb patosec:
Hello again,
I did a lot of trial and error already, but I can't seem to find a way
to encrypt my dovecot director to dovceot mailbox traffic.
Is there a way to configure dovecot director to only use ssl/tls
encrypted connections for specific tagged mai
Hello again,
I did a lot of trial and error already, but I can't seem to find a way
to encrypt my dovecot director to dovceot mailbox traffic.
Is there a way to configure dovecot director to only use ssl/tls
encrypted connections for specific tagged mailbox clusters? (or all
clusters, in fact
Am 5/28/2020 um 11:05 AM schrieb patosec:
Thanks alot! That brought me into the right direction, with "doveadm
mailbox list -u " I got an usefull error message! somehow
doveadm_password ist not working that way:
local 0.0.0.0 {
doveadm_password = secret
}
I had to set it without the loca
Am 5/28/2020 um 10:22 AM schrieb Sami Ketola:
On 28. May 2020, at 11.12, patosec wrote:
A 'doveadm user -u t...@test.com' command on the backend host:
userdb: t...@test.com
user : t...@test.com
home : /var/spool/imap/t...@test.com
quota : maildir:User quota
quota_rul
> On 28. May 2020, at 11.12, patosec wrote:
>
> A 'doveadm user -u t...@test.com' command on the backend host:
> userdb: t...@test.com
> user : t...@test.com
> home : /var/spool/imap/t...@test.com
> quota : maildir:User quota
> quota_rule: *:storage=1048576:messages=15300
Hello everyone,
I'm on a small dovecot director -> dovecot mailbox setup and I try to
get doveadm command proxying to work.
Though I don't get the expected output. My directors do not forward the
doveadm commands to the expected backend host.
Doveadm is working as expected on the backend hosts,