Greg Shaffer wrote:
> Can anyone point me in the right direction for information on
> how mail forwarding and aliases are handled in qmail?
You can find way more information than you need via
www.qmail.org.
"man -M /var/qmail/man dot-qmail" will tell you the most important stuff.
> 1) Old users - I want mail address to joe@mydomain forwarded
> to joe@joesnewdomain. I don't want to maintain a current
> user account for joe, I just want those messages redirected
> to his new server (on NMS I have a single file with each line
> containing and entry user@mydomain:user@newdomain ). Is
> there an equivalent?
The *easiest* way to do this is to create an account for joe, but don't set up a password. Enter joe's forwarding address into the appropriate place in the form.
> 2) Group forwards - can I set up a mail forwarding
> group/alias so that mail sent to bunchoffolks@mydomain can
> forward to a number of users within my domain as well as
> several users with addresses in other domains?
The *easiest* way to do this is to create a group called "bunchoffolks". For each off-site user, create a locked account with mail forward as in the case of joe, above.
Regards
Charlie