If I understand open source Postgres correctly, though, this setup basically
requires that the application be read-only, or at least be intelligent enough
not to attempt to write to a host if it has failed over to it, right? Don't you
have to have human intervention to actually fail the master /
On 22 Feb 2023, at 6:12 pm, Aki Tuomi wrote:
>
> You can use
>
> env PKG_CONFIG_PATH=/opt/homebrew/lib/ ./configure …
>
> Aki
Aki was a tremendous help and got it working for me. For anyone else who wants
to use Dovecot on macOS with the ARGON2I or ARGON2ID password schemes, these
are the
On 2/22/23 11:29, David White wrote:
If I understand open source Postgres correctly, though, this setup basically
requires that the application be read-only, or at least be intelligent enough
not to attempt to write to a host if it has failed over to it, right? Don't you
have to have human int
I don't even get what the advatages are of doing this with sql. If you use
local replicated ldap and use local credential caching then your master ldap
can go down without issues, even the local caching handle some local slapd
issues.
I guess the local caching is also faster. Afaik were databas
On 21/2/2023 9:56 π.μ., Aki Tuomi wrote:
Can you enable mail_debug=yes, restart, ask the user to access the
folder(s) and provide those logs?
Hi Aki,
Thank you for the reply.
I have done as you requested; I isolated the log lines for the user in
question, and I pasted the log here:
htt
Can you please try
doveadm exec imap -u username_of_the_user
1 LIST "" "*"
and see if it is there?
Aki
> On 22/02/2023 14:28 EET Nikolaos Milas wrote:
>
>
> On 21/2/2023 9:56 π.μ., Aki Tuomi wrote:
> > Can you enable mail_debug=yes, restart, ask the user to access the
> > folder(s) and prov
think about this, you have connect= host=host1 host=host2 ...
when host1 fails, you must kick that host while it is down, each and
every single time you want a new connection to the database. there is no
record saying that box is down, no logic in the app saying i've already
tried that box, so
On 22/2/2023 2:30 μ.μ., Aki Tuomi wrote:
Can you please try
doveadm exec imap -u username_of_the_user
1 LIST "" "*"
and see if it is there?
Here is the output:
# doveadm exec imap -u userx
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERE
Hi,
I have an issue with e-mail tags/flags. The IMAP user is using
Thunderbird or Roundcube with Thunderbird tags.
When the user (with an IMAP client) moves an e-mail from a
folder to another, tags set on the e-mail are lost.
When we check the filesystem, we can see the "a" tag:
-rw-rw
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On Wed, 2023-02-22 at 11:08 +, Marc wrote:
> I don't even get what the advatages are of doing this with sql. If you
> use local replicated ldap and use local credential caching then your
> master ldap can go down without issues, even the local ca
Thanks for the link. That sounds like the most hassle-free approach for me
(since I don't have much mail yet). I think I'll give that a shot. And I'll be
sure to make a backup first.
PS: apologies to Aki by the way, for accidentally replying directly to you
earlier as well. I can't get protonma
Hi again,
I am using dovecot 2.3.16, along with postfix and a PostgreSQL database for
managing virtual accounts.
After an initial topic from me about encrypting already existent mail, I could
now use some pointers on how to set up the mail-crypt plugin for pure virtual
accounts (i.e. that have
12 matches
Mail list logo