view auto/nohave @ 5795:4b8a54df08de stable-1.6

Mail: discard pipelined commands after SMTP STARTTLS. The bug had appeared in nginx 1.5.6 (04e43d03e153). Reported by Chris Boulton.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 05 Aug 2014 12:22:07 +0400
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END