Site icon HTML5chat, free html5 video chat

Sending customized emails

email

email

Many people asked for the possibility of sending customized emails. The emails are sent when the chat uses the user registration and more precisely:

In these 2 cases, you can customize email sending.

If you use JWT or if you use guests only, this feature has no effect at all.Important: You email template can include dynamic fields:

Ex: Hello {{username}}. Your password is {{password}}


Notice: If you want to include images, all images needs to be remote and starting with https://.
Warning. You cannot use classical HTML for email. You can read more info about html and email.

Who sends the email ?

Our SMTP server sends emails, so our sender is visible (noReply@html5-chat.com), if you want to change the sender (from) email, we need to add your domain name in our white list, and you need to confirm that with a new DNS entry. Since it is a manual process, there is one time fee for it of 20 euros (please contact us if you need that feature)

Exit mobile version