Re: [SOGo] sogo_admin table in 5.10

2024-02-22 Thread Max Malycha
Hi, I've had the same question/problem. But regarding the comment from Quentin I set my MySQL collation systemwide to utf8mb4 and put the following limes into /etc/sogo/sogo.conf: > OCSAdminURL = "mysql://sogo:PASSWORD@127.0.0.1:3306/sogo/sogo_admin"; > MySQL4Encoding = "utf

Re: [SOGo] How many table

2024-02-22 Thread Max Malycha
Hi, my (MySQL-)Database holds only 11 tables: > mysql> use sogo > Reading table information for completion of table and column names > You can turn off this feature to get a quicker startup with -A > > Database changed > mysql> show tables; > +-

RE: [SOGo] sogo_admin table in 5.10

2024-02-22 Thread qhivert
Hi, Have you set the param OCSAdminURLin your sogo.conf? If not, it's normal the table is not created. If yes, sogo will create it when starting/restrating Quentin -Original Message- From: users-requ...@sogo.nu On Behalf Of Albert Shih Sent: jeudi 22 février 2024 10:38 To: qhivert

[SOGo] How many table

2024-02-22 Thread Albert Shih
Hi, How many tables do you have in your postgresql ? Because I got (26908 rows) It seem I got 12 tables for each users. Everything seem to work well, and maybe it's just because it's old installation, but I just want to ask. Regards -- Albert SHIH 嶺  France Heure locale/Local time:

Re: [SOGo] sogo_admin table in 5.10

2024-02-22 Thread Albert Shih
Le 21/02/2024 à 16:54:01+0100, qhivert a écrit Hi, > > You’re quick, I haven’t even made the full release yet  > Yes the table will be created by sogo itself, no need to do it manually. > If you use another collation than utf8mb4 (for example utf8mb4_unicode_ci) you > may

RE: [SOGo] sogo_admin table in 5.10

2024-02-22 Thread qhivert
Hello Careful you probably put in your OCSAdminUrl the same as value as SOGoProfileURL Yours should look like this OCSAdminURL = "mysql://sogo:PASSWORD@127.0.0.1:3306/sogo/sogo_admin"; For the collation, SOGo should create the correct value. For example, mines are utf8mb4_

RE: [SOGo] Active Sync WBXML Issue

2024-02-21 Thread "Robert Himics"
the server. HTTP Response Headers: Referrer-Policy: same-origin Sogo-Request-Duration: 3.288376 MS-Server-ActiveSync: 14.1 MS-ASProtocolVersions: 2.5,12.0,12.1,14.0,14.1 MS-ASProtocolCommands: Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateColle ction

[SOGo] BTS activities for Wednesday, February 21 2024

2024-02-21 Thread SOGo reporter
Title: BTS activities for Wednesday, February 21 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Wednesday, February 21 2024 idlast updatestatus (resolution)categorysummary

RE: [SOGo] sogo_admin table in 5.10

2024-02-21 Thread Max Malycha
Hi, I've tried to get rid of the message about missing OCSAdminURL today and set the value in this way: > // Hack um Fehlermeldung "OCSAdminUrl not set" zu unterdruecken > OCSAdminURL = "mysql://sogo:PASSWORD@127.0.0.1:3306/sogo/sogo_user_profile"; Reason is I'

[SOGo] ANN: SOGo v5.10.0 released!

2024-02-21 Thread "SOGo Reporter"
Minor release, but many bug fixes. Download it now!NEW RELEASEANNOUNCEMENTSOGo v5.10.0The Alinto team is pleased to announce the immediate availability of SOGo v5.10.0.This is a major release of SOGo which add new features and a lot of bug fixes.See our new to have a complete preview of new

RE: [SOGo] sogo_admin table in 5.10

2024-02-21 Thread qhivert
Hello You’re quick, I haven’t even made the full release yet  Yes the table will be created by sogo itself, no need to do it manually. If you use another collation than utf8mb4 (for example utf8mb4_unicode_ci) you may have to change it manually, though. Quentin From: users-requ

[SOGo] sogo_admin table in 5.10

2024-02-21 Thread Pavel Zheltobryukhov
Hi to all, it's nice to hear what ver. 5.10 was released recently. Some new parameters was introduced - OCSAdminURL and SOGoSuperUsernames . In OCSAdminURL we need to set up a 'sogo_admin' table. Before start upgrade, I did a SQL query about tables in sogo db $ psql -U vmailadmin -d sogo psql

