FAQs and Recommendations1.
Suppressing Expect headerIt is recommended that you suppress "Expect" header in outgoing request.
For example If you are using curl then please make sure you add the following (or
equivalent) line to their code to suppress the Expect: header:
curl_setopt($curl_handler, CURLOPT_HTTPHEADER, array('Expect:'));
2.
How to contact Yahoo Mail Customer Care?First go to this help page
http://help.yahoo.com/l/us/yahoo/mail/ymail/ and see if your question is getting answered. If you need to speak to someone from Yahoo Mail customer care please click the contact-us link in the same page or by clicking
http://help.yahoo.com/l/us/yahoo/mail/yaho...orms_index.html. There is an option for doing live chat with our support team. Thanks
3. All customer care issues raised in this developer forum will be deleted. Please avoid posting issues here since it can go unanswered. The forum is only for supporting developers to integrate with Yahoo Mail APIs. Thanks.