Mail Aliases Configuration

Changes take affect immediately!

Wildcard Characters
The star (*) wildcard character matches any character string. The question mark (?) wildcard character matches any one character in a fixed position. All mail aliases are case-insensitive.

Mail Aliases

Mail aliases are used to map a mail userid to one or more mailboxes on the this mail server or internet mail addresses. In the example below, mail addressed to Tod.Sambar@sambar.com is redirected to the local tod mailbox. Typical uses for aliases include mapping firstname.lastname to a mail user's mailbox and/or addressing all the members of a group using a single name such as engineering.

The Fred.Sambar aliase below forwards mail to the null mailbox. The null mailbox is a "special" mailbox that results in the mail quietly being discarded without the sender being notified.

Alias Mailbox(s)
support tod stacia
info tod support@microsoft.com
Tod.Sambar tod
Fred.Sambar null

Forward Mail

Mail "forwarding" operates much the same way as mail aliases do. The only difference is in the order of evaluation (aliases are evaluated first) and the requirement that the mailbox being forwarded exist. The "forward" entry below sends all mail destined for the mailbox tod to the internet address tod@altavista.net. Warning: If you inadvertently forward mail to an invalid mail address, all mail destined for the address will be bounced back to the client.

Mailbox Destination(s)
tod tod@altavista.net