Upon completion of checkout I am getting the error message unable to send email: contact-site administrator if the problem persists. When I check the dblog I get full error message is Error sending e-mail (from Site Name <nameA#site.com> to nameA#site.com).. It seems to me that the problem could be related to the fact they they are trying to send the email to the same person as it is from.
What baffles me about this is that I am logged in as the administrator and it's my email as the site administrator and nameA is listed as the email on the store configurations.
The webform email is working fine (I am using the SMTP module)
It turns out that my issue was with the SMTP authentication configuration. Once I got that straightened out and change the site administration email to match that on the SMTP authentication configuration it worked just fine.
Related
When we try to get a accessToken for a user for the Google Mail API via the https://www.googleapis.com/oauth2/v3/token endpoint we get an error
'Account has been deleted error'.
This works fine for all users but one. Before last week also for this user everything worked find. When I check the Users in de Google Workspace Admin Console the user and email address still exists and is active.
What can be the cause of this error?
We tried the same with other users in the organisation and these work just fine.
I have integrated my .net application to send e-mails from Gmail, I have 5 mail accounts that now send e-mails.
For every e-mail account I have created the credential file, when the application is running the first time I most enter the credentials from the e-mail to authenticate itself.
For sending a mail from Gmail you must passed trough the correct json file, that's is created for the specific mail-account.
This has worked for the last 5 months, but now it is not possible to send any e-mails.
Now the credential files are mixed-up, when the mail is automatically send i recieve and 403 that i'm not authenticated. But the email that is given is one of the others mail accounts.
I don't recieve the consist popup to authenticate it self anymore.
Have anyone has the same issue?
regards
I'm working on a C# project that use Gmail API in single-user mode to retrieve user's mail. The application is working nicely.
Recently, we got a strange behavior from this API. When the user hasn't a #gmail account with Gmail disabled and try to use our product, for some we got a "Bad Request 400" with "Mail service not enabled" exception and for other users, we got "Bad Request 400" with "failedPrecondition" exception.
The users are on the same domain name. I searched through Gmail API documentation and I found nothing that can explain this.
Our thoughts are that maybe some users have different settings in their Google account that can cause the "general" "failedPrecondition".
Any advice?
Thanks
I have a problem sending mail with JavaMail Service in GAE.
I did all the code in the documentation, i debug it online and it work fine, and it count the mail sended in the quota section the problem is, i didn't receive anything, and also checked with the account sender and it's the same there isn't any trace of mail sended. I tried this for some mails address and it's not working too.
Anyone had this problem yet? A solution to this?
The problem is that the mail sended as SPAM on gmail account.
Read doc: https://cloud.google.com/appengine/docs/java/mail/#Java_Authenticating_mail_DKIM
The email used to send the mails must be a member of the application. It can be the problem... It was with me.
https://cloud.google.com/appengine/docs/python/mail/
The link is about python but for sure that the same email rules apply to Java.
For security purposes, the sender address of a message must be one of the >following:
The Gmail or Google Apps Account of the user who is currently signed in
Any email address of the form anything#appname.appspotmail.com or >anything#appalias.appspotmail.com
Any email address listed in Email API Authorized Senders found in the App >Engine Settings page of the Developers Console
I am loging into salesforce account and thus getting this issue while running of selenium script.
"Your login attempt has failed. The username or password may be incorrect, or your location or login time may be restricted. Please contact the administrator at your company for help".
How to resolve this issue?
You might need to include your security token in your credentials: https://success.salesforce.com/answers?id=90630000000glADAAY
The Problem is occurring as it is not able to identify your IP as your Ip outside Iprange specified by your Salesforce admin. You may request your Salesforce Admin to add your IP to trusted IP range. It not only solve your problem but also bypass the verification