[SOGo] BTS activities for Tuesday, February 20 2024

2024-02-20 Thread SOGo reporter
Title: BTS activities for Tuesday, February 20 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Tuesday, February 20 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Monday, February 19 2024

2024-02-19 Thread SOGo reporter
Title: BTS activities for Monday, February 19 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Monday, February 19 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] Error message: [WOHttpTransaction] client disconnected?

2024-02-19 Thread Mark
I'd like to add here further details on my setup; SOGo version: 5.8.4, with sope-mysql (MariaDB backend) Mail server: Dovecot + Postfix Web server: Nginx So any idea what it could be? Greetings. > > Each time when I refresh my browser page (on the SOGo Inbox page), I get; > >

[SOGo] Error message: [WOHttpTransaction] client disconnected?

2024-02-18 Thread Mark
Greetings. Each time when I refresh my browser page (on the SOGo Inbox page), I get; sogod [92544]: [ERROR] <0x0x5306ae6e548[WOHttpTransaction]> client disconnected during delivery of response for (len=50): the socket was shutdown error line in sogo.log file. That happens every time I r

[SOGo] BTS activities for Friday, February 16 2024

2024-02-16 Thread SOGo reporter
Title: BTS activities for Friday, February 16 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Friday, February 16 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Wednesday, February 14 2024

2024-02-14 Thread SOGo reporter
Title: BTS activities for Wednesday, February 14 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Wednesday, February 14 2024 idlast updatestatus (resolution)categorysummary

RE: [SOGo] Activesync Error

2024-02-14 Thread "Robert Himics"
error occurred while the Sync command was being tested. Additional Details We received an invalid WBXML response from the server. HTTP Response Headers: Referrer-Policy: same-origin Sogo-Request-Duration: 2.1

[SOGo] BTS activities for Tuesday, February 13 2024

2024-02-13 Thread SOGo reporter
Title: BTS activities for Tuesday, February 13 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Tuesday, February 13 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Monday, February 12 2024

2024-02-12 Thread SOGo reporter
Title: BTS activities for Monday, February 12 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Monday, February 12 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Sunday, February 11 2024

2024-02-11 Thread SOGo reporter
Title: BTS activities for Sunday, February 11 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Sunday, February 11 2024 idlast updatestatus (resolution)categorysummary

RE: [SOGo] Activesync Error

2024-02-11 Thread "Robert Himics"
Ok Continuing to get Better – Have Active Sync Woking Mostly To Fix the Proxy Authentication Issue, I changed AuthName "SOGo" AuthType Basic Require valid-user SetEnv proxy-nokeepalive 1 Allow from all To AuthName "SOGo"

Re: [SOGo] Timezone Issue in SOGo web client - need help

2024-02-11 Thread Odhiambo Washington
You are welcome. One last thing, sogo.conf should have your desired TZ in there. SOGoTimeZone = America/Ney_York The SOGo web UI inherits this. On Sun, Feb 11, 2024 at 8:11 PM Philipp Mueller | Bright and Epic USA < users@sogo.nu> wrote: > Omg - thank you so much Odhiambo. Crazy …

Re: [SOGo] Timezone Issue in SOGo web client - need help

2024-02-11 Thread Philipp Mueller | Bright and Epic USA
nly Hello everyone, I’m quite desperate because I have two problems with Sogo / Mailcow: I run a sogo and mailcow dockerized. Problem 1: Regardless of the timezone of my server (America/Ney_York), SOGo uses the default UTC time which is pretty bad as the users don’t have the correct time on their ema

Re: [SOGo] Timezone Issue in SOGo web client - need help

2024-02-11 Thread Odhiambo Washington
*From:* phil...@brightandepic.com > *Sent:* Thursday, February 8, 2024 9:45 PM > *To:* 'users@sogo.nu' > *Subject:* nano /etc timezone - list? default UTC only > > > > Hello everyone, > > > > I’m quite desperate because I have two problems with Sogo / Mailcow: >

[SOGo] BTS activities for Saturday, February 10 2024

2024-02-10 Thread SOGo reporter
Title: BTS activities for Saturday, February 10 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Saturday, February 10 2024 idlast updatestatus (resolution)categorysummary

[SOGo] Timezone Issue in SOGo web client - need help

