Page MenuHomePhorge

PyKolabCommunication
ActivePublic

Recent Activity

Mon, Apr 22

mbatty added a comment to T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte.

Same file opening problem exists in /usr/lib/python3.9/site-packages/wallace/module_invitationpolicy.py - line 270 :-

Mon, Apr 22, 11:41 AM · PyKolab, Bug Reports

Fri, Apr 19

machniak added a project to T8352: setup-kolab: MySQL kolab password not escaped?: PyKolab.
Fri, Apr 19, 10:19 AM · PyKolab, Bug Reports
machniak added a project to T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte: PyKolab.
Fri, Apr 19, 10:18 AM · PyKolab, Bug Reports

Thu, Apr 18

machniak added a project to T8349: setup-kolab: ERROR 1356 (HY000) ... View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them: PyKolab.
Thu, Apr 18, 3:05 PM · PyKolab, Bug Reports

Feb 1 2024

ghane created T8334: [pykolab] [wallace] DELETE of asyncore and smtpd in Python 12.
Feb 1 2024, 6:51 PM · PyKolab, PyKolab Developers
machniak closed T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError as Resolved.

Patch merged.

Feb 1 2024, 10:38 AM · PyKolab, Bug Reports

Jan 3 2024

sicherha closed T6577: problem with creating user mailbox as Resolved.

Seems to be fixed by D3692 and rPbd3a9e74745461089d7afc4e51a39c21958907bf.

Jan 3 2024, 10:21 PM · Kolab 16, PyKolab, Bug Reports
sicherha closed T6989: Bugs logged for pykolab as Resolved.

Fixed by D3851.

Jan 3 2024, 10:18 PM · PyKolab, Bug Reports
sicherha added a comment to T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError .

Patch submitted as D4625.

Jan 3 2024, 10:06 PM · PyKolab, Bug Reports

Oct 1 2023

machniak closed T3751: Emails stuck in wallace queue until wallace is restarted as Resolved.

Old. Not enough info.

Oct 1 2023, 9:11 AM · PyKolab, Bug Reports
machniak added a project to T6847: Automatic Email Signatures work only with primary email address but not alias: PyKolab.
Oct 1 2023, 9:08 AM · PyKolab

Sep 27 2023

machniak added a project to T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError : PyKolab.
Sep 27 2023, 11:26 AM · PyKolab, Bug Reports
machniak lowered the priority of T6989: Bugs logged for pykolab from Needs Triage to Normal.
Sep 27 2023, 11:24 AM · PyKolab, Bug Reports
machniak lowered the priority of T6776: wallaced not starting after reboot from Needs Triage to Normal.
Sep 27 2023, 11:22 AM · PyKolab, Bug Reports
machniak lowered the priority of T6577: problem with creating user mailbox from Needs Triage to Normal.

@mollekopf, imap.user_mailbox_create() returns False on error.

Sep 27 2023, 11:18 AM · Kolab 16, PyKolab, Bug Reports
machniak closed T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails as Wontfix.

I think it is better to pass the invitation to Inbox for manual processing.

Sep 27 2023, 10:30 AM · PyKolab, Kolab 16, Bug Reports
machniak lowered the priority of T5698: Recipient Policy broken when using hosted_domain mode from Needs Triage to Normal.
Sep 27 2023, 10:20 AM · PyKolab, Bug Reports
machniak lowered the priority of T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'. from Needs Triage to Normal.

This specific issue may be fixed with:

--- a/pykolab/setup/setup_roundcube.py
+++ b/pykolab/setup/setup_roundcube.py
@@ -26,10 +26,11 @@ import hashlib
 import os
 import random
 import re
+import six
 import subprocess
 import sys
 import time
-import six
+import urllib.parse
Sep 27 2023, 10:13 AM · Maipo, PyKolab, Bug Reports
machniak closed T5605: ERROR: Can't open /var/log/clamav/freshclam.log as Invalid.

