On 23/10/2024 18:20, Aki Tuomi via dovecot wrote:
On 23/10/2024 20:17 EEST nick--- via dovecot<dovecot@dovecot.org> wrote:
Hi, I am new to Dovecot and Debian, but I seem to have got Dovecot up and running with local delivery and then switched to LMTP. I am running Debian 12.7 and Webmin 2.202 to try and get things running, but I've had to tweak files. Also Webmin did not install dovecot-lmtpd, dovecot-sieve or dovecot-managesieved, so I did that manually. I have tried following the configuration guide from Dovecot (but there seems to be little there) and other sources I've found on the internet, but there is nothing I have found to get sieve listening on port 4190 when checked with ss.
Ultimately I intend to run manage sieve from Roundcube which I have already got running, or I may try a Thunderbird addon.
Can anyone give me some pointers, please?
dovecot mailing list --dovecot@dovecot.org To unsubscribe send an email todovecot-leave@dovecot.org You are missing sieve from protocols, so change
protocols = imap lmtp sieve
Aki
dovecot mailing list --dovecot@dovecot.org To unsubscribe send an email todovecot-leave@dovecot.org
Thanks. That was simple and solved it. I wish I'd found the info online.
Nick