> > I was wondering if anyone on the list has successfully configured
> > sendmail on their RH 6.2 box to receive mail in the following fashion:
> >
> > {any user}@mydomain.com
In your sendmail.mc:
FEATURE(`virtusertable',`hash -o /etc/mail/virtusertable')dnl
In /etc/mail/virtusertable
# one user
basic at us.netrek.org tanner at real-time.com
# alias all to one
@company.com tanner at real-time.com
# substitue one to one
@isp.com %1 at real-time.com
--
Bob Tanner <tanner at real-time.com> | Phone : (612)943-8700
http://www.mn-linux.org | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9