• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Plesk Premium Email - From Address

BuzzLightBurger

Basic Pleskian
Hi
When sending email via an iPhone using activesync (Exchange) the from address is presented to the recipient as [email protected].

I have seen someone modify a PHP script in order to allow the (usually vacant) domain part of the account settings to be used to populate a user's full name in order to populate the FROM address correctly, ie, "first_name last_name <[email protected]>"

This can be seen via this page

Can this be achieved somehow with this 'premium' email extension?

Sending emails to clients via an activesync linked device looks a tad unprofessional at the moment and either a simple hack or a more preferred option to add a tick box in order to toggle the use of the domain field as a name field would be ideal.

Regards
 
Judging from the lack of response, can I assume that plesk/kolab are following protocol here and it is in fact iOS that has the issue (missing the option to send the full name variable)?

Regards
 
Hello,
I had same issue with ios devices on Exchange accounts. Because of the ios system sender name shown as [email protected].

In kolab configuration there is a configuration item.

/etc/roundcubemail/kolab_syncroton.inc.php
activesync_fix_from

if you enable this config, sender names will be shown on email. But I think you have to set name and surname first on webmail.
 

Attachments

  • Screenshot_1.jpg
    Screenshot_1.jpg
    15.2 KB · Views: 9
Hi
Thanks for that, it seems to work via the information entered via Settings > Identities > Display Name on the webmail GUI.

Regards
B
 
Back
Top