It looks to me it's rather CentOS7 issue. And it's old.

Sep 27 2023, 9:27 AM · PyKolab, Maipo, Bug Reports

Aug 10 2023

mollekopf closed T2729: pykolab error/trouble with Umlaute - again as Resolved.

I think this got fixed in the python3 migration. Please reopen if you run into this issue again on a python3 system (>= Debian 11)

Aug 10 2023, 10:13 AM · PyKolab

Mar 12 2023

stephanh removed a watcher for PyKolab: stephanh.
Mar 12 2023, 6:29 PM

Mar 7 2023

mollekopf added a comment to T6577: problem with creating user mailbox .

imap.user_mailbox_create() always returns a string, so this should be fine. Is there a command-line way to reproduce this issue?

Mar 7 2023, 9:40 PM · Kolab 16, PyKolab, Bug Reports

Jul 15 2022

ghane added a comment to T6577: problem with creating user mailbox .

D3692 and D3710 should fix this
I ran into same error, when testing for Python 3

Jul 15 2022, 10:50 AM · Kolab 16, PyKolab, Bug Reports

Jul 7 2022

sicherha closed T6811: Recipient access denied when inserting into the cache fails as Resolved by committing rP3d3a92dfb302: Catch exceptions in `cache_update()`.
Jul 7 2022, 10:24 PM · PyKolab Developers, PyKolab, Bug Reports

Feb 17 2022

jh23453 created T6859: Update postfix master.cf template for possibly better TLS.
Feb 17 2022, 9:05 PM · PyKolab

Feb 6 2022

tammus added a member for PyKolab: tammus.
Feb 6 2022, 8:17 AM

Feb 4 2022

sicherha added a revision to T6811: Recipient access denied when inserting into the cache fails: D3343: Catch exceptions in `cache_update()`.
Feb 4 2022, 9:07 PM · PyKolab Developers, PyKolab, Bug Reports
lennartack added a comment to T6811: Recipient access denied when inserting into the cache fails.

The exception comes from inside cache_update(). See attached the traceback, from the log file that Johannes sent me.

Feb 4 2022, 1:08 PM · PyKolab Developers, PyKolab, Bug Reports
sicherha assigned T6811: Recipient access denied when inserting into the cache fails to mollekopf.

Do you happen to have a log containing a backtrace for the case where the sender column is too short? After skimming the code, I would assume SQLAlchemy throws an exception which then gets caught in bin/kolab_smtp_access_policy.py:1717. That's obviously too late.

Feb 4 2022, 7:42 AM · PyKolab Developers, PyKolab, Bug Reports

Feb 3 2022

sicherha assigned T6577: problem with creating user mailbox to mollekopf.

According to the log, the script tries to create a user named '@'. That's, well, weird. Unfortunately, I'm not sufficiently familiar with the pykolab codebase to make a qualified guess where this username may have originated from.

Feb 3 2022, 10:12 PM · Kolab 16, PyKolab, Bug Reports

Jan 15 2022

lennartack added projects to T6811: Recipient access denied when inserting into the cache fails: PyKolab, PyKolab Developers.
Jan 15 2022, 11:26 PM · PyKolab Developers, PyKolab, Bug Reports

May 20 2021

pi.michael added projects to T6577: problem with creating user mailbox : PyKolab, Kolab 16.
May 20 2021, 10:25 PM · Kolab 16, PyKolab, Bug Reports

Jan 25 2021

MenuMaPrint added a comment to T5605: ERROR: Can't open /var/log/clamav/freshclam.log.
Jan 25 2021, 7:42 AM · PyKolab, Maipo, Bug Reports

Dec 4 2020

Revinbeer25415 added a comment to T4151: Wallace changes encoding of email bodies.
Dec 4 2020, 5:56 PM · PyKolab, Bug Reports

Oct 22 2020

smiler2505 added a watcher for PyKolab: smiler2505.
Oct 22 2020, 1:29 AM

