Re: [SOGo] Thunderbird 78 Support

2020-10-23 Thread Sorin-Adrian Ursan
(as a downgrade is not possible). Thank you in advance for the clarification, Sorin From: users-requ...@sogo.nu on behalf of Sorin-Adrian Ursan Sent: Friday, October 16, 2020 22:01 To: users@sogo.nu Subject: RE: [SOGo] Thunderbird 78 Support Thank you. So just

RE: [SOGo] Thunderbird 78 Support

2020-10-16 Thread Sorin-Adrian Ursan
a.m., Sorin-Adrian Ursan (s_ur...@hotmail.com<mailto:s_ur...@hotmail.com>) wrote: However, if we compile it for our test instance 5.0.1. Do you know if it is a compatibility problem with SOGo 2 and if yes, do you think it will be solved? There's a bug in the CardDAV code of Thunderbi

Re: [SOGo] Thunderbird 78 Support

2020-10-15 Thread Sorin-Adrian Ursan
Dear Ludovic, Thank you very much for your work. I have a question about the connector for Thunderbird 78. We have tested the most recent version (compiled on October 12th) and cannot make it work with our production SOGo … 2.3.23 (I know …) However, if we compile it for our test instance 5.0.1

[SOGo] From Identities Issue

2017-11-22 Thread Adrian Acosta
Hi All, Has anyone ever seen a bug where the SoGO user doesn't have an identity set? I lodged a bug report, but I'm not really sure what the solution would be: https://sogo.nu/bugs/view.php?id=4338 [image: Inline image 1] Running (mailAccounts[0].identities) in javascript console shows the fo

Re: [SOGo] What is better for battery on mobile devices?

2016-05-23 Thread Adrian Figueroa
Hello, ActiveSync works great for battery life in my experience. Especially, if the connection to the device is kept open for a long time without reconnection (24 hours for example). Adrian Am 23.05.2016 um 10:27 schrieb Christian Rößner (c...@roessner-network-solutions.com): Hi, I

Re: [SOGo] Migration script problem

2016-05-14 Thread Adrian Figueroa
That sounds great! I am on Debian 8. Thanks in advance, Adrian Am 13.05.2016 um 17:18 schrieb Ludovic Marcotte (lmarco...@inverse.ca): On 2016-05-08 12:14, Adrian Figueroa (adr...@figueroa.cc) wrote: Checking the SOGo log file with mysql logs enabled, it shows me this, when I try to add a

Re: [SOGo] Migration script problem

2016-05-14 Thread Adrian Figueroa
It works great! All data is back without issues. Thanks for your efforts. Adrian Am 13.05.2016 um 17:18 schrieb Ludovic Marcotte (lmarco...@inverse.ca): On 2016-05-08 12:14, Adrian Figueroa (adr...@figueroa.cc) wrote: Checking the SOGo log file with mysql logs enabled, it shows me this

Re: [SOGo] Migration script problem

2016-05-10 Thread Adrian Figueroa
Is there a way to manually revert the table structure to the old one? I have unfortunately done this to data I actually need.. I know, I should not have. Kind regards, Adrian Am 09.05.2016 um 15:09 schrieb Adrian Figueroa (adr...@figueroa.cc): Also, I can now not even access the calendar

Re: [SOGo] Migration script problem

2016-05-09 Thread Adrian Figueroa
Also, I can now not even access the calendar page in the sogo web interface. It tells me "502 proxy error" in the browser Sogo.log shows: May 09 15:05:46 sogod [25995]: <0x0x7f0df4397eb0[GCSFolderManager]> folderAtPath: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location,

Re: [SOGo] Migration script problem

2016-05-09 Thread Adrian Figueroa
No, I cannot. It shows "Proxy error" if I create a new address book or calendar and also if I try to add a new entry to it. The entry is then not added. Von: Ludovic Marcotte Gesendet: 09.05.2016 1:23 nachm. An: users@sogo.nu Betreff: Re: [SOGo] Migration scrip

Re: [SOGo] Migration script problem

2016-05-09 Thread Adrian Figueroa
://s.coda.pw/?555f5172c8fe0033#riMq3KVu7M5DGCQl66SHL4sGLqOaaVT6MXg8sTiI99w= Thanks in advance! Adrian Am 09.05.2016 um 01:44 schrieb Ludovic Marcotte (lmarco...@inverse.ca): Hi, Show your full sogo.conf file and show us the list of your database tables. Thanks, On 2016-05-08 12:14, Adrian Figueroa

