Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backend] Creating New Customer - No message is sent to the customer #4120

Open
ADDISON74 opened this issue Jul 25, 2024 · 3 comments
Open
Labels

Comments

@ADDISON74
Copy link
Contributor

Go to Backend > Customers > Manage Customers. Click the [Add New Customer] button to create a new account.

Fill in the form as bellow

screenshot-case2-1

Click the [Save and Continue Edit]. Normally, the customer should receive an automatic message like when he creates the account in the Frontend. If the store is set to confirm a new account, then he should receive the activation link message.

ISSUE
OpenMage does not send any message to the customer if the account is created in the Backend. Neither the one related to the creation of the account nor the one related to its activation. I am using a DDEV test environment and Mailpit did not catch anything. I checked if the cron is running, if the are any scheduled crons created, and everything is working.

Any feedback is welcome.

@ADDISON74 ADDISON74 added the bug label Jul 25, 2024
@sreichel
Copy link
Contributor

Not 100% sure about it ...

.. please try it with https://github.com/aschroder/Magento-SMTP-Pro-Email-Extension installed. (and adjust ports)

@ADDISON74
Copy link
Contributor Author

OpenMage sends the message when I change the password, or when I test kiatng's PR. Please do a check yourself, I remain of the opinion that it is an issue related to logic. The Magento team has provided this feature, but they haven't tested it enough and users haven't used it yet to see if it works.

@justinbeaty
Copy link
Contributor

Did you try with “Send Welcome Email” box checked? It’s not the most prominently displayed option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants