Open matks opened 6 years ago
@matks please assign this feature to me.
99% of our customers are ignoring the following message when receiving a message sent either from Orders/Messages or from Customer Service: "Please DO NOT reply directly to this email, we will not receive it. In order to reply, please use only the following link: https://etc.etc..." Is it possible that a direct reply will appear in thread under Customer Service? This could be seen with many support services (please reply above the line... etc.)
99% of our customers are ignoring the following message when receiving a message sent either from Orders/Messages or from Customer Service: "Please DO NOT reply directly to this email, we will not receive it. In order to reply, please use only the following link: https://etc.etc..." Is it possible that a direct reply will appear in thread under Customer Service? This could be seen with many support services (please reply above the line... etc.)
You mean "the mail sent back by the customer appears on the page" ? Unfortunately this only works if the mail server you use (it can be gmail, it can be microsoft exchange ...) allows to retrieve such data :/ so this feature would be 100% dependent of the mail server allowing it ... and the ability of people to configure it correctly
That would be a good target for a module, 1 module for 1 mail service provider, but cannot be done in a generic mean unfortunately
Part of Symfony migration project Type: page
Status
Todo:
Check-List (copied from #13989)
App layer
Controller / routing
@AdminSecurity
annotations when eligible and@DemoRestricted
annotations when eligible_legacy_link
and_legacy_parameters
provided and explainedTemplate
form_rest()
andform_errors()
@PrestaShop
instead ofPrestaShopBundle
for template root path aliasingConventions
Core layer
Conventions
Polishing
Testing
*Eligible = easy to isolate and unit tests provide values (for example testing getters/setters is useless)