Page MenuHomePhorge
Feed All Stories

Sep 27 2023

machniak closed T5890: kolab-autoconf apache.conf as Resolved.
Sep 27 2023, 8:37 AM · Autoconf, Bug Reports
machniak closed T5884: Zero Byte WEBDAV upload files with external client as Invalid.

Not enough info.

Sep 27 2023, 8:36 AM · Bug Reports
machniak lowered the priority of T5872: DKIM passes on the server but fails external checks. from Needs Triage to Normal.
Sep 27 2023, 8:35 AM · Bug Reports
machniak closed T5866: Problem with calendar plugin for roundcube as Resolved.

Works for me.

Sep 27 2023, 8:34 AM · Roundcube Kolab Plugins , 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, 8:30 AM · PyKolab, Kolab 16, Bug Reports
machniak closed T5854: cant share calendar roundcube plugins as Resolved.

Sharing is not possible with the database driver. The label has been fixed in git.

Sep 27 2023, 8:25 AM · Bug Reports
machniak closed T5824: Active sync from mobile missing chain body as Invalid.

Sounds to me like a client issue. We would need more info, including debug logs from syncroton.

Sep 27 2023, 8:22 AM · Bug Reports
machniak lowered the priority of T5698: Recipient Policy broken when using hosted_domain mode from Needs Triage to Normal.
Sep 27 2023, 8: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, 8:13 AM · Maipo, PyKolab, Bug Reports
machniak lowered the priority of T5393: Calendar: StartDate at events export from Needs Triage to Normal.
Sep 27 2023, 7:31 AM · Bug Reports, Roundcube Kolab Plugins
machniak lowered the priority of T5339: Seafile as sole storage driver doesn't load subfolders from Needs Triage to Low.
Sep 27 2023, 7:30 AM · Roundcube Kolab Plugins , 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, 7:27 AM · PyKolab, Maipo, Bug Reports
machniak committed rRPKdcfd95fd1ff3: Fix rare fatal error in caldav_calendar class and some PHP8 warnings.
Sep 27 2023, 7:22 AM

Sep 26 2023

machniak closed T5842: Contacts Picture on Activesync as Resolved.

ActiveSync protocol limits photo size to 48KB (of base64 encoded string)

Sep 26 2023, 1:52 PM · Architecture & Design
machniak added a comment to T6847: Automatic Email Signatures work only with primary email address but not alias.

The module uses find_recipient() method which searches the user in LDAP. So, you need to have 'alias' in mail_attributes setting. This however is not all. Without changes to the module you can't use different signatures for aliases and main address.

Sep 26 2023, 1:45 PM · PyKolab
machniak closed T5462: Description of the installation of arcanist fails due to unavailabe repo file. as Resolved.
Sep 26 2023, 1:26 PM · Bug Reports
mollekopf added a comment to T7361: Sieve plugin broken.

I applied the same fix to dev/kolab-1.5

Sep 26 2023, 12:12 PM · Kolab 16, Bug Reports, Roundcube Kolab Plugins
mollekopf committed R113:5e7daf5550bd: Fix boostrap.php.
Sep 26 2023, 12:11 PM
machniak reassigned T7361: Sieve plugin broken from machniak to mollekopf.

This is a bug in some of our extra patches. The function asciiwords() in program/lib/Roundcube/bootstrap.php has an added if statement that causes the issue. I suppose it was meant to fix PHP8 warning, but it is wrong. The function code from git-master works all right. https://github.com/roundcube/roundcubemail/blob/20447fa962cfc54ac3fe0616b1b5abc3258372e9/program/lib/Roundcube/bootstrap.php#L326

Sep 26 2023, 12:05 PM · Kolab 16, Bug Reports, Roundcube Kolab Plugins
machniak claimed T7361: Sieve plugin broken.

Confirmed with the most recent package on Alma Linux 9.

