Fix the SMTP code so it doesn't end up in a hard loop during a DATA
authorKen Hornstein <kenh@pobox.com>
Wed, 14 Mar 2012 19:47:01 +0000 (15:47 -0400)
committerKen Hornstein <kenh@pobox.com>
Wed, 14 Mar 2012 19:47:01 +0000 (15:47 -0400)
commitf319ad1eba15fbb0f387a0b5246bd0b8f4b36dcf
tree69cd29e2d5e83849ec1e915ab8d383fc2c141415
parent86c5a525f242b0a0464d1fa9a5a53029401d093a
Fix the SMTP code so it doesn't end up in a hard loop during a DATA
command.
mts/smtp/smtp.c