Francisco Miguel Biete Banon

Results 166 comments of Francisco Miguel Biete Banon

What you are trying to do is not possible. You need to specify a log_rotation_age greater than 0 (that you can set 0 is a bug to fix). Each postgres...

Take a look at branch _next_. We are using a background worker to calculate the file to use, which should fix your issue. There is also a new experimental option...

Sorry for the delayed response. Are you sure you are using the latest version? I don't have that warning while using _-Wdiscarded-qualifiers_ and the line 357 doesn't include a reference...

Thank your for that information, this warning should be fixed in the related commit. One thing to pay attention is that you were getting that warning in the fallback flow...

Hi! Feel free to create a merge request, just remember to put in the commit message that you are releasing the code under the AGPL license. Regards

BackendIMAP (letter "i" in the combined/config) knows how to sync objects of type "IPM.Note" (that's a message). But it doesn't know how to sync objects of type "IPM.Post" (that should...

Hi @mjonstone What version of PHP are you using? Can you run the testing/testing_caldav.php (filling your data) without errors?

Referenced commit should fix the problem. Thanks!!!!

I think we could be having 2 different issues here: - Maybe the message doesn't have plain/text part. The code tries to convert html tags to create one, but it...