On Jul 6, 2005, at 1:32 PM, Matt Sergeant wrote:
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.
Yeah, done. DENY doesn't make sense at all in that context (the default is "deny"). - ask -- http://www.askbjoernhansen.com/
