Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    New configuration syntax: how to disable services?

    Kopano Groupware Core
    2
    2
    347
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gerald
      Gerald last edited by Gerald

      There have been quite a lot of configuration changes recently, and to get rid of startup messages like

      “Config warning: Option “**********” is recognized but obsolete, and will be removed in a future release.”

      I’ve now tried to move to the new syntax. I started with kopano-ical, and found either a problem or something is unclear to me.
      Previously I was able to disable ical over http (port 8080) easily

      # whether normal connections can be made to the ical server
      ical_enable = no
      

      How does disabling a service, like for example unencrypted IMAP or unencrypted ICAL work in the new configuration syntax?
      I was expecting to set

      ical_listen = 
      

      to an empty value to prevent it to listen on any interface. But this does not work: Server is still listening on Port 8080.
      I could use “ical_listen = 127.0.0.1:8080” or a firewall rule to prevent outside access, but shouldn’t there be a way to actually disable a service like in the old days with “ical_enable = no” ?

      1 Reply Last reply Reply Quote 0
      • jengelh
        jengelh Banned last edited by

        All I can say is, you are right, and then (!!curses at the old config directives!!)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post