Sep 26 2023, 11:41 AM · Kolab 16, Bug Reports, Roundcube Kolab Plugins
machniak closed T5809: Error: roundcube connection to storage server failed# as Resolved.

Old.

Sep 26 2023, 11:38 AM · Bug Reports
machniak closed T5770: Guam SSL error: certificate unknown as Resolved.

Not enough info. Guam works for me.

Sep 26 2023, 11:37 AM · Bug Reports
machniak closed T5764: Cyrus imapd stream_socket_client(): unable to connect to ssl://localhost:993 as Invalid.
Sep 26 2023, 11:36 AM · Bug Reports
machniak closed T5546: Activesync doesn't work Kolab 16 as Resolved.

This is old.

Sep 26 2023, 11:35 AM · Bug Reports
machniak lowered the priority of T7121: Cannot edit event in Calendar from High to Low.
Sep 26 2023, 11:34 AM
machniak closed D4546: Add imap:cleanup command.
Sep 26 2023, 11:32 AM
machniak committed rKed51185b3ee1: Add imap:cleanup command.
Sep 26 2023, 11:32 AM
machniak updated the diff for D4546: Add imap:cleanup command.
  • Comment out imap:cleanup in schedule
Sep 26 2023, 11:30 AM
machniak closed T8057: [roundcubemail-plugins-kolab] Incomplete body during MKCOL as Resolved.

Patch merged.

Sep 26 2023, 11:26 AM · Bug Reports
machniak committed rRPK4bc6a82a13a1: Fix creating DAV folders on Baikal servers (T8057).
Sep 26 2023, 11:26 AM
mollekopf added a comment to D4546: Add imap:cleanup command.

Looks reasonable otherwise, let's merge it without the schedule and then have a look.

Sep 26 2023, 11:25 AM
mollekopf added inline comments to D4546: Add imap:cleanup command.
Sep 26 2023, 11:24 AM
machniak assigned T8153: Debian: error removing roundcubemail to mollekopf.

This can be found in preinst and postinst scripts and should be copied to prerm script.

reload_apache()
{
    if apache2ctl configtest 2>/dev/null; then
        invoke-rc.d apache2 $1 || true
    else
        echo "Your apache2 configuration is broken, so we're not restarting it for you."
    fi
}
Sep 26 2023, 10:33 AM · Kolab 16, Roundcube, Bug Reports
machniak added a comment to T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale.

@conathan I hesitate to merge this patch. Without it it works for me with Cyrus v3 DAV service as well as with standard Kolab DAV service (e.g. at kolabnow.com).

Sep 26 2023, 10:02 AM · Roundcube Kolab Plugins , Bug Reports
machniak updated the diff for D4549: [WIP] Third party authentication.
  • Merge branch 'master' into dev/socialite
Sep 26 2023, 9:42 AM
machniak requested review of D4549: [WIP] Third party authentication.
Sep 26 2023, 8:16 AM

Sep 25 2023

machniak requested review of D4546: Add imap:cleanup command.
Sep 25 2023, 1:46 PM

Sep 21 2023

machniak abandoned D2137: add charge period to transactions.
Sep 21 2023, 2:06 PM
machniak abandoned D1702: Better structure for console commands, and unification of code/behavior.

I think this was already landed in some form.

Sep 21 2023, 1:57 PM
machniak abandoned D1816: make kolab now theme work.
Sep 21 2023, 1:53 PM
machniak abandoned D2287: moderator is no king but gets a cowboy hat.
Sep 21 2023, 1:53 PM
machniak abandoned D272: Upgrade OTP library to spomky-labs/otphp 6.0.x.

Outdated, we're already on otphp v10.

