1 # Basic configuration setting
3 # Check that Exim can handle settings of all the configuration options that
4 # are not dependent on optional features in the binary. This catches out error
5 # in putting new options in the wrong order. Well, sometimes it does. We get
6 # it to print out a sample set of configuration variables.
8 exim -bP accept_8bitmime \
10 callout_domain_negative_expire \
11 commandline_checks_require_admin \
20 ignore_bounce_errors_after \
26 percent_hack_domains \
30 sender_unqualified_hosts \
31 smtp_backlog_monitor \