[Exim] typo

Góra strony
Delete this message
Reply to this message
Autor: John Jetmore
Data:  
Dla: exim-users
Temat: [Exim] typo
in NewStuff 4.14:24, the example

  accept hosts = whatever
         set acl_4 = some value


is incorrect. acl_4 should be either acl_c4 or acl_m4

--John