Skip to main content
1 vote
0 answers
115 views

I have scripts, which create reports and send from yandex mail to corporate .outlook mails. It worked fine last couple years, then stopped working a day ago. I checked all settings and configured ...
Aaron Ramsey's user avatar
1 vote
0 answers
242 views

I know there are many questions and answers about this subject. But I didn't find any solution. The code is quite simple, I am only sending an email via smtp-mail.outlook.com. For a while we are ...
Coskun Ozogul's user avatar
1 vote
1 answer
281 views

We are using SonarQube server v2025.1.1. In the past we upgraded from former LTA versions. I'd guess the first such LTA version was 7.9. Our SonarQube instance and our SMTP server both runs on a local ...
Attila Csipak's user avatar
0 votes
1 answer
2k views

I am trying to migrate a legacy application that sends emails via SMTP to use OAuth2 tokens instead of the classic username/password combination. I'm authenticating against Microsoft 365, but I have a ...
Master_T's user avatar
  • 8,231
1 vote
0 answers
356 views

I am trying to integrate SMTP Email Service of Outlook in my project and And I am getting the above mentioned Error in the title. I am trying to trigger Automated email after certain operation ...
Sudhansu Sekhar Pati's user avatar
3 votes
0 answers
1k views

When I'm performing scan-to-email from the printer encountering the below error I get the same error "535 5.7.139 Authentication unsuccessful, basic authentication is disabled" or "...
Prathap Palavala's user avatar
0 votes
1 answer
144 views

I'm using Oracle 21.C. I have been using Oracle's UTIL_SMTP for years to send mailings from a Hotmail account. From what I understand, Microsoft recently sunset "Basic Authentication" for ...
user3138025's user avatar
0 votes
1 answer
97 views

I am working on a Django project where I use Gmail for email services. I have the following configuration in my .env file: [email protected] EMAIL_HOST_PASSWORD=password And in my ...
Šimon Hlavsa's user avatar
0 votes
0 answers
43 views

I have developed a php application on a Linux server, everything works ok from months,the application work okay and send emails via a button to customers(receivers), Suddenly, I can't send any email ...
khadija Necib's user avatar
0 votes
0 answers
164 views

I Want to implement SMTP Oauth2 without generation application or without client id and client secret. Does it possible ? I have username and password based on that can i get token and implement ...
Hiren Makwana's user avatar
1 vote
0 answers
225 views

Title: Error: Failed to start TLS when sending OTP email using Mailtrap in Go Description: I'm working on implementing OTP email verification for user sign-in in my Go application using Mailtrap as ...
Abdullah odukoya's user avatar
0 votes
1 answer
3k views

We are using Office365 business basic. We are using one of our licensed account for SMTP email to send main to our users (outsiders). Our smtp client is written on GO lang. The service was working ...
Rafiul Islam's user avatar
2 votes
1 answer
87 views

I have a Delphi 11 FMX app. Until recently I was using TLS 1.0 to connect to AWS SMTP. When I switched to TLS 1.2, Win32, Win64 and Android 32 continued to work correctly, but on Android 64 I am ...
David U's user avatar
  • 1,003
1 vote
0 answers
223 views

CONTEXT: Sending mail SMTP via Google API php ‘Client’ interface and smtp.gmail.com gateway using a service account (i.e. with 2-legged OAuth2 flow). PROBLEM: Authentication with an access token ...
decomplexity's user avatar
0 votes
0 answers
190 views

The guidance here: https://nodemailer.com/extras/smtp-server/ ... indicated that I should configure my SMTP server (in production) like so: Example code from nodemailer site: const server = new ...
generic3892372's user avatar

15 30 50 per page
1
2 3 4 5
20