Re: migration from 2.3 to 2.4 : postfix can't deliver via lmtp
Aki Tuomi via dovecot <[email protected]> Tue, 31 Mar 2026 14:08:40 +0300 (EEST)
| Newsgroups | gmane.mail.imap.dovecot |
|---|---|
| Message-ID | <1227331483.7903.1774955320210@appsuite-pro-sync-core-mw-groupware-0.appsuite-pro-sync-core-mw-hazelcast-headless.appsuite-dev.svc.cluster.local> |
> On 31/03/2026 14:07 EEST Stefan G. Weichinger via dovecot <[email protected]> wrote: > > > Am 31.03.26 um 13:03 schrieb Aki Tuomi: > > > Then it sounds like debian is mucking with the defaults. You can > > resolve this by setting the default listener config that I sent you, > > and if you want, you can open issue in Debian bug tracker. > > So I'd set this in a separate conf-file in for example > /etc/dovecot/conf.d/91-anvil.conf (?): > > > service anvil { > chroot = > drop_priv_before_exec = no > executable = anvil > group = > idle_kill_interval = infinite > privileged_group = > process_limit = 1 > process_min_avail = 1 > protocol = > type = anvil > user = > unix_listener anvil { > group = $SET:default_internal_group > mode = 0660 > } > unix_listener anvil-auth-penalty { > mode = 0600 > } > } > > I quote the full block just to avoid any more mistakes. > > Thank you! > > (issue in Debian tracker .. dunno ;-)) > > > _______________________________________________ > dovecot mailing list -- [email protected] > To unsubscribe send an email to [email protected] I'd put just service anvil { unix_listener anvil { group = $SET:default_internal_group mode = 0660 } } Aki _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]