Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    1. Home
    2. Kopano Groupware Core
    Statement regarding the closure of the Kopano community forum and the end of the community edition
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • tboernert

      kopano-admin with ldap support
      • tboernert

      4
      0
      Votes
      4
      Posts
      237
      Views

      jengelh

      Some code was made. It is published in
      https://stash.kopano.io/users/jengelhardt/repos/kc/browse?at=refs%2Fheads%2Fkc-1657
      This is not in master yet, and if the Kopano community stance doesn’t improve, probably won’t ever.

    • ana-u

      Possible Memmory leak
      • ana-u

      2
      0
      Votes
      2
      Posts
      144
      Views

      fbartels

      Hi @ana-u,

      @ana-u said in Possible Memmory leak:

      version 8.7.1

      this version is already quite old. can you upgrade to the latest version (customers in UCS can add credentials for our download repository from the app settings) and check if the error persists?

    • Erik

      Webapp started complaining about removed messages
      • Erik

      6
      0
      Votes
      6
      Posts
      247
      Views

      Erik

      @marty Haven’t seen the message since disabling this feature.

      The message was related to the other stores.

    • mwhudson

      fails to build with python3.8
      • mwhudson

      3
      0
      Votes
      3
      Posts
      244
      Views

      longsleep

      The fix to support build with Python 3.8 has been merged. See https://github.com/Kopano-dev/kopano-core/commit/00669f113dfb77909878cae06f0f6082c973f1b0 for details.

    • boospy

      Can't import contacts with import_rfc.py
      • boospy

      8
      0
      Votes
      8
      Posts
      521
      Views

      galewinston

      @boospy said in Can't import contacts with import_rfc.py:

      Traceback (most recent call last):
      File “/usr/local/bin/import_rfc.py”, line 14, in <module>
      server = kopano.server(options, parse_args=True)
      TypeError: ‘module’ object is not callable

      This error statement TypeError: ‘module’ object is not callable is raised as you are being confused about the Class name and Module name. The problem is in the import line . You are importing a module, not a class. This happend because the module name and class name have the same name .

      If you have a class MyClass in a file called MyClass.py , then you should write:

      from MyClass import MyClass
    • t.wirmer

      How to examine what is causing high load on my SQL Table?
      • t.wirmer

      2
      0
      Votes
      2
      Posts
      146
      Views

      fbartels

      Hi @t-wirmer,

      you can see currently running queries when executing show full processlist; on the mysql console. Current session within kopano-server when calling kopano-stats --top.

    • Blinkiz

      Bug - Incoming spam emails is not sorted into junk folder
      • Blinkiz

      19
      0
      Votes
      19
      Posts
      1230
      Views

      micro

      ok, solved. Works like a charm now …

    • yythoss

      remove-duplicates.py
      • yythoss

      1
      0
      Votes
      1
      Posts
      129
      Views

      No one has replied

    • chartmann

      Newly created users are not assigned a store
      • chartmann

      9
      0
      Votes
      9
      Posts
      439
      Views

      chartmann

      THX walterhof for help

      it’s been solved.

    • prichter

      Installing Kopano core-8.7.82.4-RHEL_7_EPEL_7-x86_64 fails with missing dependency on python3-xapian
      • prichter

      12
      0
      Votes
      12
      Posts
      1053
      Views

      Mike-Sbg

      By the way, it is nearly impossible to install it on RHEL 7 (with epel):

      Does anybody know, if theese issues also happen in the commercial verison?
      Or is there any roadmap when it is fixed in the community edition (I know that there is no priority a the moment)

    • A Former User

      This topic is deleted!
      • A Former User

      1
      0
      Votes
      1
      Posts
      21
      Views

      No one has replied

    • Fux

      how to delete group "everyone"
      • Fux

      5
      0
      Votes
      5
      Posts
      248
      Views

      jengelh

      this one

      MariaDB [kopano]> SELECT * FROM objectproperty; +----------+-----------+---------------------+ | objectid | propname | value | +----------+-----------+---------------------+ | 1 | groupname | everyone | | 1 | ishidden | 0 | | 1 | modtime | 2020-01-15 20:53:03 | +----------+-----------+---------------------+
    • MartinSH

      fetchmailrc option 'uidl' does not work
      • MartinSH

      1
      0
      Votes
      1
      Posts
      193
      Views

      No one has replied

    • A Former User

      Recreate kopano database
      • A Former User

      20
      0
      Votes
      20
      Posts
      1400
      Views

      fbartels

      no, I would not think so. both operations should only read data and that should really not cause inconsistencies, Overall it sounds like you either have a faulty disk or maybe faulty ram?

    • A Former User

      Attachments after restore
      • A Former User

      2
      0
      Votes
      2
      Posts
      123
      Views

      fbartels

      Hi @ckruijntjens,

      unfortunately when the there is no attachment to an email after a restore, it means that the attachment was not included in the backup.

    • hartois

      Build 9.0.3 on Centos 7
      • hartois

      1
      0
      Votes
      1
      Posts
      92
      Views

      No one has replied

    • A Former User

      Kopano Dagent does not deliver incoming Mails // Outbound mails OK
      • A Former User

      29
      0
      Votes
      29
      Posts
      12457
      Views

      kamikaze

      Dear all,

      I know, that the topic is old. But I’ve had a simular problem and the info from @robgnu with the /etc/postfix/transport.mysql solved my problem.

      And if someone else has a simular problem as well, maybe this info can help.

      First of all my system: I installed kopano on a debian-10. I also installed fetchmail. I created user with mailaddress from my internal domain name eg: user1@mydomain.local and user2@mydomain.local
      and some user with external mailaddress eg: user3@mydomain.de and also user4@gmx.de

      For the internal user it works but for the user with external mailaddress fetchmail couldn’t deliver mails.
      I tried fetchmail with kopano-dagent and without but no success.
      Then I tried the mentioned tipp with transport.mysql - and it works !
      I have to enter the external mailaddress in my /etc/postfix/virtual - but then it works.
      And for me, it works better than expected, then: if I send a mail from user1@mydomain.local to user4@gmx.de the mail stays intern.
      That it what I wanted !

      I just want to describe it, if it someone else can help.

      Best regards

    • robgnu

      Move old calendar entries to another folder?
      • robgnu

      1
      0
      Votes
      1
      Posts
      93
      Views

      No one has replied

    • kermit13

      out of office rule recognize specific words in Subject line
      • kermit13

      1
      0
      Votes
      1
      Posts
      122
      Views

      No one has replied

    • TomSchmidt

      Gateway "Error loading SSL context" on Version 9.0.2
      • TomSchmidt

      2
      0
      Votes
      2
      Posts
      169
      Views

      fbartels

      Hi @TomSchmidt,

      this was already reported in https://forum.kopano.io/topic/2886/ssl-negotiation-failures-with-tlsv1-and-tlsv1-3-against-gateway-ical-on-debian-10/18

      closing.

    • undefined


      •


      Votes

      Posts

      Views