Dovecot/Pigeonhole, Leap 15.5
Installed Dovecot23 package via YAST. Dovecot configured and working for some months now. Added Roundcube along the way. Attempting to configure Sieve/Manageseive, found Roundcube could not contact managesieve. Reason being the port, 4190, managesieve is configured to listen on, is not bound. Cannot telnet to it, on the local box, nor does it show via socklist or other port listing means. Does not appear to be a misconfiguration of dovecot. Anyone have such a thing working?
On 1/21/2024 18:35:09, joe a wrote:
Installed Dovecot23 package via YAST.
Dovecot configured and working for some months now. Added Roundcube along the way.
Attempting to configure Sieve/Manageseive, found Roundcube could not contact managesieve.
Reason being the port, 4190, managesieve is configured to listen on, is not bound. Cannot telnet to it, on the local box, nor does it show via socklist or other port listing means.
Does not appear to be a misconfiguration of dovecot.
Anyone have such a thing working?
Disabled IPv6, a "long shot" hope, yes, but no joy. Port 4190 still is not "bound". Since the package was installed via Yast and configuration appears proper, what is one left with? Some issue with the package?
On 2024-01-22 16:22, joe a wrote:
On 1/21/2024 18:35:09, joe a wrote:
Installed Dovecot23 package via YAST.
Dovecot configured and working for some months now. Added Roundcube along the way.
Attempting to configure Sieve/Manageseive, found Roundcube could not contact managesieve.
Reason being the port, 4190, managesieve is configured to listen on, is not bound. Cannot telnet to it, on the local box, nor does it show via socklist or other port listing means.
Does not appear to be a misconfiguration of dovecot.
Anyone have such a thing working?
Disabled IPv6, a "long shot" hope, yes, but no joy. Port 4190 still is not "bound".
Since the package was installed via Yast and configuration appears proper, what is one left with? Some issue with the package?
Did you check apparmor? -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
On 1/22/2024 15:44:42, Carlos E. R. wrote:
On 2024-01-22 16:22, joe a wrote:
On 1/21/2024 18:35:09, joe a wrote:
Installed Dovecot23 package via YAST.
Dovecot configured and working for some months now. Added Roundcube along the way.
Attempting to configure Sieve/Manageseive, found Roundcube could not contact managesieve.
Reason being the port, 4190, managesieve is configured to listen on, is not bound. Cannot telnet to it, on the local box, nor does it show via socklist or other port listing means.
Does not appear to be a misconfiguration of dovecot.
Anyone have such a thing working?
Disabled IPv6, a "long shot" hope, yes, but no joy. Port 4190 still is not "bound".
Since the package was installed via Yast and configuration appears proper, what is one left with? Some issue with the package?
Did you check apparmor?
apparmor is disabled. Two discoveries, after getting back to this just now: Will sniffing about on the machine: (this suggests "config" called upon "stuff" which was unable to complete a task?) ~: # lsof | grep manage config 19097 root mem REG 0,47 6896 257261 /usr/lib64/dovecot/modules/settings/libmanagesieve_settings.so config 19097 root mem REG 0,47 14696 257260 /usr/lib64/dovecot/modules/settings/libmanagesieve_login_settings.so Playing techno-voyeur on the internet, found this taht relates to the version installed, no idea if the package maintainers will know or comment: https://forum.directadmin.com/threads/dovecot-2-3-21-with-pigeonhole.69885/
On 1/21/2024 18:35:09, joe a wrote:
Installed Dovecot23 package via YAST.
Dovecot configured and working for some months now. Added Roundcube along the way.
Attempting to configure Sieve/Manageseive, found Roundcube could not contact managesieve.
Reason being the port, 4190, managesieve is configured to listen on, is not bound. Cannot telnet to it, on the local box, nor does it show via socklist or other port listing means.
Does not appear to be a misconfiguration of dovecot.
Anyone have such a thing working?
Resolution to port not bound - add "sieve" to "protocols" in dovecont.conf. Adding it to 20-managesieve.conf (protocols = $protocols sieve) does NOT seem to work.
participants (2)
-
Carlos E. R.
-
joe a