|
The Add Alias Wizard is a powerful iRoot Wizard
which provides a convenient way to add an alias to your Virtual Server without
having to manually edit your "~/etc/aliases" file. Capability to
configure simple email aliases as well as "include lists" and
autoresponders is available. Depending on which alias type you select, the
wizard will prompt you for different values. After you have added the alias,
the wizard will remind you to rebuild the aliases file (using the
vnewaliases Wizard).
Flowchart of the Add Alias Wizard
Add Alias Wizard - Alias Name
Enter the name of the alias. You will send mail to this alias using the
address- "aliasname".
|
|
New Alias Wizard - Alias Type
You have three choices on the type of alias for "info"-
simple, include list, or autoreply. Select "simple" if you just need
an alias for one or more addresses that will be included in the alias file on a
single line. Select "list" if you want an alias to a larger list. The
larger list consists of a set of email addresses, each on a separate line, and
is stored in a separate file (referenced using an :include: statement).
Select "autoreply" if you would like the alias to act as an agent
which responds by echoing the contents of a file stored external of the alias
file.
|
|
Simple Alias
Add Alias Wizard - Email Address(es)
Enter a single email address for the email alias. You can specify multiple
email addresses separated by a comma.
|
|
Add Alias Wizard - Confirm
Select the "Add Alias" button to confirm the addition of the new
alias, "info". The new alias will be appended to your
"/etc/aliases" file and is shown below. If there are any errors, use
the Add Alias Wizard "Prev" button or the "Back" button on
your browser.
- New Alias:
info: webmaster@littletechshoppe.com
|
|
Include List
Add Alias Wizard - Include List
Specify an existing file that contains a list of email addresses, one per line.
If you would like to create a new list of email addresses for the new alias,
select the "Create new include list" radio button.
|
|
Create new include list
|
Use existing include
list
|
|
|
Add Alias Wizard - Confirm
Select the "Add Alias" button to confirm the addition of the new
alias, "info". The new alias will be appended to your
"/etc/aliases" file and is shown below. If there are any errors, use
the Add Alias Wizard "Prev" button or the "Back" button on
your browser.
|
|
|
Add Alias Wizard - New Include List
Specify a list of email addresses, one per line, that will be used by the new
alias. When mail is sent to the address, "info", the message will be
sent to each address on the list. The file will be stored under the filename
you specify.
|
|
Autoreply
Add Alias Wizard - Autoreply (Other Mail Aliases)
Your new autoreply alias has the form of:
-
info: OTHER_MAIL_ADDRESS(ES),
"|/usr/bin/autoreply -f NAME -m MESSAGE -a info"
The specification of other email addresses in the autoreply alias allows
the mail that is sent to the autoresponder to also be sent to the mail
address(es) specified as "OTHER_MAIL_ADDRESS(ES)". Without a
specification of other email addresses, the mail from the customer will not be
seen.
|
|
Add Alias Wizard - Autoreply (From)
Your new autoreply alias has the form of:
-
info: webmaster, "|/usr/bin/autoreply -f
NAME -m MESSAGE -a info"
The "-f" allows you to change what address will be listed in the
"From:" field in the message the customer reveives from the
autoresponder. In the example above, the "From:" field will have the
value "NAME".
|
|
Add Alias Wizard - Autoreply (Message)
Your new autoreply alias has the form of:
-
info: webmaster, "|/usr/bin/autoreply -f
webmaster -m MESSAGE -a info"
The "-m" allows you to specify a file that contains the message
the customer receives from the autoresponder. If no message is specified, the
autoresponder will send back the contents of the ".autoreply" file in
your Virtual Server home directory. If you would like to create a new message
file for the autoresponder, select the "Create new message file"
radio button.
|
|
Create new message file |
Use default
file
Use existing message
file |
|
Add Alias Wizard - New Message File
Specify a message for the autoreply alias, the contents of the file will be
sent back to anyone that sends mail to "info". The file will be
stored under the filename you specify.
|
|
|