> I want to define a catchall so that any mail to syslang.net that goes to a
> nonexistant account will automatically route to a designated account.
>
> e.g., How do I get [EMAIL PROTECTED] to end up in [EMAIL PROTECTED] ?
>

Hi Steven,

You can do this by setting up a virtual usertable. create a file: (eg.
/etc/mail/virtuser.txt)

@syslany.net [EMAIL PROTECTED]

then run:
makemap hash /etc/mail/virtusertable < virtuser.txt

also make sure that sendmail is configured for virtual usertable. Here is a
good link:

http://www.sendmail.org/virtual-hosting.html

Hope this helps,

Ladean
[EMAIL PROTECTED]





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

Reply via email to