summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.default/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index b3cbaf4..eb7fc55 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -712,8 +712,8 @@
<type>send</type>
<descr><![CDATA[Generic SMTP]]></descr>
<options>
- <send>EHLO nosuchhost</send>
- <expect>250-</expect>
+ <send></send>
+ <expect>220 *</expect>
</options>
</monitor_type>
</load_balancer>
OpenPOWER on IntegriCloud