In version 23.11.00 nothing changes.
How to fix this error?
@svg AFAIK Carbonio installation does not touch robot.txt and is completely agnostic about this file, so I am not sure how to help... can you provide some more details?
@stefanodavid Thank you for response.
I installed Carbonio CE 23.8.0
Run command zmprov mcf zimbraMailKeepOutWebCrawlers TRUE
Edited /opt/zextras/jetty_base/webapps/zimbra/robots.txt
from
User-agent: * Disallow: / User-agent: Googlebot Allow: /service/user/*/Calendar Disallow: /
to
User-agent: * Disallow: /
And all was fine.
After upgrade to 23.9.0 robots.txt changed to default. https://my.domain/robots.txt shows error 404
zmprov gcf zimbraMailKeepOutWebCrawlers shows TRUE
Changing this parameter to FALSE and TRUE again does not help.
I have created a file /opt/zextras/jetty_base/webapps/zimbra/test.txt with same rights and ownership, and https://my.domain/test.txt shows same error.
This seems to be a more general problem.
In fresh install Carbonio CE 24.1.0 robots.txt does not work.
What's going on?