Closed
Description
After installing a data migration tool I disabled all Email communication for all store-views. However, people who are subscribed to the newsletter received a confirmation e-mail with the basic Luma template without any data (see screenshot). Sender of email turned out to be owner@example.com.
Preconditions
- Magento CE 2.1.0
- PHP 7.0.9
Steps to reproduce
- Installed module for data migration.
- Went to Store -> Configuration -> Advanced -> System -> Email Sending Settings
- Set Disable Email Communications to Yes.
- Checked on all store views if setting was disabled.
- Migrated Customers from Magento 1.9.2.4 to Magento 2.1.0.
- Received confirmation e-mail for subscription to a newsletter. Mails were sent to subscribers of 1 particular store view.
- Search for loggs or mailhistory to see what happend. There are no logs anywhere that tells me any email were sent.
Expected result
- After migration no persons should receive any email when the option Disable Email Communication is set to Yes. Email wasn't even configured yet.
Actual result
- Owner@example.com sent an email to all customers subscribed to the newsletter of the Magento 1 store, only showing (in Dutch) "You successfully subscribed to our newsletter."
See screenshot (red marks are because of the store data there).