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/dovecotfrom 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-leave@dovecot.org
No netstat here only ss. But similar options it seems. Only port 143 is bound to dovecot.