Re: cvm-vmailmgr lookup problem (internal temporary error)
Mattias Wikstrom <[email protected]> Thu, 15 Sep 2005 13:12:21 +0300
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Organization | Tigerbyte |
| Message-ID | <[email protected]> |
Mattias Wikstrom wrote: > Here are my CVM run-files, I've created domain sockets for all the > services: > > ------------------------------------------------------------- > > #!/bin/sh > # cvm-chain-lookup.local/run > CVM_SOCKET="/tmp/.cvm-chain-lookup.local" > export CVM_CHAIN_WEAK="" > export CVM_CHAIN0="cvm-local:/tmp/.cvm-qmail-lookup.local" > export CVM_CHAIN1="cvm-local:/tmp/.cvm-vmailmgr-lookup.local" Note: The chain is in the wrong order because I have tested both ways. Neither way works as it should... Mattias Wikstrom