hosts_require_helo
[exim.git] / src / src / readconf.c
index 6d7e7a19e884ed35051f542d4ee8b2f08b6eb72c..ae36fa0c5601db9e2872b91f56dcc7425775d2ca 100644 (file)
@@ -181,6 +181,7 @@ static optionlist optionlist_config[] = {
 #ifdef SUPPORT_PROXY
   { "hosts_proxy",              opt_stringptr,   {&hosts_proxy} },
 #endif
+  { "hosts_require_helo",       opt_stringptr,   {&hosts_require_helo} },
   { "hosts_treat_as_local",     opt_stringptr,   {&hosts_treat_as_local} },
 #ifdef LOOKUP_IBASE
   { "ibase_servers",            opt_stringptr,   {&ibase_servers} },