2024-02-10 Thread philipp
is also wrong - it shows UTC time. From: phil...@brightandepic.com Sent: Thursday, February 8, 2024 9:45 PM To: 'users@sogo.nu' Subject: nano /etc timezone - list? default UTC only Hello everyone, I'm quite desperate because I have two problems with Sogo / Mailcow: I run

[SOGo] BTS activities for Friday, February 09 2024

2024-02-09 Thread SOGo reporter
Title: BTS activities for Friday, February 09 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Friday, February 09 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] CKEditor 4.x insecure

2024-02-09 Thread Ganael Laplanche
On 2/9/24 16:20, qhivert (qhiv...@alinto.eu) wrote: You can find more infos here -> https://bugs.sogo.nu/view.php?id=5920 Thanks Quentin! -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes - DISI

RE: [SOGo] CKEditor 4.x insecure

2024-02-09 Thread qhivert
Hello, You can find more infos here -> https://bugs.sogo.nu/view.php?id=5920 Quentin -Original Message- From: users-requ...@sogo.nu On Behalf Of Ganael Laplanche Sent: vendredi 9 février 2024 10:26 To: users@sogo.nu Subject: [SOGo] CKEditor 4.x insecure Hello, Latest Sogo rele

[SOGo] CKEditor 4.x insecure

2024-02-09 Thread Ganael Laplanche
Hello, Latest Sogo release (5.9.1) embeds CKEditor 4.22.1, which is considered as insecure, see: https://ckeditor.com/ckeditor-4/#is-ckeditor-4-secure? "The final public security patches for CKEditor 4 were released on June 30, 2023. Please be aware this means the public ver

[SOGo] nano /etc timezone - list? default UTC only

2024-02-09 Thread philipp
Hello everyone, I'm quite desperate because I have two problems with Sogo / Mailcow: I run a sogo and mailcow dockerized. Problem 1: Regardless of the timezone of my server (America/Ney_York), SOGo uses the default UTC time which is pretty bad as the users don't have the correct time

[SOGo] BTS activities for Thursday, February 08 2024

2024-02-08 Thread SOGo reporter
Title: BTS activities for Thursday, February 08 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Thursday, February 08 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Wednesday, February 07 2024

2024-02-07 Thread SOGo reporter
Title: BTS activities for Wednesday, February 07 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Wednesday, February 07 2024 idlast updatestatus (resolution)categorysummary

[SOGo] how to disabling hours in vacation configuration ?

2024-02-07 Thread fabrice prigent
    Hi,     The use of hours, in vacation configuration, is quite counterintuitive. Many of our users (and I, until recently) believe that hour is the beginning of the vacation for the first day, and the end for the last, but it's not.     I would like to be able to remove this parameter

Re: [SOGo] terminating app, vMem size limit …

2024-02-07 Thread Frank Richter
Am 06.02.24 um 17:09 schrieb Christian Mack (christian.m...@uni-konstanz.de): Hello Am 06.02.24 um 13:41 schrieb Frank Richter (frank.rich...@hrz.tu-chemnitz.de): Hi, we’ve set  SxVMemLimit = 768; in /etc/sogo/sogo.conf But it seems that this big value isn’t sufficient, we see this several

[SOGo] BTS activities for Tuesday, February 06 2024

2024-02-06 Thread SOGo reporter
Title: BTS activities for Tuesday, February 06 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Tuesday, February 06 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] terminating app, vMem size limit …

2024-02-06 Thread Christian Mack
Hello Am 06.02.24 um 13:41 schrieb Frank Richter (frank.rich...@hrz.tu-chemnitz.de): Hi, we’ve set  SxVMemLimit = 768; in /etc/sogo/sogo.conf But it seems that this big value isn’t sufficient, we see this several times a day in sogo.log: Feb 06 04:47:06 sogod [1280936]: 2003:f3:1708

[SOGo] terminating app, vMem size limit …

2024-02-06 Thread Frank Richter
Hi, we’ve set  SxVMemLimit = 768; in /etc/sogo/sogo.conf But it seems that this big value isn’t sufficient, we see this several times a day in sogo.log: Feb 06 04:47:06 sogod [1280936]: 2003:f3:1708:b0ca:f955:2664:d05:4987 "GET /SOGo/so/dadel/Mail/0/view HTTP/1.1" 200 427415/0 1.6

[SOGo] BTS activities for Monday, February 05 2024

2024-02-05 Thread SOGo reporter
Title: BTS activities for Monday, February 05 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Monday, February 05 2024 idlast updatestatus (resolution)categorysummary

AW: [SOGo] Activesync Error

