Geoffrey Gallaway <[EMAIL PROTECTED]> wrote:
>I recently moved from sendmail to qmail-1.03. I'm having a few problems
>getting per-domain alias files working.
>
>[snip description of sendmail method]
>
>Now, with qmail I've installed fastforward and setup /etc/aliases to
>work correctly. The question is how do I make qmail recognize the
>aliases files for the virtual domains that my users have?
For example, say you have virtual.example.com managed by "joe". In
control/virtualdomains:
virtual.example.com:joe-virtual
In ~joe/.qmail-virtual-default:
| fastforward -d virtual.aliases.cdb
-Dave