-
Step 1
Open up a terminal session. If you are on the local machine you can open up "xterm." If you are not local you can open a telnet or SSH session. Be sure to log in as "root."
-
Step 2
Type the command "eximconfig." This is a built-in utility for configuring your EXIM installation. This utility will ask you a series of key questions and modify the configuration based on your answers.
-
Step 3
Choose a number from one to five. You can configure EXIM to be local, satellite, internet or Internet using smarthost. The individual options are explained by the installer program and will walk you through the individual installer options.
-
Step 4
Enter a hostname for your machine in the next field. This can be any word you want as the hostname is only locally significant. If you entered selection four or five from Step 3, you can skip ahead to Step number 7.
-
Step 5
Enter the domain name (what will be placed after the "@" in the return message). If you do not specify anything, the hostname will be used.
-
Step 6
Answer the other questions as they apply to your configuration.
-
Step 7
Edit the "etc./e-mail-addresses" file with a text editor, such as "Gedit" or "VI." You will have to manually enter the users and their appropriate e-mail addresses in the correct format "[username]: [username]@[domain]."















