Quote:
Originally Posted by zlex Hello Quanah,
Ok, i have executet the following lines:
what happend now? |
Well, you didn't say you set the search queries:
Code:
print ZMPROV "mcf zimbraReverseProxyMailHostQuery $zimbraReverseProxyMailHostQuery\n";
print ZMPROV "mcf zimbraReverseProxyPortQuery $zimbraReverseProxyPortQuery\n";
print ZMPROV "mcf zimbraReverseProxyDomainNameQuery $zimbraReverseProxyDomainNameQuery\n";
etc...
So it can't find the users when they go to log in. Those queries must be set. As I said previously, they don't depend on current environment variables, those variables are escaped so they can appear literally in the database.
You need to add those.