2024-02-05 Thread "Raoul Schroeder"
imics" Gesendet: Montag, 5. Februar 2024 03:39 An: users@sogo.nu Cc: r...@himicsfamily.com Betreff: RE: [SOGo] Activesync Error Thanks for the Help So Far - I believe I'm getting very close to having ActiveSync working. I have validated the apache sogo.conf File on My internal SOGo Groupw

RE: [SOGo] Activesync Error

2024-02-04 Thread "Robert Himics"
Thanks for the Help So Far - I believe I'm getting very close to having ActiveSync working. I have validated the apache sogo.conf File on My internal SOGo Groupware Server with what Raoul Schroeder Provided As a Recap -- This is what I have  Internet Facing Server Apache 2.4 which Proxies

[SOGo] BTS activities for Sunday, February 04 2024

2024-02-04 Thread SOGo reporter
Title: BTS activities for Sunday, February 04 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Sunday, February 04 2024 idlast updatestatus (resolution)categorysummary

[SOGo] BTS activities for Friday, February 02 2024

2024-02-02 Thread SOGo reporter
Title: BTS activities for Friday, February 02 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Friday, February 02 2024 idlast updatestatus (resolution)categorysummary

RE: [SOGo] SOGo 5.9.0 could not load product

2024-02-02 Thread "burkha...@konsultaner.de"
was happy that sogo runs without this error. Am 02.02.2024 15:33 schrieb qhivert : Hello, Thank you for your investigation and your pull request. I assume some OS does need that as for the others, everything’s ok . On my ubuntu 22, ytnef is correctly linked without your modification -> r

RE: [SOGo] SOGo 5.9.0 could not load product

2024-02-02 Thread qhivert
Hello, Thank you for your investigation and your pull request. I assume some OS does need that as for the others, everything’s ok . On my ubuntu 22, ytnef is correctly linked without your modification -> root@8e09d7b54b57:/src/SOGo# ldd /usr/local/lib/GNUstep/SOGo/Mailer.SOGo/Mailer | g

Re: [SOGo] SOGo 5.9.0 could not load product

2024-02-02 Thread "burkha...@konsultaner.de"
I found the issue. It was already described here: https://bugs.gentoo.org/811351 The "SoObjects/SOGo/GNUmakefile" is missing the additional LDFLAG This is what needs to be changed -ADDITIONAL_LDFLAGS += -lmemcached -lzip +ADDITIONAL_LDFLAGS += -lmemcached -lzip -lytnef now ldd show

Re: [SOGo] SOGo 5.9.0 could not load product

2024-02-02 Thread "burkha...@konsultaner.de"
I just realized one more thing ldd /usr/local/lib64/GNUstep/SOGo/Mailer.SOGo/Mailer | grep ytnef ldd /usr/local/lib64/GNUstep/SOGo/MailerUI.SOGo/MailerUI | grep ytnef ldd /usr/local/lib64/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers | grep ytnef returns nothing. it seems like ytnef didn't

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-02-02 Thread Odhiambo Washington
On Fri, Feb 2, 2024 at 1:06 AM Bits 'n Tricks wrote: > Hi Markus, > > thanks, will try this. > I actually just copied the sogo.conf file from another working server, > If that is what you did, dump the database from that server and import it into the new server. I remember having advised you to

Re: [SOGo] SOGo 5.9.0 could not load product

2024-02-02 Thread "burkha...@konsultaner.de"
My next try this morning was to add libytnaf.so to the rpath of the sogod. Whats interesting ist that the rpath was "/usr/lib64/sogo" instead of "/usr/local/lib64/sogo" where it should actually be. Anyways, I added the libytnaf.so to "/usr/lib64/sogo", but it stil

[SOGo] BTS activities for Thursday, February 01 2024

2024-02-01 Thread SOGo reporter
Title: BTS activities for Thursday, February 01 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Thursday, February 01 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] SOGo 5.9.0 could not load product

