I've just gone through fixing a few documentation snafu's, and noticed in SMTP.pm that if you return DENY from unrecognized_command it does a ->disconnect(). Do we think that's intentional? It seems to me if you want a disconnect you'd ask for it with DENY_DISCONNECT. Thoughts?Thread Next