|
A Simple Exim Configuration File |
|
|
|
Examples
|
|
Here is an example of an Exim configuration file that will: Accept messages FOR the domain example.com. Accept messages FROM itself (127.0.0.1) and two other ranges of IP addresses (10.0.0.0/8 and 192.168.0.0/16). This config has very few features but is still functional enough to work (on a test system that is not accesible from the Internet). This config also assumes that if you wish to send an email to
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
, that alice has a valid account and mailbox on the Exim server itself. |
|
Read more...
|