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

    Kopano-dagent not working core 8.4.0-344

    Kopano Groupware Core
    2
    6
    1985
    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.
    • mcostan
      mcostan last edited by

      When typing this:

      echo “hello” | kopano-dagent -c /etc/kopano/dagent.cfg mrc

      I get the following errors in the dagent log file:

      Sun Apr 23 18:15:40 2017: [ notice] [ 551] Starting kopano-dagent LMTP mode version 8,4,0,344 (344), pid 551
      Sun Apr 23 18:21:15 2017: [ 2252] [error ] Python type: (null)
      Sun Apr 23 18:21:15 2017: [ 2252] [error ] Python error: ‘module’ object has no attribute ‘DAgentPluginmanager’
      Sun Apr 23 18:21:15 2017: [ 2252] [crit ] K-1732: Unable to initialize the dagent plugin manager: Unknown error code (1).
      Sun Apr 23 18:22:22 2017: [ 2311] [error ] Python type: (null)
      Sun Apr 23 18:22:22 2017: [ 2311] [error ] Python error: ‘module’ object has no attribute ‘DAgentPluginmanager’
      Sun Apr 23 18:22:22 2017: [ 2311] [crit ] K-1732: Unable to initialize the dagent plugin manager: Unknown error code (1).

      It was working with the previous version installed 8.3

      1 Reply Last reply Reply Quote 0
      • mcostan
        mcostan last edited by

        This happens in Debian 8

        All I did was to download the latest 8.4 core packages, uncompress the tar, then run:

        dpkg -i *.deb

        followed by

        apt-get -f install

        1 Reply Last reply Reply Quote 0
        • mcostan
          mcostan last edited by

          I have seen a post regarding a problem with dagent which looks similar but it is in Centos 7, perhaps they are related.

          1 Reply Last reply Reply Quote 0
          • mcostan
            mcostan last edited by

            To deliver emails I use sendmail and the following

            .procmailrc file, one per user directory, note the zarafa bits are simply symbolic links to kopano

            :0 w
            | /usr/sbin/zarafa-dagent -c /etc/zarafa/dagent.cfg mrc
            EXITCODE=$?

            dagent.cfg is the standard, unchanged .cfg file that comes in /etc/kopano/dagent.cfg

            mcostan 1 Reply Last reply Reply Quote 0
            • mcostan
              mcostan @mcostan last edited by

              @mcostan

              The problem was solved by changing:

              plugin_enabled = no

              from yes to no

              However is there a problem somewhere? Should that option be turned on my default? If I turn it back on, I still see the error…

              Anyway turning it off makes it work for me now.

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

                Since you are also delivering via pipe would say this is indeed related (referenced thread is https://forum.kopano.io/topic/167/critical-bug-core-8-4-0-273-dagent-not-delivering-mails-if-plugin-manager-is-enabled/).

                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