I’ve set the “Requires Email Confirmation” config to “Yes” so that after registration customers will receive confirmation link via email and they can confirm their account. This works well from frontend registration process.
However, when I try to import customers via csv from backend, it automatically sets all customers as “Confirmed” and not sending any email to them. Just want to know if this is core feature? If Yes, how can I skip it and still send the confirmation email to customers added via import?