Sep 21 2023, 1:50 PM
machniak abandoned D515: Implement setAttendeeStatus.
Sep 21 2023, 1:49 PM
machniak closed D4538: Fix handling of ghosted properties on an event update.
Sep 21 2023, 1:41 PM
machniak committed rSbd8409257508: Fix handling of ghosted properties on an event update.
Sep 21 2023, 1:41 PM
machniak closed D2948: Make auth.find_user_dn() to work in multi-domain setup.
Sep 21 2023, 1:40 PM
machniak committed rP3f08cbde0310: Make auth.find_user_dn() to work in multi-domain setup.
Sep 21 2023, 1:40 PM
machniak closed D290: replaces spaces in givenname when enforcing daemon recipient policy. to avoid crate mailboxes with spaces.
Sep 21 2023, 1:40 PM
machniak committed rPd0fd4eef505c: replaces spaces in givenname when enforcing daemon recipient policy. to avoid… (authored by jankow).
Sep 21 2023, 1:40 PM
machniak closed D375: Don't accept invalid yubikey tokens.
Sep 21 2023, 1:35 PM
machniak committed rRPK18882d02dd8b: Don't accept invalid yubikey tokens (authored by dhoffend).
Sep 21 2023, 1:35 PM
machniak closed D647: Use HTTPS URL in "This is a Kolab Groupware object [...]" text.
Sep 21 2023, 1:33 PM · Roundcube
machniak committed rRPK1ee5a5fa0e70: Use HTTPS URL in "This is a Kolab Groupware object [...]" text.
Sep 21 2023, 1:33 PM
machniak closed D1201: swap expand/expanded icon in ou tree view.
Sep 21 2023, 1:32 PM
machniak committed rWAP3f4382f132c3: swap expand/expanded icon in ou tree view (authored by dhoffend).
Sep 21 2023, 1:31 PM
machniak closed D1333: add group.alias translation.
Sep 21 2023, 1:27 PM
machniak committed rWAPb0311de92977: add group.alias translation (authored by dhoffend).
Sep 21 2023, 1:27 PM
machniak closed D1339: add json url to apache example configuration.
Sep 21 2023, 1:24 PM
machniak committed rAC871350213eb2: add json url to apache example configuration.
Sep 21 2023, 1:24 PM
machniak updated the diff for D4157: WIP: Amavis/Spamassassin Settings.
  • Merge branch 'master' into dev/spam-settings
  • Merge branch 'master' into dev/spam-settings
Sep 21 2023, 1:03 PM
carolynbaker658 created T8302: Spam post removed.
Sep 21 2023, 12:32 PM
machniak requested review of D4033: [WIP] Handle other mailrecipient objects in findObjectsByRecipientAddress().
Sep 21 2023, 8:58 AM
machniak added a comment to T8295: kolab-plugins - Request top optinally disable alarm sound on calendar.

The sound is played if the event has an alarm of type "AUDIO" set. So, you can disable this per event, but I suppose a global option might make sense.

Sep 21 2023, 8:16 AM · Roundcube Kolab Plugins , Bug Reports

Sep 20 2023

machniak committed rK28eba1a3bfd4: VAT Report.
Sep 20 2023, 2:09 PM
machniak closed D4543: Direct token signup.
Sep 20 2023, 2:09 PM
machniak committed rKdf3455b83097: Direct token signup.
Sep 20 2023, 2:09 PM
machniak closed D4540: Add wallet:entitlements command.
Sep 20 2023, 2:09 PM
machniak committed rK9f8862aa0df0: Add wallet:entitlements command.
Sep 20 2023, 2:09 PM
machniak closed D4539: Move powerSet() to Tests/Utils.
Sep 20 2023, 2:08 PM
machniak committed rKadeb85481a00: Move powerSet() to Tests/Utils.
Sep 20 2023, 2:08 PM
vanmeeuwen accepted D4543: Direct token signup.
Sep 20 2023, 1:58 PM
machniak requested review of D4543: Direct token signup.
Sep 20 2023, 1:53 PM
machniak updated the diff for D4540: Add wallet:entitlements command.
  • Apply discounts
