Hi egor,
That actually looks like the from name?
Anyway, we use the default WordPress wp_mail function to send out the notification emails, which itself, by default, will use that as the from name. You can change this (and the from address, etc.) by using a plugin like WP Mail SMTP to configure the settings for automatic outgoing emails sent by WordPress.
Hi @jaysupport,
WP Mail SMTP helped, thanks! Btw, where I can find the from name?
Hello egor,
The From Name option can be found right under the From Email option in WP Mail
SMTP > General/Settings.
For specific help with that plugin, you may want to check their documentation or reach out to their support.