> On 30/01/2025 20:05 EET John Muccigrosso via dovecot
> wrote:
>
>
> I got bitten by the upgrade from 2.3 to 2.4 on my MacOS laptop. I know enough
> to be dangerous here and had a set-up that was working fine, but now I can't
> quite figure out how to modify my conf file to work correctly
> On 30/01/2025 14:43 EET Andrea Gabellini via dovecot
> wrote:
>
>
> Hello,
>
> I am using the push_notification_lua plugin and would like to modify my
> script to write data into a dictionary configured as follows:
>
> dict_server {
> dict proxy {
> idle_timeout = 300s
> name
As I understand it, if I am doing replication between a pair of servers,
I run the replicator on just one and it makes all the two way changes
necessary to make the two machines match. But this only happens when
some change happens on that machine that runs the replicator.
First, is this corre
I got bitten by the upgrade from 2.3 to 2.4 on my MacOS laptop. I know enough
to be dangerous here and had a set-up that was working fine, but now I can't
quite figure out how to modify my conf file to work correctly.
The current error I'm getting is that there is no group "dovecot" even though
Hello,
With the removal of the replication plugin in next releases, i'm trying
to setup automatic synchronization using doveadm sync between my master
and my replica.
I managed to make the full sync work from my replica using the following
comamnd `sync -A -N -R -f tcp:master-fqdn:12345`
H
Hello,
I am using the push_notification_lua plugin and would like to modify my
script to write data into a dictionary configured as follows:
dict_server {
dict proxy {
idle_timeout = 300s
name = sql
slow_warn = 1s
}
dict sql {
sql_driver = mysql
mysql localhost {