At 10:05 AM 12/7/1999 -0600, [EMAIL PROTECTED] wrote:

>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.


Great info, thanks. More of these notes need to be so simple!!!! :)

Richard

Reply via email to