TLS support in mailer

Does mailer extension in Wappler support TLS?

If yes, that’s cool. Point me how to use it.

If no, please consider adding this option.

Hopefully, this answers your question.

image

Have you tried it with success using that 587 TLS port?

No, I ticked the box for the screen capture, I think the port needs to be adjusted to use SSL

Actually, I intentionally asked about TLS and not SSL. I already aware that SSL is supported, but not sure about TLS.

Have a look at https://www.mailgun.com/blog/which-smtp-port-understanding-ports-25-465-587

I think that you will find that, because TLS is based on SSL, the SSL box will work.

1 Like

I’ve tried with Gmail SMTP and it didn’t go through. If you have tried it and worked on your side, let me know, perhaps it’s my server that blocks that specific port (but I’ve made sure it’s unblocked though).

Edit: No issue with SSL port 465 .

image

@ben I’m aware of that, thank you :sweat_smile: .

My question is whether mailer script used by server connect / Wappler supports tls. If you use phpmailer, it uses different setting for tls. Now in mailer script used by server connect, if you tick ssl on the ui, it will set ssl as true in the script.

If that’s OK and will surely work, then it’s cool. I appreciate if anyone can test sending email through tls for me and confirms it works.

If the script doesn’t cover tls, I request this to be supported in future update.

1 Like

this is still a valid question as smtp.office365.com only supports TSL (not SSL) and port 587. The the SSL tick will not do the trick (sending mails)

This is still a problem. Have you figured out a work around?

@George Can you look at this?
This is very actual for us.

Just uncheck the Use SSL option and the mailer will use TLS.

1 Like