> On 12/04/2021 10:28 Gonzalo Palacios Goicolea > <[email protected]> wrote: > > > Hi All, > We're running dovecot director por proxying imap/pop queries to the backends. > Yesterday we add LMTP proxying and it works fine, but we have realized that > Sieve filters are no longer working after this change. Is it mandatory to add > some config to the directors or backends after implementing LMTP through > Director? > We use > > dovecot-pigeonhole-2.2.36-8.el7.x86_64 > dovecot-2.2.36-8.el7.x86_64 > > This is director servers config, if you also need backends config, please let > me know > > doveconf -n > # 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.4.24 (124e06aa) > # OS: Linux 3.10.0-1160.15.2.el7.x86_64 x86_64 Red Hat Enterprise Linux > Server release 7.9 (Maipo)
Sieve filtering happens in backend, so director configuration does not really factor into this. Perhaps check backend logs for clues? Aki Aki
