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)
commite2ca70829c8ec70da1fcc0aecbdf50cc3f28527a
tree140adaea434e92f4493c8183e966333787a2303d
parent52ba4661114d0a96c15f5f43bcb97ce89061f1b6
Raise smtp_cmd_buffer_size to 16384.

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
doc/doc-txt/ChangeLog
src/src/smtp_in.c