https://bugs.contribs.org/show_bug.cgi?id=10807
--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
command might need update from
CMD3=' | grep "Failed password" | sed -e "s/^.*from //" -e "s/ port.*$//"
>> $RESFILE'
to
CMD3=' | grep -E "(Failed password|Invalid user \w+ from)" | sed -e "s/^.*from
//" -e "s/ port.*$//" >> $RESFILE'
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/