Re: [SOGo] outlook 2016 / EAS / debug mode sync issues

2020-10-06 Thread mj
Hi Thomas, The posted samples were actually from sogo.conf :-) I just pasted the much smaller replies in between these requests. See: https://pad.ceph.com/p/response1 https://pad.ceph.com/p/response2 https://pad.ceph.com/p/response3 https://pad.ceph.com/p/response4 There has not been a larger

AW: [SOGo] outlook 2016 / EAS / debug mode sync issues

2020-10-06 Thread t...@aon.at
Hi, the samples you provided don't really help, they just contain what is requested by OL. You have to check what is logged in sogo.log when such requests are processed. Regards, Thomas mj schrieb Op 10/6/20 om 8:59 PM schreef mj (li...@merit.unu.edu):> I am currently reading this >

Re: [SOGo] outlook 2016 / EAS / debug mode sync issues

2020-10-06 Thread mj
Op 10/6/20 om 8:59 PM schreef mj (li...@merit.unu.edu): I am currently reading this (https://techcommunity.microsoft.com/t5/exchange-team-blog/under-the-hood-exchange-activesync-mailbox-log-analysis/ba-p/591224) to hopefully better understand what I am looking at. On that page, it says:

Re: [SOGo] outlook 2016 / EAS / debug mode sync issues

2020-10-06 Thread mj
Hi Thomas, Thanks for taking the time to respond! I was running with SOGoEASDebugEnabled = YES, and now I uploaded three EAS samples here: https://pad.ceph.com/p/sample1 https://pad.ceph.com/p/sample2 https://pad.ceph.com/p/sample3 Listfolders for this particular user is this: sogo-tool

Re: [SOGo] mass-edit sogo_folder_info for database connection details

2020-10-06 Thread mj
Hi, I think what happened with us: In sogo.conf we used to have mysql creds userorig/passorig, with matching user in mysql: 'userorig'@'localhost' A year ago, we added a user in mysql: 'usernew'@'*' with rights granted on the sogo database, and changed sogo.conf to use that new user, but

Re: [SOGo] mass-edit sogo_folder_info for database connection details

2020-10-06 Thread lists
Hi Francis! Op 5-10-2020 om 17:59 schreef Francis Lachapelle (flachape...@inverse.ca): Exactly, you need to modify three columns of the sogo_folder_info table. If you want to change the password, you would do something like this: update sogo_folder_info set \ c_location =

Re: [SOGo] mass-edit sogo_folder_info for database connection details

2020-10-06 Thread c...@brain-biotech.de
Hello all, as I have recently changed the DB Password without knowing that it needs to be changed in the DB as well I ask myself what is the impact of the wrong password there? I had no reports that something is not working. I am a bit confused. Regards Christian On 05.10.20 17:59,