smtp_bye           37 mail/ngx_mail_smtp_handler.c static u_char  smtp_bye[] = "221 2.0.0 Bye" CRLF;
smtp_bye          436 mail/ngx_mail_smtp_handler.c                 ngx_str_set(&s->out, smtp_bye);