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

how to send an billions of emails to contact obejct using Batch apex
i need to send a Billions of emails to contact using Batch Apex .i am New in Salesforce Apex . how can do this Batch Apex for MassEmail to Contact. please help me .......................
You Cant do that.
There is limit for Sending Email(1000 Email per Day Per Organization)
So you have to Schedule your Batch Apex For day.
Salesforce is not designed for this purpose. You will need to use a 3rd party (which can do this - and can integrate with Salesforce) like Marketo or something.