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

    Autorespond does not work as configured / ignores config file!?

    Kopano Groupware Core
    1
    1
    154
    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.
    • isol
      isol last edited by

      Hello, we are using kopano (free) 8.7.80.856 un an ubuntu 18.04 system.
      All works as expected, also autorespond is working, but it seems to ignore its config file.
      The file /etc/kopano/autorespond file was not present, so I copied over the sample file from “example-config” in /usr/share/doc/kopano and adjusted it (weekly notifications e.g.)
      The relevant lines are

      TIMELIMIT=$((72460*60))

      TIMELIMIT=$[72460*60]
      BASE_PATH=/var/lib/kopano/autorespond

      File which contains where vacation message was sent

      SENDDB=$BASE_PATH/vacation-$USER.db

      Tempfile containing message that will be sent

      SENDDBTMP=$BASE_PATH/vacation-$USER-$$.tmp

      It seems that the entire configuration is ignored - the directory /var/lib/kopano/autorespond exists and belongs to kopano, but it is never populated with anything. A db file “autorespond.db” is however created in the base directory itself.

      What am I doing wrong or how can I find out why the autorespond script seems to ignore the config? There is also an “autorespond.cfg” file in the shared example directory, but it seems this applies to an oelder version?

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