I've got an existing Sendmail site to move over to Qmail. Currently the
sendmail servers act as if they are the domain address. They have some local
aliases, and rewrite the remaining from *@xx to *@yy (e.g. jhaar@xx becomes
jhaar@yy). I can't see any way of doing this "user-wildcard" with Qmail
without resorting to something lame like:

"|forward `echo $LOCAL|sed 's/^alias-xx//g'`@yy"

in .qmail-default.

Is there some other way of doing it? Fastforward looked promising, but again
it is for explicit alias-to-alias matches - not wildcard users...

-- 
Cheers

Jason Haar

Unix/Network Specialist, Trimble NZ
Phone: +64 3 3391 377 Fax: +64 3 3391 417
               

Reply via email to