Aug 25 2020

kara added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..
Aug 25 2020, 3:01 PM · Maipo, PyKolab, Bug Reports
JeffSimons added a comment to T5698: Recipient Policy broken when using hosted_domain mode.
Aug 25 2020, 2:07 PM · PyKolab, Bug Reports
ruairidhlegge added a comment to T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails.

I didn't know that wallace created generate calender placeholder. Do they have an update for this? Hoping that they fix it as soon as possible.

Aug 25 2020, 10:30 AM · PyKolab, Kolab 16, Bug Reports

Aug 12 2020

pasik added a comment to T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails.

Any thoughts about how to fix this issue?

Aug 12 2020, 12:43 PM · PyKolab, Kolab 16, Bug Reports

May 3 2020

pasik updated the task description for T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails.
May 3 2020, 10:33 PM · PyKolab, Kolab 16, Bug Reports
pasik renamed T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails from Forwarded calendar invitation emails don't create placeholder event in wallace to wallace does not create calender placeholder events for forwarded meeting invitation emails.
May 3 2020, 10:31 PM · PyKolab, Kolab 16, Bug Reports
pasik added projects to T5860: wallace does not create calender placeholder events for forwarded meeting invitation emails: Kolab 16, PyKolab.
May 3 2020, 9:12 PM · PyKolab, Kolab 16, Bug Reports

Apr 1 2020

hayesmark added a comment to T5698: Recipient Policy broken when using hosted_domain mode.
Apr 1 2020, 12:48 PM · PyKolab, Bug Reports

Jan 17 2020

dhoffend closed T5734: encode_page_control() argument 2 must be string or read-only buffer as Resolved.

Closing Ticket. Change has been merged

Jan 17 2020, 12:53 AM · PyKolab, Bug Reports

Jan 9 2020

pasik added a comment to T5641: kolab wallace: ERROR event|todo_from_ical() exception: InvalidAttendeeCutypeError("Invalid cutype u'ROOM'",);.

Patch seems to work. I haven't seen this issue after applying the patch. Thanks a lot!

Jan 9 2020, 10:56 PM · Kolab 16, PyKolab, Bug Reports

Dec 23 2019

dhoffend added a comment to T5734: encode_page_control() argument 2 must be string or read-only buffer.

Additionally I get the following traceback:

2019-12-23 14:05:25,670 pykolab.auth ERROR [21425] An error occured using _paged_search: NameError("global name 'LDAP_CONTROL_PAGED_RESULTS' is not defined",)
2019-12-23 14:05:25,670 pykolab.auth ERROR [21425] Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 3168, in _search
    secondary_domains
  File "<string>", line 10, in <module>
  File "/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 2940, in _paged_search
    if c.controlType == LDAP_CONTROL_PAGED_RESULTS
NameError: global name 'LDAP_CONTROL_PAGED_RESULTS' is not defined
Dec 23 2019, 5:36 PM · PyKolab, Bug Reports

Dec 22 2019

dhoffend added a comment to T5734: encode_page_control() argument 2 must be string or read-only buffer.

This happend on a Debian 10 system with most recent pykolab package

  • pykolab 0.8.17-0~kolab2
  • python-ldap 3.1.0-2
Dec 22 2019, 9:45 PM · PyKolab, Bug Reports
dhoffend added a project to T5734: encode_page_control() argument 2 must be string or read-only buffer: PyKolab.
Dec 22 2019, 9:45 PM · PyKolab, Bug Reports

Dec 9 2019

balabadrasridhar212 added a comment to T5698: Recipient Policy broken when using hosted_domain mode.
Dec 9 2019, 1:45 PM · PyKolab, Bug Reports

Dec 6 2019

dhoffend closed T5686: kolab-server: Wrong access rights on pykolab.log as Resolved.
Dec 6 2019, 12:16 PM · PyKolab, Bug Reports