- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello everyone,
we are currently in a situation where we want to adjust the 'From' & 'Reply-To' address for certain email client templates. For that we created a record on the sys_email_client_from_address that is referenced from the respective sys_email_client_template record. This worked just fine until we got the requirement to also adjust the display name of the mail being sent, according to our research and tests this can be achieved using this format:
'Custom Name <test@customdomain.com>'
We now have the issue that our required combination of Name + Address is longer than 40 characters which is the maximum character limit of the 'email_address' field.
Now to our question, is it safe to adjust the dictionary so that e.g. 80 characters are allowed here, or do we risk breaking something in the backend?
If this is not an option which other options do we have to reach our goal of having custom Mail Sender Name + Address for certain mail templates?
Any help or guidance you can provide would be much appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
just check inbound and outbound flows does not break
If system are able to sende/receive emails successfully after making this change, I think you should be good.
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Which screenshots you need exactly?
Here is the dictionary of the respective table:
