To enable virtual user table support you need the folowing line in your
sendmail.mc file

FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')

Don't forget to regenerate your .cf file with something like

m4 /etc/sendmail.mc > /etc/sendmail.cf

make backups as needed of course. You also need to generate the
virtusertbale hash every time you change it with somethign like

makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable.txt

and then restart sendmail

/etc/rc.d/init.d/sendmail restart


hth
charles


On Wed, 13 Dec 2000, listmail wrote:

> 
> 
>       Is there a configuration directive that needs to be in place for
> this to work out? In testing this I put
> 
> [EMAIL PROTECTED]   root
> @testdomain.com               mylocal
> 
> in my virtusertable and all email sent to [EMAIL PROTECTED] whent to
> mylocal account, and not to the root account. as well as any random
> string.
> 
>:(
> 
> Sub




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to