smtp: Post SMTP command expansion tidy up
authorSteve Holme <steve_holme@hotmail.com>
Sat, 23 Nov 2013 09:35:35 +0000 (09:35 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 23 Nov 2013 09:35:44 +0000 (09:35 +0000)
commit5ee64be9c6ca2bcf411801834ce39db196f68529
tree26bae80f595d514e12f0457439e549b586da8a95
parent9f18cf15d5edc73b6a7b52364ff0a8240c216e98
smtp: Post SMTP command expansion tidy up

Removed unnecessary SMTP_STOP state changes on failure.

Removed hard return on failure in smtp_state_data_resp().
lib/smtp.c