Questions tagged as 'gmail'

0
answers

php mailer with gmail account does not work when I return from a hosting change

I just changed from a web hosting to a previous one because the new one gave me errors, however, when I try again to send emails in the previous hosting using phpmailer I do not send emails, however, in the new one, with errors send. Do I have t...
asked by 03.07.2018 / 05:12
0
answers

Delivery Status Notification (Failure) Gmail mail apple mac

It turns out that you send an email, with an address to a special account, but with CCO to more accounts. At the time of sending this email, I receive one that says Delivery Status Notification (Failure) in the subject. I do not know if th...
asked by 29.04.2018 / 15:05
0
answers

Avoid emails from gmail with swift mailer in yii2

I am trying to configure my yii2 application to send emails from my gmail account, I have already enabled "Allow access to less secure applications" in my account. I configured the swift mailer as shown below, everything else (Model and Controll...
asked by 27.03.2018 / 16:03
0
answers

Error answering mail using google api

when I use the api to answer emails, everything works but if I add an attachment it marks error Fatal error: Uncaught exception 'Google_Service_Exception' with message '{ "error": { "errors": [ { "domain": "global", "reason": "i...
asked by 30.03.2018 / 06:30
0
answers

Error with Gmail API "SyntaxError: Unexpected end of JSON input"

I want to use the Gmail API for a project in Node.js 1-I have an Ubuntu server on which I ran the following exercise link , it worked for me without problems. 2-I wanted to do the same exercise (create another project in google with other...
asked by 09.03.2018 / 21:38
0
answers

Problem with javamail

I have an app created and an option is to send a form in background using javamail, the problem is that when adding an image, the application acts as if it sent the mail correctly but in the Gmail tray I do not receive anything . However, if I s...
asked by 23.01.2018 / 12:56
1
answer

Receive form data with php on gmail account

I want to receive the data of this form to a gmail account through PHP. Currently if I send it I do not receive anything including the spam folder. <form method="post" action="action.php"> <label for="email" id="email">Ema...
asked by 22.11.2017 / 22:18
0
answers

Use the gmail api with java

I'm doing a spring project that allows me to use the gmail api to send and read emails from my app. On my local PC when I use the app for the first time, it redirects me to the google page and I select the account with which I want to connect, t...
asked by 03.11.2017 / 18:50