Skip to main content
1 vote
0 answers
49 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
-2 votes
0 answers
77 views

I am working on smtp library to act as mux for smpt. User define config with multiple smtp downstream servers and the service. This service will act as proxy between down streams and upstream. Purpose ...
aman goyal's user avatar
0 votes
0 answers
90 views

I am trying to send email using Chilkat smtp library using a Microsoft personal account and OAuth. Here is the part of code that I am using: // preparing Mail Object Chilkat.MailMan mail = new Chilkat....
SalmaBegum's user avatar
0 votes
0 answers
48 views

I have a C# application that sends emails using System.Net.Mail.SmtpClient. I send emails to multiple Google Group distribution lists. Some users belong to more than one group, so they end up ...
Kafkaa's user avatar
  • 89
0 votes
0 answers
32 views

I'm working on osmo-x, an open-source notification management API built with NestJS, typeORM, and bullMQ. It supports multiple notification channels (SMTP, Mailgun, SMS, etc.) where provider ...
KEERTHI VARDHAN's user avatar
Advice
1 vote
1 replies
73 views

We can fully emulate SMTP with current technology. Clearly, I can send a JSON containing the title, the body, and any other email information. The forwarding and replying mechanism can just be regular ...
Mingruifu Lin's user avatar
0 votes
1 answer
59 views

I've set-up email sending in my Django project that is deployed on AWS. When I run it locally the emails go out without a problem, but when I try it on production server on EC2 ubuntu VM, I get ...
Viktor's user avatar
  • 491
0 votes
0 answers
63 views

I created a registered app in Azure and getting the access token issued to me via Postman. When I receive a token from Azure with "client credentials" as the grant type, the Python script ...
jdrpepper79's user avatar
1 vote
0 answers
79 views

When sending mail using Jakarta email throwing below exception Using these dependencies jakarta.activation-2.0.1.jar jakarta.mail-2.0.2 jakarta.mail.MessagingException: Could not convert socket to ...
prathi's user avatar
  • 1
1 vote
1 answer
69 views

it is possible to send email as plain text from python code to mms koodomobile? Here is an example, it doesn’t return me any errror like it is working, if I try an normal hotmail adress to the sender ...
SRI_Techno's user avatar
1 vote
1 answer
177 views

I'm trying to send an email using PHPMailer, but I'm getting the following error: SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server ...
Clint William Theron's user avatar
0 votes
1 answer
98 views

My website was developed in PHP using the CodeIgniter framework. On the development server, everything worked perfectly, but after migrating the site to Prohoster, the email sending feature stopped ...
Amell12's user avatar
0 votes
0 answers
127 views

Adding email notification (send only) capability to my Java desktop app using Jakarta Mail 2.0.1. In the Google Cloud Console have: The GMail API enabled. An OAuth2 client, Client ID and Client ...
Todd Hill's user avatar
0 votes
0 answers
36 views

Ik probeer via Azure Communication Services (ACS) e-mails te verzenden vanuit een Laravel-applicatie via SMTP, maar ik loop tegen het volgende probleem aan: Huidige situatie Resource group bevat: ...
Loukman's user avatar
0 votes
1 answer
80 views

Some of our customers are unable to send out automated emails because support for basic authentication with SMTP is being removed. I am looking at finding a solution and it seems the Graph API is the ...
Luke T O'Brien's user avatar

15 30 50 per page
1
2 3 4 5
801