diff --git a/downstream.go b/downstream.go index 9497052..a091f93 100644 --- a/downstream.go +++ b/downstream.go @@ -279,6 +279,7 @@ var passthroughIsupport = map[string]bool{ "HOSTLEN": true, "INVEX": true, "KICKLEN": true, + "LINELEN": true, "MAXLIST": true, "MAXTARGETS": true, "MODES": true,