Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Manually using the Zimbra Collaboration Server lookup service (2021184)
Purpose
For example, creating a mailbox on each store node called after the zmhostname itself, and then executing the test on every store node will be a complete check for consistency and continuity.
Resolution
Note: This example assumes that port 7072 is not being blocked by a firewall, and that
zcs7-multi-mailbox2 is a store node (every mailbox store node has the lookup service available).- Telnet to the server by running the command:
$ telnet zcs7-multi-mailbox2.cork.zimbralab.com 7072
Trying 10.21.71.206...
Connected to zcs7-multi-mailbox2.cork.zimbralab.com.
Escape character is '^]'. - Enter these lines, and press Enter twice after the final line to execute the request:
GET /service/extension/nginx-lookup HTTP/1.0
Host: zcs7-multi-mta.cork.zimbralab.com
Auth-Method: passwd
Auth-User: user1@zcs7-multi.cork.zimbralab.com
Auth-Pass: zimbra
Auth-Salt: xxx
Auth-Protocol: http
Auth-Login-Attempt: 0
Example response:HTTP/1.1 200 OK
Auth-Status: OK
Auth-Server: 10.21.71.205
Auth-Port: 8080
Auth-User: user1@zcs7-multi.cork.zimbralab.com
Content-Length: 0
Connection closed by foreign host.
X-Proxy-Host: mail.example.com
Note: The IP address in theAuth-Serverfield is the required value for this test.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

