You need to sign in to do that
Don't have an account?
mahesh vasamsetty
How to Increase mass/single email limit?
Hi,
We have 5000 above customers in my org and i have wrote apex batch class for sending email notification by using SingleEmailMessage to each customer per day.
is it possible to send emails to all customers?
if not,Please tell me how to increase limition of emails per day.
Thank you
We have 5000 above customers in my org and i have wrote apex batch class for sending email notification by using SingleEmailMessage to each customer per day.
is it possible to send emails to all customers?
if not,Please tell me how to increase limition of emails per day.
Thank you
There is limitation as per edition to send mass email.
https://help.salesforce.com/HTViewHelpDoc?id=limits_email_mass.htm
If you want to increase, you can contact Salesforce support or raise a case.
Thanks,
Pratik
If you have more than 1000 contacts as external addresses you will need to use a separate app
MassMailer is an easy to use Salesforce native app to send Marketing or Prospecting Emails via the Mass Email Wizard or Campaign.
For this, you might need to visit and play with this app -
https://appexchange.salesforce.com/listingDetail?listingId=a0N30000005uxj5EAA
For more details please click here https://goo.gl/e0RtSm
Regards
Venu E