diff -r 90735b404da2 -r 2407e371ec7a README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Fri Jul 16 17:12:22 2010 +0200 @@ -0,0 +1,17 @@ +The checks should ensure that configuration changes to exim didn't break +anything. + +Several types of checks should be performed: + +* ROUTING +* ACCESS +* AUTHENTICATION + + +Which parameters do we need to set for checking? +Which parameters influence Routing, Access Control and Authentication? + +First we could focus on simple -bt or -bv checks. But this does not +suffice, since even routing could depend on source IP, sender address +and so on. +