Magento – New order admin email notification is not receving on multiple email address

order-emailsales-order

I have recently configured new order notification email for two different email ids but i received order notification on only first email but not receiving on second email or more and i am using default magento sender email sales@example.com and magento version is 1.9.0.1. I have also tried using comma like demo@gmail.com,demo1@gmail.com but it is not working.
So please let me know how i configured it.

Thanks

Best Answer

Configure order notification to multiple email address.

Admin -> System -> Configuration -> Select `Sales Emails` from left panel

Enter your provided emails demo@gmail.com,demo1@gmail.com with comma separated in Send order email copy to text box. Also select BCC option from Send Order Email Copy Method so that other receiver will not able to see copied email ids.

Note : Their is no space between comma(,) and emails.

Refer to attached screen shot also.

And you should receive your email notificates on provided id.

http://www.amanweb.in/stackexchange/sales-email-configration.jpg

Related Topic