Update pop3-detect.yaml
parent
22c7925e61
commit
969cb985aa
|
@ -21,10 +21,9 @@ network:
|
|||
- "{{Hostname}}"
|
||||
- "{{Host}}:110"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "+OK Dovecot ready"
|
||||
- "USER"
|
||||
- "POP3"
|
||||
condition: or
|
||||
|
|
Loading…
Reference in New Issue