case constants.denydisconnect:
                this.respond(550, msg, () => {
                    this.msg_count.reject++;
                    this.transaction.msg_status = 'rejected';
                    this.disconnect();