2fa email template

yaboc

Member
Nov 23, 2017
64
4
8
35
Is this something that can be customized ? i see it under email templates but it's not what i'm getting in the email.
Email template
Code:
<html>
    <body>
        <br />
        <br><strong>Security Code</strong><br><br>
        Use the following code to verify your identity.<br>
        Authentication Code: ${auth_code}<br>
        <br />
    </body>
</html>

Actual email

Code:
Hello yaboc,

Use the code below to complete your authentication:

Your 2FA Code: 123456

Please use the above code to complete the sign-in process for your FS PBX account. This extra step confirms it's really you trying to access your account.

Why are you receiving this email?

This security measure is triggered whenever 2FA is enabled or a sign-in attempt is made. If you initiated this action, use the code to proceed. If you did not request this code, no action is required on your part—without the code, access to your account remains secure.

Did not request this code?

If you didn't request this code or suspect any unauthorized activity, please secure your account immediately by changing your password and contacting our support team.

If you have any questions, email our customer success team.

Stay secure,
The FS PBX Team

P.S. Need immediate help getting started? The FS PBX support team is always ready to help! Just reply to this email.

© ,

Unsubscribe from this list
 
FS PBX generates its own email for this, and it can't be customized at the moment. You can fill in your company info in Default Settings -> email settings. So that line is not empty.
 
  • Like
Reactions: yaboc