function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
hitzhitz 

Email Limits sent from managed package

Hi Experts,

 

I have created method which sends email from Manage package. i have installed that manage package into Enterprise edition org. but issues here is that i am able to send maximum 1000 emails from the system in day. is this correct? or do i need to do some configurations ?

 

Please help.

Jerun JoseJerun Jose
Check out the link
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_gov_limits.htm

You can send a max of 1000 emails to external addresses per day.
hitzhitz

Salesforce says 1000 per user per day but i m able to send only 1000 emails in day is this correct ?

Jerun JoseJerun Jose

Outbound Email: Limits for Single and Mass Email Sent Using Apex

You can send single emails to a maximum of 1,000 external email addresses per day based on Greenwich Mean Time (GMT). Single emails sent using the application don't count towards this limit.

You can send mass email to a total of 1,000 external email addresses per day per organization based on Greenwich Mean Time (GMT). The maximum number of external addresses you can include in each mass email depends on the Edition of Salesforce you are using:

 

The number of licenses doesnt factor the limit.

SalmanSalman
Hii hitz,

Eliminate the email limitations on Salesforce. Send emails beyond batch or per day limits. by using MassMailer 

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.Build, send, and schedule professional-looking emails with a simple to use email Wizard within Salesforce – no HTML experience required.

You can try this app by installing from appexchange-MassMailer 

You can learn more details about the product on this website -Link