You need to sign in to do that
Don't have an account?

Mass email send
Hi,
I have a requirement . I want to send mail to 50k contacts through batch .
Please help me ..Can I do this....
Please suggest me some needful....
Please please help......
Thanks
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_batch_interface.htm
In the start method you will have to put in the query to get the 50k contacts. The execute method will have the logic in it to send emails. Considering the volume of emails that you are trying to send, you might be better off doing an update on the contact records which will then trigger an workflow email alert.
MassMailer lets you send unlimited emails from within Salesforce, no matter which edition you use. Built on the Salesforce platform, it has all the mass email features you’ll ever need.
- Send unlimited emails no matter how large your email list isNative Salesforce integration for a seamless experience
- Beautiful email templates complete with HTML and text versions
- Simple email creation wizard for point-and-click ease
- Detailed metrics,monitoring & tracking so you’re always in the know
- Email verification & deliverability tools to make sure your emails reach your prospects
Here is the link for appexchange listing for the MassMailer appLearn more about MassMailer here massmailer.io