]> granicus.if.org Git - curl/commit
smtp: Fixed an issue when processing EHLO failure responses (Part 3)
authorSteve Holme <steve_holme@hotmail.com>
Sat, 9 Feb 2013 19:01:15 +0000 (19:01 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 9 Feb 2013 19:01:15 +0000 (19:01 +0000)
commit92f7606f29b70451b2f7c5a033459b895055856c
treed2eba38aa3d6adce8217c99527d53e518b4a4431
parentfd52530b50baf8e1d21cb081a3a4bb9f25feeec1
smtp: Fixed an issue when processing EHLO failure responses (Part 3)

Follow up fix to commit 62bd21746443 to cater for servers that don't
respond with a 250 in their EHLO responses. Additionally updated the
SMTP tests to respond with a 250 response code as per RFC5321.
lib/smtp.c
tests/data/test805
tests/data/test806
tests/data/test807