On 1/21/2024 19:00:28, Benny Pedersen wrote:
joe a skrev den 2024-01-21 22:20:

Now, where are my notes? . . . oh, right, my bad.

check the maillist then :=)

protocols = imap lmtp

add sieve there

more help then i need "netstat -natpu | grep dovecot" output

tux ~ # netstat -natpu | grep dovecot
tcp        0      0 0.0.0.0:993             0.0.0.0:* LISTEN 3554/dovecot tcp        0      0 127.0.0.1:12340         0.0.0.0:* LISTEN 3554/dovecot tcp        0      0 127.0.0.1:24            0.0.0.0:* LISTEN 3554/dovecot tcp        0      0 127.0.0.1:143           0.0.0.0:* LISTEN 3554/dovecot tcp        0      0 127.0.0.1:4190          0.0.0.0:* LISTEN 3554/dovecot

from my own tux, i love it :)

note all the love to 127.0.0.1


_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

I don't grasp where you suggest placing "sieve"

Adding it to "protocols = imap lmtp" in 20-managesieve.conf makes no change in output of dovecot -n. To assure my eyes were not deceived by some spell, directed the output of dovecot -n to text files and ran diff against them. No change noted.

To assure myself that 20-managesieve.conf was being considered, I commented out various declarations in the file and repeated the compare. Many differences were noted.

I am left with, given there no obvious errors note in the configuration, the failure of port 4190 to bind must be some curiosity of the OS or the vendor package. That managesieve is not being loaded/activated for some reason?

Is that a reasonable suspicion?


_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to