What happens after you reach the Salesforce daily Email limit?
Posted
by codeulike
on Stack Overflow
See other posts from Stack Overflow
or by codeulike
Published on 2010-05-10T15:57:25Z
Indexed on
2010/05/15
15:34 UTC
Read the original article
Hit count: 303
salesforce
|In Salesforce you can set up various workflow processes or build API apps that send email. For most standard Salesforce orgs, there is a limit of 1000 emails per day. (e.g. see here)
I can't find any info on what happens after you reach the limit.
e.g. what sort of errors occur, and are administrators automatically notified?
© Stack Overflow or respective owner