How to show the Display Name of the From Address and not the Email Address

  • 15 February 2022
  • 0 replies
  • 65 views

Badge +5

Topic

How to show the Display Name of the From Address in a Task Notification received instead of the email address.

 

This is applicable to K2 environments using SMTP to send out emails. The From Address in this scenario is not mapped to any AD user.

Instructions

  1. Create a new AD user (eg. DenallixSMTP) and set the Display Name required.
  2. Edit the Email attribute for this user to have the same email address as the From Address.20219i7FB0105FC55F7C57.png

     In this example, donotreply@smtp.denallix.com is the From Address.

  3. Log in to K2 as the new AD user. This will cache the new AD User in K2. To confirm, please run the following query:
    SELECT * FROM [Identity].[Identity] WHERE [Email] = '{Your From Address}'​ eg. SELECT * FROM [Identity].[Identity] WHERE [Email] = 'donotreply@smtp.denallix.com'​

 

 

 

 


0 replies

Be the first to reply!

Reply