Re: cvm-vmailmgr lookup problem (internal temporary error)
Scott Gifford <[email protected]> Wed, 14 Sep 2005 22:28:29 -0400
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
Dale Woolridge <[email protected]> writes: > On 14-Sep-2005 23:12 Mattias Wikstrom wrote: > | > | Thanks for the help! I got it to work now, but when I try to use it > | together with cvm-qmail through cvm-chain it stops working. As far as I > | can see, only cvm-qmail is doing any recipient checking: > > As it is, you can't meaningfully chain modules in lookup mode, > at least not cvm-qmail and cvm-vmailmgr. You might be able to > use cvm-vmailmgr with cvm-pwfile and build your pwfile for the > cvm-qmail cases, if it's at all applicable. Yeah. Lately I've been modifying my CVM installations to support distinct "I dunno" and "No such user" exit codes, which makes a setup like this possible (if cvm-vmailmgr says "I dunno" cvm-chain goes on to cvm-qmail, but if it says "I *do* know and there's no such user" cvm-chain reports failure). I can probably dig out the patches if anybody's interested. ----Scott.