Re: virtual domain aliases problems...

2001-04-10 Thread Dave Sill

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



virtual domain aliases problems...

2001-04-08 Thread Geoffrey Gallaway

Hello,

I recently moved from sendmail to qmail-1.03. I'm having a few problems
getting per-domain alias files working.

I have a few users on my system that had shell accounts and also had
some domains I hosted for them. Each of these kind of users had a
domain.aliases file in their home directory so they could manage their
own domains aliases' without bothering me. All I did was add the
location of the aliases files to sendmail.cf's 'AliasFile=' line when I
started hosting a new domain.

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?

Thanks,
Geoff