2024-02-01 Thread "burkha...@konsultaner.de"
d path. Seems like Alma puts everything into /usr/local/lib64 I could compile the test.c without a problem. I also added the BUNDLE_LIBS += -lytnef but still Nothing works. The linker can see ytnef and sogo should find it too, because it is available in /usr/local/lib64 via a symlink. Is the

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-02-01 Thread Bits 'n Tricks
...@bitsandtricks.com) wrote: it came from /var/log/sogo/sogo.log: ERROR: Table 'sogo.sogo_users' doesn't exist [...] Anyway, I have only one occurrence in the sogo.conf file and it is this: viewURL = "mysql://sogo:password@127.0.0.1:3306/sogo/sogo_users"; IMHO the main question is:

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-02-01 Thread Markus Winkler
Hi Bart, On 31.01.24 18:07, Bits 'n Tricks (i...@bitsandtricks.com) wrote: it came from /var/log/sogo/sogo.log: ERROR: Table 'sogo.sogo_users' doesn't exist [...] Anyway, I have only one occurrence in the sogo.conf file and it is this: viewURL = "mysql://sogo:password@127.

Re: [SOGo] ActiveSync Error

2024-02-01 Thread "Robert Himics"
different mail Env (not SOGo based) with an Apache reverse proxy infront. So not sure the issue.Robert Himicsr...@himicsfamily.comOn Jan 31, 2024 8:45 AM, "\\Raoul Schroeder\\" wrote:Hi Robert, The wstunnel is not needed, that is for a websocket proxy only. Are you sure you gave

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-02-01 Thread Odhiambo Washington
If your two systems are supposed to be identical, then just dump the other database schema and import it into the new server. On Thu, Feb 1, 2024 at 11:17 AM Bits 'n Tricks wrote: > > > On Tue, Jan 30, 2024 at 9:19 PM Bits 'n Tricks wrote: > > Hi, > > it came from /

Re: [SOGo] Sync outlook calendar to SOGO error

2024-02-01 Thread Kenren Taisho
n before. > > Are there any CaldavSyncronizer settings to get around it? > > > > No, there is nothing CalDAV Synchronizer can do. > It is an error message generated by SOGo. > But you can use OptionSOGoDisableOrganizerEventCheck = YES; > in sogo.conf. > It will prevent

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-02-01 Thread Bits 'n Tricks
On Tue, Jan 30, 2024 at 9:19 PM Bits 'n Tricks wrote: Hi, it came from /var/log/sogo/sogo.log: ERROR: Table 'sogo.sogo_users' doesn't exist PS: I hate to-posting! In one of my setups, I have these definitions in sogo.conf: /* Database Configuration */ SOGoProfileURL = "mysql://

Re: [SOGo] Sync outlook calendar to SOGO error

2024-01-31 Thread Christian Mack
not happen before. Are there any CaldavSyncronizer settings to get around it? No, there is nothing CalDAV Synchronizer can do. It is an error message generated by SOGo. But you can use OptionSOGoDisableOrganizerEventCheck = YES; in sogo.conf. It will prevent this test, and therefore prevent

[SOGo] BTS activities for Wednesday, January 31 2024

2024-01-31 Thread SOGo reporter
Title: BTS activities for Wednesday, January 31 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Wednesday, January 31 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] Sync outlook calendar to SOGO error

2024-01-31 Thread Kenren Taisho
und it? Kind regards On Wed, Jan 31, 2024 at 11:42 PM Christian Mack wrote: > Hello > > Am 31.01.24 um 10:20 schrieb Kenren Taisho (toushin.tai...@gmail.com): > > Hello. > > I am having issues migrating users to our SOGO server specifically > because > > of Ou

Re: [SOGo] ActiveSync Error

2024-01-31 Thread "Robert Himics"
Yes. I tried Multiple time And I agree that it is strange.I used activeSync from a different mail Env (not SOGo based) with an Apache reverse proxy infront. So not sure the issue.Robert Himicsr...@himicsfamily.comOn Jan 31, 2024 8:45 AM, "\\Raoul Schroeder\\" wrote:Hi Robert, Th

RE: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread "burkha...@konsultaner.de"
Sorry, this is the output of the daemon. So when running it not building. Compiling works well. Am 31.01.2024 17:29 schrieb qhivert : It’s not clear to me if you get the errors when building or after when running sogo ? From: users-requ...@sogo.nu On Behalf Of "burkha...@konsultaner.de&

RE: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread qhivert
It’s not clear to me if you get the errors when building or after when running sogo ? From: users-requ...@sogo.nu On Behalf Of "burkha...@konsultaner.de" Sent: mercredi 31 janvier 2024 16:14 To: users@sogo.nu Subject: Re: [SOGo] SOGo 5.9.0 could not load product Thank you,

Re: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread "burkha...@konsultaner.de"
Thank you, compiling the test.c worked. my I added the ytnef.h to ld but still the same error. If it helps here is my part of the ansible script that compiles sogo on alma 9.3 minimal - name: set data path set_fact: sogo_gnustep_path: "/usr/local/lib64/GNUstep/SOGo" - na

