I have created a custom script to import a bulk number of customers to magento database. What client needed is for each 100 customers import they needed a mail about whats going on and status of the importing.
So how can i use the magento mailing functionality so that i can create a template to send mail as like magento does. Please help me
Also can do the mailing functionality of ZEND
Here is the code
This one is working exactly what i wanted. So may be useful to some one.