Sep 20 2023, 11:58 AM
mollekopf accepted D4540: Add wallet:entitlements command.
Sep 20 2023, 11:17 AM
machniak committed rKafa50c841b02: Fix phpstan errors.
Sep 20 2023, 10:12 AM
machniak requested review of D4540: Add wallet:entitlements command.
Sep 20 2023, 10:08 AM

Sep 19 2023

Harbormaster failed to build B44224: rD509072857617: Kolab ActiveSync (Syncroton) configuration manual for rD509072857617: Kolab ActiveSync (Syncroton) configuration manual!
Sep 19 2023, 12:25 PM
machniak abandoned D2866: Update sabre/vobject to version 4.3.5 Increase php version to 5.5.

Outdated. We're already using "~4.5.1".

Sep 19 2023, 12:24 PM
Harbormaster failed to build B44221: rD6e4107b27b60: Update debugging inistructions for iRony and Syncroton for rD6e4107b27b60: Update debugging inistructions for iRony and Syncroton!
Sep 19 2023, 12:23 PM
machniak closed D449: Kolab ActiveSync (Syncroton) configuration manual.
Sep 19 2023, 12:23 PM
machniak committed rD509072857617: Kolab ActiveSync (Syncroton) configuration manual.
Sep 19 2023, 12:23 PM
machniak closed D635: Update debugging inistructions for iRony and Syncroton.
Sep 19 2023, 12:23 PM
machniak committed rD6e4107b27b60: Update debugging inistructions for iRony and Syncroton.
Sep 19 2023, 12:23 PM
machniak requested changes to D2746: Replace all mentions of simple123 with the generate passphrase utility function, just in case APP_PASSPHRASE is set to something not 'simple123'.

I would rather use \config('app.passphrase'). I don't like "generate" in this context. If the config option is not set the tests will fail. Also, it's not gonna work if we ever wanted to run tests on a production setup.

Sep 19 2023, 12:21 PM
machniak abandoned D4028: Allow for the complete footer to be displayed on mobile real estates.

I believe it's outdated.

Sep 19 2023, 12:14 PM
machniak committed rPbd3a9e747454: Bool set when str expected error.
Sep 19 2023, 10:09 AM
machniak closed D1108: reformat error messages.
Sep 19 2023, 10:03 AM
machniak committed rACc526e21729a7: reformat error messages (authored by dhoffend).
Sep 19 2023, 10:03 AM
machniak committed rAC363ab2150cbe: Merge branch 'master' of https://phorge.apps.ocp04.ait-msp-infra..
Sep 19 2023, 9:57 AM
mollekopf committed rAC7be6d20a0375: If we fail to write, it's an error.
Sep 19 2023, 9:57 AM
machniak closed T8296: Spam post removed as Invalid.
Sep 19 2023, 9:51 AM · Bug Reports

Sep 18 2023

mollekopf committed rKaa64b1d9f425: kolabendpointtester.py: Avoid clearing the error status.
Sep 18 2023, 7:21 PM
mollekopf committed rK199c8de3ccc0: mailtransportest.py to check if mail delivery works.
Sep 18 2023, 7:21 PM
mollekopf committed rK14ef2518487c: kolabendpointtester.py: Catch RemoteDisconnected errors and colored output.
Sep 18 2023, 7:21 PM
mollekopf committed rKea5fd650689e: Adjusted update script for python3.
Sep 18 2023, 7:21 PM
mollekopf accepted D4539: Move powerSet() to Tests/Utils.
Sep 18 2023, 1:23 PM
mollekopf accepted D4538: Fix handling of ghosted properties on an event update.
Sep 18 2023, 1:23 PM
mollekopf committed R113:5321ce889086: php8 compat.
Sep 18 2023, 11:36 AM
mollekopf committed R113:e0e883f62fd0: php8 warning.
Sep 18 2023, 11:36 AM
mollekopf committed R113:3165a7ba8afb: php8 compat.
Sep 18 2023, 11:36 AM