Re: [SOGo] Sync outlook calendar to SOGO error

2024-01-31 Thread Christian Mack
Hello Am 31.01.24 um 10:20 schrieb Kenren Taisho (toushin.tai...@gmail.com): Hello. I am having issues migrating users to our SOGO server specifically because of Outlook Calender issues. When using CaldavSyncronizer to sync the Outlook Calendar entries to SOGO, we are experiencing the following

RE: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread qhivert
ent: mercredi 31 janvier 2024 15:06 To: users@sogo.nu Subject: Re: [SOGo] SOGo 5.9.0 could not load product Hey Queintin, no I tried installing from yum, from the nightly repo and finally tried to install by compiling from source. Nothing worked. I always get the same error. Even going down on a

Re: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread "burkha...@konsultaner.de"
saying that when installing ytnef via yum it don’t work but when you’re building ytnef yourself it works fine? Queintin From: users-requ...@sogo.nu On Behalf Of "burkha...@konsultaner.de" Sent: mercredi 31 janvier 2024 11:23 To: users@sogo.nu Subject: Re: [SOGo] SOGo 5.9.0 could not lo

AW: [SOGo] ActiveSync Error

2024-01-31 Thread "Raoul Schroeder"
31. Januar 2024 13:47 An: users@sogo.nu Betreff: RE: [SOGo] ActiveSync Error Yes using apache and yes have the below line. Will check on the modules. Wstunnel is the ony one not sure. ProxyPass /Microsoft-Server-ActiveSync \ http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync \

RE: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread qhivert
Hello, Are you saying that when installing ytnef via yum it don’t work but when you’re building ytnef yourself it works fine? Queintin From: users-requ...@sogo.nu On Behalf Of "burkha...@konsultaner.de" Sent: mercredi 31 janvier 2024 11:23 To: users@sogo.nu Subject:

RE: [SOGo] ActiveSync Error

2024-01-31 Thread "Robert Himics"
Yes using apache and yes have the below line.Will check on the modules.  Wstunnel is the ony one not sure.ProxyPass /Microsoft-Server-ActiveSync \http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync \retry=60 connectiontimeout=5 timeout=3600I have the followings in the environment.Apache svr

Re: [SOGo] SOGo 5.9.0 could not load product

2024-01-31 Thread "burkha...@konsultaner.de"
I compiled SOGo 5.9.1 from source on AlmaLinux9 which worked fine. I also compiled ytnef from source, because I keep getting the errors: Error (objc-load):/usr/local/lib64/GNUstep/SOGo/Mailer.SOGo/Mailer: undefined symbol: TNEFParseMemory Error (objc-load):/usr/local/lib64/GNUstep/SOGo

AW: [SOGo] ActiveSync Error

2024-01-31 Thread "Raoul Schroeder"
/Microsoft-Server-ActiveSync \ http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync \ retry=60 connectiontimeout=5 timeout=3600 Von: users-requ...@sogo.nu Im Auftrag von "Robert Himics" Gesendet: Mittwoch, 31. Januar 2024 08:02 An: users@sogo.nu Cc: 'Rob Himics' Betreff:

[SOGo] Sync outlook calendar to SOGO error

2024-01-31 Thread Kenren Taisho
Hello. I am having issues migrating users to our SOGO server specifically because of Outlook Calender issues. When using CaldavSyncronizer to sync the Outlook Calendar entries to SOGO, we are experiencing the following error from CaldavSyncronizer

[SOGo] Off-list Re: Fosdem?

