Open
Description
Describe the bug
When you select "Send email" & "Send email as BCC" on a contact group your default mail client, Outlook or Thunderbird, the addresses are populated in a way that the mail client can not understand. This makes the feature useless.
Steps to reproduce
- Select menus on left of contact group
- Click on 'Send email'
- TO: field populated with
Email Address 1 <[email protected]>,Email Adress 2 <[email protected]>,Email Address 3<[email protected]>
Expected behavior
For the email client to accept the data it needs to be populated as below.
[email protected]; [email protected]; [email protected]
Actual behavior
TO: field populated with Email Address 1 <[email protected]>,Email Adress 2 <[email protected]>,Email Address 3<[email protected]>
Contact version
1.11
Operating system
Ubuntu 22.04.5 LTS
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database
MariaDB
Additional info
This has been an issue for as long as I can remember and I've finally decided to raise it. Should be an easy fix.