Hi,
Recently we created 40 user accounts [manually] from ES backend. These accounts were created under different profile types. Some users mentioned they've not received any email with login credentials [while others have, in the same profile type]. Our cronjob output is set to /dev/null. However, is there any way to track whether emails were indeed sent to all these 40 user accounts? If not, how do we know whether all users are receiving email notifications for account creation, when creating bulk accounts from backend?
Cheers!