diff --git a/downstream.go b/downstream.go index 965749e..fd6cca8 100644 --- a/downstream.go +++ b/downstream.go @@ -164,6 +164,7 @@ var passthroughIsupport = map[string]bool{ "TARGMAX": true, "TOPICLEN": true, "USERLEN": true, + "UTF8ONLY": true, } type downstreamConn struct {