Appointments: eMail Sender/'From' Field is misleading - should use 'Reply to' #6495
Labels
1. to develop
Accepted and waiting to be taken care of
enhancement
New feature request
Feature: Appointments
Is your feature request related to a problem? Please describe.
Currently, there are four different e-mails sent from the server:
All three e-mails have the problem that the sender/
From:
field is misleading, because the name of a person is combined with the e-mail address of the server:From: Organizer Name <[email protected]>
From: Organizer Name <[email protected]>
From: Booker Name <[email protected]>
Form: Organizer Name via Nextcloud instance Name <[email protected]>
This causes problems like
Describe the solution you'd like
We should use the name of the Nextcloud instance in the
From:
field and add aReply to:
field with the name and matching e-mail address of the person:From: Nextcloud Instance Name <[email protected]>
,Reply to: Organizer Name <[email protected]>
From: Nextcloud Instance Name <[email protected]>
,Reply to: Organizer Name <[email protected]>
From: Nextcloud Instance Name <[email protected]>
,Reply to: Booker Name <[email protected]>
From: Nextcloud Instance Name <[email protected]>
,Reply to: Organizer Name <[email protected]>
Describe alternatives you've considered
No response
Additional context
We should then also remove the sentence in the bottom of the e-mails, saying
Please don't anser to this e-mail.
The text was updated successfully, but these errors were encountered: