Skip to content

Send friend sender email should be static not user defined #23646

@juhanihaapala

Description

@juhanihaapala

Preconditions (*)

  1. Magento 2.3.2 with send friend email enabled

Steps to reproduce (*)

  1. On product page select email friend
  2. Fill the form

Expected result (*)

  1. Email is sent from the email configured as sender in configuration

Actual result (*)

  1. Email is sent from the email filled in form it won't work because server is not qualified sender and gmail for example set the email in spam with this huge warning
    Screenshot_2019-07-12_16-09-01

Proposed solution (*)

It makes more sense to put the email address from the Sender email form field in the Reply-To header instead of the From header. The From header should be one of the addresses configured in Magento's configuration under General > Store Email Addresses.

Metadata

Metadata

Assignees

Labels

Component: CatalogFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions