Send Mail with attachment using Gmail new API, but it is not displayed for receiver's inbox
问题 We are integrating GMail using the latest API provided by them as a part of developing email client within our application. We are using PHP client library provided by Google. See the link https://developers.google.com/api-client-library/php/ In this I'm trying to send a mail with attachment. Here we have generated message/rfc822 compatible text and passed it with 'raw' parameter. Here the problem I found is, after executing the code, when I checked the sent mail for the mail which I sent via