mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received.
This commit is contained in:
parent
146a1717c6
commit
3c19d44aa8
@ -733,8 +733,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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user