Daniel Augusto Fernandes wrote:
>
> Is there any alternative to how vpopmail use '.qmail-default' for
> virtual domains?
>
> It creates a /home/vpopmail/domains/<domain>/.qmail-default with:
> | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
>
> Is there any way I can make qmail-lspawn look at the virtual user table
> for that domain before it calls vdelivermail???
Only if you hack qmail-lspawn. But you probably would want to
hack qmail-local, since qmail-lspawn just exec's qmail-locals
to do the deliveries ;]
I recommend not hacking qmail-local. Why would you want qmail-local
to have virtual user table code ?
Ken Jones