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

    [fixed] KC: dagent "lmtp_port", "", CONFIGSETTING_NONEMPTY breaks usage of new option lmtp_listen

    Kopano Groupware Core
    2
    2
    6371
    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.
    • umgfoin
      umgfoin last edited by umgfoin

      Hello KC::devs,
      commit 82381ef1ea5
      declares dagent option lmtp_port legacy in favour of lmtp_listen.
      So, we either set lmtp_port/ server_bind/ server_intf or lmtp_listen.

      This collides with dagent.cpp, ln. 3407

      {"lmtp_port", "", CONFIGSETTING_NONEMPTY}
      

      as an unset lmtp_port-option will fail during dagent-start:

      [crit   ] Config error: Option 'lmtp_port' cannot be empty!
      

      A current workaround is to define lmtp_port = "".

      ++umgfoin

      1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels Kopano last edited by

        Hi @umgfoin ,

        yes indeed. We will address this with https://stash.kopano.io/projects/KC/repos/kopanocore/commits/5e01e7ff70219eef61c37ff528a1a79042cf5f42 (currently in review).

        Regards Felix

        Resources:
        https://kopano.com/blog/how-to-get-kopano/
        https://documentation.kopano.io/
        https://kb.kopano.io/

        Support overview:
        https://kopano.com/support/

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