Re: [SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
structure. Kind regards, Adrian Am 08.05.2016 um 18:14 schrieb Adrian Figueroa (adr...@figueroa.cc): Checking the SOGo log file with mysql logs enabled, it shows me this, when I try to add a contact: May 08 18:10:45 sogod [4786]: <0x0x7fb6ec90e660[GCSFolderManager]> ERROR(-[

Re: [SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
;"; "c_folder_id" = 4; "c_folder_type" = Contact; "c_location" = ""; "c_path" = "/Users/adr...@figueroa.cc/Contacts/personal"; "c_quick_location" = ""; } I am running the latest nightly again. Adrian Am 08.05.20

Re: [SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
help so far! Am 08.05.2016 um 15:07 schrieb Ludovic Marcotte (lmarco...@inverse.ca): On 2016-05-08 08:56, Adrian Figueroa (adr...@figueroa.cc) wrote: Those entries were defined already, except for the cachefolderurl. Adding that to sogo.conf did not help, unfortunately. Did you try the nightly

Re: [SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
2016-05-08 08:56, Adrian Figueroa (adr...@figueroa.cc) wrote: Those entries were defined already, except for the cachefolderurl. Adding that to sogo.conf did not help, unfortunately. Did you try the nightly builds and then reverted to 3.0.2? If you ran that script, which you shouldn't have in

Re: [SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
...@inverse.ca): On 2016-05-08 08:26, Adrian Figueroa (adr...@figueroa.cc) wrote: I ran the migration script "sql-update-3.0.0-to-combined-mysql.sh" on SOGo 3.0.2 and now all contact and calendar data is gone. I am afraid, I forgot to do a backup before. The script ran without issues and t

[SOGo] Migration script problem

2016-05-08 Thread Adrian Figueroa
eated in the process. When I dump the sogo database, I can still see the data in the raw text. Can I repair/revert it somehow? Help is much apprechiated. Kind regards, Adrian -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-05-07 Thread Adrian Figueroa
roken by angularjs at some point (takes 5 seconds, though). This is when I just open the start page of SOGo web with the mail list. Adrian Am 21.04.2016 um 16:14 schrieb Jean-Louis Biasini (jean-louis.bias...@viitorplus.ro): Hi all, I wanted to say that I also experience a somewhat slow web inter

Re: [SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-05-07 Thread Adrian Figueroa
ss that I had version>2.3.0 to begin with, but I am not sure entirely. I did not know of the upgrade scripts before the latest nightly told me to check the upgrade script folder. Can someone suggest log files to check? Sogo and apache error logs are clean. Kind regards, Adrian Am 21.04

Re: [SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-04-19 Thread Adrian Figueroa
/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 Am 18.04.2016 um 14:49 schrieb Christian Mack (christian.m...@uni-konstanz.de): Hello Is your memcached running? Kind regards, Christian Mack Am 18.04.2016 um 13:40 schrieb Adrian Figueroa (adr...@figueroa.cc): Is there anything wrong with

Re: [SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-04-18 Thread Adrian Figueroa
Is there anything wrong with my configuration? I did not change it between updates anyway, so I do not think that it is the cause of the problem. I came from SOGo 3.0 and there were no issues. Am 14.04.2016 um 21:52 schrieb Adrian Figueroa (adr...@figueroa.cc): I installed SOGo as part of the

Re: [SOGo] Thunderbird 45?

2016-04-15 Thread Adrian Figueroa
SOGo connector works just as before. No complaints there. Adrian Am 15.04.2016 um 09:04 schrieb André Schild (an...@schild.ws): Hello, as TB 45 is now out of the door, has anyone already tested it with the Sogo Addons? Thanks André -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-04-14 Thread Adrian Figueroa
= Adrian Am 14.04.2016 um 20:42 schrieb "Qmail" (qm...@top-consulting.net): Can you paste your sogo.conf ? Did you setup a sieve server and if so, is it really working ? On Thu, Apr 14, 2016 at 02:29 PM, Adrian Figueroa wrote: Hello, I am having issues with the SOGo web interf

[SOGo] SOGo Web interface slow since upgrade to 3.0.2

2016-04-14 Thread Adrian Figueroa
regards, Adrian -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Mail view broken on IOS / Activesync

2016-03-10 Thread Adrian Figueroa
The newest nightly fixed it all. Also, iOS calendar notifications seem to work (I did not see them work before). Adrian > Am 09.03.2016 um 15:34 schrieb Peter B : > > I guess this will be in the nightlies - I´m hoping so! Got a user that needs > it. > > I´ve been living

Re: [SOGo] HTML Messages

2016-03-09 Thread Adrian Figueroa
A bug was submitted already: http://sogo.nu/bugs/view.php?id=3571 <http://sogo.nu/bugs/view.php?id=3571> Regards, Adrian > Am 09.03.2016 um 11:26 schrieb Per Laine : > > Hi, > > New to the list! > > I updated from SOGo V2 to V3 yesterday and since then it seem

Re: [SOGo] SOGo v3 EAS attachments not displayed correctly on iPad

2016-03-08 Thread Adrian Figueroa
I have exactly the same problem on Apple mobile devices. It did not happen on SOGo 2.3.8, so this is new. > Am 08.03.2016 um 07:19 schrieb Thomas Fuehrer : > > Hi! > Are you able to test a patch (i.e. compile from source)? I don't have an iPad > ... > Regards, > Thomas > > -Ursprüngliche N

[SOGo] iPhone MIME problems with exchange sync

2016-03-08 Thread Adrian Figueroa
i0xLjMKJcTl8uXrp/Og0. However, if I use an imap account on the iPhone/iPad, everything works perfectly fine. What is the problem here? I did not have those errors with the old SOGo version. Kind regards, Adrian smime.p7s Description: S/MIME cryptographic signature

Re: [SOGo] ActiveSync on Android

2016-02-23 Thread Adrian Figueroa
;t setup properly, provide > the admin with a human language worded error message, if not also propose the > fix and/or apply the fix. Saving many admins running TLS secure web mail, > many, many hours of hunting this issue down. > > > > > On 2/23/2016 5:42 AM, Adrian

Re: [SOGo] ActiveSync on Android

2016-02-23 Thread Adrian Figueroa
served by appending 000_ at the beginning of the name of the vserver config. Now, name and certificate do match. I wonder why apache serves the mail client in the first place... Adrian > Am 22.02.2016 um 21:07 schrieb André Schild : > > Am 22.02.2016 um 17:42 schrieb Adrian Figueroa:

Re: [SOGo] ActiveSync on Android

2016-02-22 Thread Adrian Figueroa
Actually, I did provide the analyzer with valid login information. Maybe I should not pay too much attention to that 401 error. ActiveSync does work on any other device, also on Android with other clients (such as "nine"). Could it be, that Let's Encrypt certificates do not work on Android with

Re: [SOGo] SOGo contacts - multiple phone numbers of same "field" name

2015-09-02 Thread Adrian Figueroa
It seems like this is an Exchange limitation. Am I correct? Best regards, Adrian Am 02.09.15 um 19:28 schrieb Adrian: Hello, I have a problem with synchronizing SOGo with an Exchange account on an iPhone. On the iPhone, there are contacts with many phone numbers. When I add multiple phone

Re: [SOGo] SOGo contacts - multiple phone numbers of same "field"name

2015-09-02 Thread Adrian Figueroa
Actually, this problem only occurs, if I use Exchange sync on the iPhone. With cardDav, the contacts are all intact. No contacts were actually corrupted, it is just the iPhone not syncing correctly. Von: Adrian Gesendet: 02.09.2015 7:28 nachm. An: users@sogo.nu Betreff: [SOGo] SOGo contacts

[SOGo] SOGo contacts - multiple phone numbers of same "field" name

2015-09-02 Thread Adrian
itional field in the contact. What can I do about this? Can SOGo be told to add a field to the contact information (i.e. TWO private number fields)? Kind regards, Adrian -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Exchange: heartbeat timeout configuration

2015-08-27 Thread Adrian Figueroa
; They were not present and the heartbeat timeout defaulted to 10 seconds. Am Donnerstag, 27. August 2015 13:49 CEST, "Adrian" schrieb:  Hello all, I am using SOGo as part of the iRedMail installation and I use an Android handset with "nine" as an exchange client. The

[SOGo] Exchange: heartbeat timeout configuration

2015-08-27 Thread Adrian
oes back to 10 seconds. Can I increase that heartbeat timeout somehow, so that "nine" does not fail increasing the hearbeat? Kind regards, Adrian -- users@sogo.nu https://inverse.ca/sogo/lists

Antw: Re: [SOGo] Install Sogo on Debian 8 Jessie

2015-05-08 Thread Adrian Noss
apt-get update apt-get install sogo It works now without any problems on Jessie Best regards Adrian >>> Foxnet Support 07.05.2015 22:51 >>> Hello Adrian Believe me or not My next tutorial: add this by incorporating the sources of version 2.2.17a of the previous version o

[SOGo] Install Sogo on Debian 8 Jessie

2015-05-07 Thread Adrian
for? I've also tested the nightlys with the same result. Best regards Adrian -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] Adress book problem in thunderbird

2011-07-27 Thread Adrian Dinu
27;t work. Are there any new config variables i should be aware of or this is a bug ? Version is: 1.3.8b I get this errors in TB error console: Error: Assert failed: replay action failed: null 2: [file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%