> I'm trying to set up a default forwarding address for virtual domains. 
> [...]
> I read up on the /alias functions, but it appeared that they are not for use
> with virtual domains.

We use the fastforward package with an aliases file for virtual domains.

Example virtual domain as specified in /etc/aliases:

######################################################################
# Virtual account for 'abc'
[EMAIL PROTECTED]:chans3_abc
[EMAIL PROTECTED]:chand_abc
[EMAIL PROTECTED]:kaiserk_abc
[EMAIL PROTECTED]:chanc_abc
(this line catches all other addresses)@abc.dev.salu.com:info_abc
######################################################################

We also use a wildcard entry in /var/qmail/control/virtualdomains to
forward the mail from virtual domains to an account which handles them:

.dev.salu.com:virtual

And a .qmail-default file in the 'virtual' home directory:

| fastforward -d /etc/aliases.cdb

-- 
Bryan Curnutt <[EMAIL PROTECTED]>

Reply via email to