所以我设法在我的zimbra实例as per these instructions上设置代理servlet,让代理服务运行,添加了我想要的域名,但是当我去尝试curl到服务器时
http://myzimbraserver.com:8080/service/proxy?target=www.yahoo.com
我收到此错误
Error 401 no authtoken cookie
HTTP ERROR 401
Problem accessing /service/proxy. Reason:
no authtoken cookie
我应该无法访问此网址吗?
Usage section of the setup描述了我没有使用的某些参数......我应该在哪里调用这些参数?
答案 0 :(得分:1)
您需要先在Zimbra中进行身份验证(或使用curl身份验证Cookie)。
代理服务器仅在有效的Zimbra会话中工作。