Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread What SMTP service do you use for emailing
Fri, May 6 2022 5:52 AMPermanent Link

Paul Coshott

Avatar

Hi All,

On the server side, how do you manage your emailing? I have been using one of my hosting packages email server, but this has some serious restrictions on the number of emails that can be sent.

I have looked at MailerSend, but this requires all senders to be verified and that's not going to work for all the clients who need to send emails through my EWB app.

Any suggestions on the best way to send email?

Cheers,
Paul
Fri, May 6 2022 8:14 AMPermanent Link

Bruno Larochelle

You might be able to use a Google server. I had some success with this in the past (not with EWB, I've not tried), but you might end up with restrictions that prevent it from working.

Anyway, for what it's worth... here is a fairly recent link:

https://kinsta.com/blog/gmail-smtp-server/#:~:text=Can%20I%20Use%20the%20Gmail,emails%20via%20your%20Gmail%20account.
Bruno Larochelle
Logiciels BitWise Software
Fri, May 6 2022 5:03 PMPermanent Link

Walter Matte

Tactical Business Corporation

Since my backend server is a Delphi ISAPI DLL I use Clever Internet Suite for emailing.

I give the client an SMTP Configuration Screen to setup who their SMTP provider is - attached.

Look at SMTP2GO and they might have a solution - they have an API that can be used to send emails.

https://apidoc.smtp2go.com/documentation/?_ga=2.199424366.1539621987.1651870874-30089700.1651870874#/README

Walter



Attachments: smtp.jpeg
Wed, May 11 2022 10:42 PMPermanent Link

Paul Coshott

Avatar

Thanks for the suggestions guys.

Cheers,
Paul
Image