@@ -400,5 +400,13 @@ func (irc *Connection) hasValidValues() bool {
return false
}
if 0 == len(irc.user) {
if nil == irc.Log {
return true
The note is not visible to the blocked user.