Raise smtp_cmd_buffer_size to 16384.
authorPhil Pennock <pdp@exim.org>
Sat, 27 Aug 2011 18:58:44 +0000 (11:58 -0700)
committerPhil Pennock <pdp@exim.org>
Sat, 27 Aug 2011 19:09:10 +0000 (12:09 -0700)
Needed to interoperate with SASL commands containing a large
initial-response; in practice, GSSAPI with authorisation data, such as
in a Windows domain.

Patch from Paul Fisher.

fixes bug 879


No differences found