On Mon, 6 Dec 1999 17:48:08 -0500 (EST) , "Michael T. Halligan" writes:
> qmail is very unlogical if you have been using sendmail for five years..
> heck I know people who have been using qmail for 3 years and none of you
> can explain to me how to do the equivalent of /etc/mail/virtusertable ..

Try fastforward.

Basically, you feed a list of lines of the form:

user@host:<address>;
user@:<address>;    <--- host is wildcard
@host:<address>;    <--- user is wildcard

to a program called setforward, which records these in a hash
file.  

Then, in ~alias/.qmail-default, you put

|fastforward <name of hash file>

This should do exactly what you want, if I understand correctly.

-- 
Chris Mikkelson  |  It was mentioned on CNN that the prime number
[EMAIL PROTECTED] |  discovered recently is four times bigger than
                    the previous record.  -- unknown

Reply via email to