]> git.kaiwu.me - nginx.git/commit
split pop3, imap, and smtp handlers
authorIgor Sysoev <igor@sysoev.ru>
Thu, 13 Sep 2007 20:13:18 +0000 (20:13 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 13 Sep 2007 20:13:18 +0000 (20:13 +0000)
commit6cc54cc3bed8f3c1d35e59dc3c8bd331ff5c0949
tree8f8e42901b697f7e80d0f4577fc78ba76a734c9c
parentf78e8dd033111708b849607e0608528898adc21b
split pop3, imap, and smtp handlers
auto/sources
src/mail/ngx_mail.h
src/mail/ngx_mail_handler.c
src/mail/ngx_mail_imap_handler.c [new file with mode: 0644]
src/mail/ngx_mail_pop3_handler.c [new file with mode: 0644]
src/mail/ngx_mail_smtp_handler.c [new file with mode: 0644]