2024-01-31 Thread Kees van Vloten
and drink a beer :-) Have a nice day ! Regards, Kees. Op 29-01-2024 om 10:38 schreef Philippe Gilbert (phili...@alinto.com): Hi, Alinto will attend the CloudFest in Germany 19-22 march Ans we’ll probably organize SOGo talks Regards Philippe Le 29 janv. 2024 à 09:59, qhivert (qhiv

RE: [SOGo] ActiveSync Error

2024-01-31 Thread "Michael Callum Mayaka"
Hi,  As long as you have the sogo-activesync package installed ActiveSync should work.  You need to use https://yourdomain.com/SOGo (or whatever your webmail link is) for the ActiveSync URL, I don't believe you can do this on the Microsoft Online tool (but I've not checked), so I'd recommend

RE: [SOGo] ActiveSync Error

2024-01-31 Thread "Robert Himics"
I'm Trying to Get ActiveSync to Work Getting this in sogo logs Jan 31 01:49:27 sogod [5769]: |SOGo| starting method 'OPTIONS' on uri '/SOGo/Microsoft-Server-ActiveSync/' Jan 31 01:49:27 sogod [5769]: |SOGo| request took 0.000950 seconds to execute Jan 31 01:49:27 sogod [5769]: 52.109.8.10

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-01-30 Thread Odhiambo Washington
On Tue, Jan 30, 2024 at 9:19 PM Bits 'n Tricks wrote: > Hi, > > it came from /var/log/sogo/sogo.log: > > > ERROR: Table 'sogo.sogo_users' doesn't exist > PS: I hate to-posting! In one of my setups, I have these definitions in sogo.conf: /* Database Configuration

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-01-30 Thread Bits 'n Tricks
Hi, it came from /var/log/sogo/sogo.log: ERROR: Table 'sogo.sogo_users' doesn't exist --- Met Vriendelijke Groet, Kind Regards, Salutations, Bart Coninckx Bits 'n Tricks On 30/01/2024 15:18, Odhiambo Washington wrote: On Tue, Jan 30, 2024 at 4:02 PM Bits 'n Tricks wrote: Hi, I just did

Re: [SOGo] Table 'sogo.sogo_users' doesn't exist

2024-01-30 Thread Odhiambo Washington
On Tue, Jan 30, 2024 at 4:02 PM Bits 'n Tricks wrote: > Hi, > > I just did a new Sogo install on MariaDB and I get this error when > logging in. > Followed the instructions on > https://www.sogo.nu/support/faq/how-do-i-configure-sogo-to-use-mysql.html. > > De

[SOGo] Table 'sogo.sogo_users' doesn't exist

2024-01-30 Thread Bits 'n Tricks
Hi, I just did a new Sogo install on MariaDB and I get this error when logging in. Followed the instructions on https://www.sogo.nu/support/faq/how-do-i-configure-sogo-to-use-mysql.html. Deleted the database again and recreated it, same error. Using the nightly repo. Thanks! -- Met

Re: [SOGo] SOGo Documentation for the version that uses nginx

2024-01-29 Thread Odhiambo Washington
mail.example.org; root /usr/lib/GNUstep/SOGo/WebServerResources/; error_log /var/log/nginx/sogo_error.log; access_log /var/log/nginx/sogo_access.log; listen 443 ssl; ssl_certificate /etc/letsencrypt/live/mail.example.org/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live

Re: [SOGo] Fosdem?

2024-01-29 Thread Philippe Gilbert
Hi, Alinto will attend the CloudFest in Germany 19-22 march Ans we’ll probably organize SOGo talks Regards Philippe > Le 29 janv. 2024 à 09:59, qhivert (qhiv...@alinto.eu) a écrit > : > > Hello, > (beware, yo usent this email to the mailing list and not my private email

Re: [SOGo] Fosdem?

2024-01-29 Thread Odhiambo Washington
On Mon, Jan 29, 2024 at 10:43 AM Kees van Vloten wrote: > Hi Quentin, > > > I got your mail-address from the mailing list. > > Now I was wondering if anyone from Alinto / Sogo will be attending > Fosdem next week in Brussels? > > > - Kees. > https://fosdem.or

RE: [SOGo] Fosdem?

2024-01-29 Thread qhivert
van Vloten Sent: dimanche 28 janvier 2024 13:11 To: qhivert (qhiv...@alinto.eu) Subject: [SOGo] Fosdem? Hi Quentin, I got your mail-address from the mailing list. Now I was wondering if anyone from Alinto / Sogo will be attending Fosdem next week in Brussels? - Kees.

[SOGo] Fosdem?

2024-01-28 Thread Kees van Vloten
Hi Quentin, I got your mail-address from the mailing list. Now I was wondering if anyone from Alinto / Sogo will be attending Fosdem next week in Brussels? - Kees.

Re: [SOGo] Is it posiible to get Domain Address Book from SOGo via CardDAV ?

2024-01-26 Thread Pavel Zheltobryukhov
e have a SQL-based Domain Address Book in iRedMail+SOGo. I want to > connect it to ThunderBird via CardDAV protocol. But I coudn't find an URL > for this resource. Is it even possible? > > WBR, Pavel > > If you have "SOGoCalendarDAVAccessEnabled = YES;" in sogo.c

[SOGo] BTS activities for Thursday, January 25 2024

2024-01-25 Thread SOGo reporter
Title: BTS activities for Thursday, January 25 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Thursday, January 25 2024 idlast updatestatus (resolution)categorysummary

Re: [SOGo] Is it posiible to get Domain Address Book from SOGo via CardDAV ?

2024-01-25 Thread Kees van Vloten
On 25-01-2024 18:07, Pavel Zheltobryukhov (pave...@gmail.com) wrote: We have a SQL-based Domain Address Book in iRedMail+SOGo. I want to connect it to ThunderBird via CardDAV protocol. But I coudn't find an URL for this resource. Is it even possible? WBR, Pavel If you have

[SOGo] Is it posiible to get Domain Address Book from SOGo via CardDAV ?

2024-01-25 Thread Pavel Zheltobryukhov
We have a SQL-based Domain Address Book in iRedMail+SOGo. I want to connect it to ThunderBird via CardDAV protocol. But I coudn't find an URL for this resource. Is it even possible? WBR, Pavel

[SOGo] Mail: Display of Content-Type: text/calendar configurable?

2024-01-25 Thread Frank Richter
Hello, is it possible to configure what data ist shown for e-mail parts Content-Type: text/calendar? Actually we'd like to have LOCATION shown in the e-mail view as well. Regards, Frank Richter -- Frank Richter, Chemnitz University of Technology, Germany

[SOGo] BTS activities for Wednesday, January 24 2024

2024-01-24 Thread SOGo reporter
Title: BTS activities for Wednesday, January 24 2024 BTS Activities Home page: https://bugs.sogo.nu Project: SOGo For the period covering: Wednesday, January 24 2024 idlast updatestatus (resolution)categorysummary

[SOGo] sogo-tool Uncaught exception NSInvalidArgumentException, reason: SoHTTPException(instance) does not recognize setContext:

2024-01-24 Thread Marco Moock
Hello! updating vacation is currently faulty at our site, so I ran it manually. sudo -u sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds It gives /usr/sbin/sogo-tool: Uncaught exception NSInvalidArgumentException, reason: SoHTTPException(instance) does not recognize

Re: [SOGo] import additional .ttf for custom fonts

2024-01-24 Thread Christian Mack
All static content is provided by your proxy server (Apache2 or nginx). You just have to put that font and its import CSS into the same webspace as SOGo. See also https://www.sogo.nu/support/faq/how-to-customize-the-html.html Kind regards, Christian Mack -- Christian Mack Universitä

Re: [SOGo] SOGo Documentation for the version that uses nginx

2024-01-23 Thread Odhiambo Washington
sante sana, mukubwa > > On Tuesday, January 23, 2024 15:48 GMT, "Odhiambo Washington" ( > odhia...@gmail.com) wrote: > > > > > On Tue, Jan 23, 2024 at 6:35 PM "Michael" wrote: > >> Hello, >> >> I am running SOGo on a Debian 11 server, and when I

Re: [SOGo] SOGo Documentation for the version that uses nginx

2024-01-23 Thread "Michael Callum Mayaka"
at 6:35 PM "Michael" wrote:Hello, I am running SOGo on a Debian 11 server, and when I installed it I used a package I can't seem to find now which required a separate server and installed SOGo and all the associated packages with nginx as the web server, rather than Apache2.  I am trying t

Re: [SOGo] SOGo Documentation for the version that uses nginx

2024-01-23 Thread Odhiambo Washington
On Tue, Jan 23, 2024 at 6:35 PM "Michael" wrote: > Hello, > > I am running SOGo on a Debian 11 server, and when I installed it I used a > package I can't seem to find now which required a separate server and > installed SOGo and all the associated packages with

[SOGo] SOGo Documentation for the version that uses nginx

2024-01-23 Thread "Michael"
Hello, I am running SOGo on a Debian 11 server, and when I installed it I used a package I can't seem to find now which required a separate server and installed SOGo and all the associated packages with nginx as the web server, rather than Apache2. I am trying to find documentation as I need

[SOGo] import additional .ttf for custom fonts

2024-01-23 Thread International Security Providers
hey there is it somehwo possible to inlcude custom .ttf files to add additional fonts? I am looking to integrate google hind, so maybe there' salso a way to integrate it by referencing their public source: @import url('

<    1   2   3   4   5   6   7   8   9   10   >