In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".
Replaced the use of CURLOPT_USERPWD for the preferred CURLOPT_USERNAME and CURLOPT_PASSWORD options and used the same username and password for all email examples which is the same as that used in the test suite.