Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Lesveilleurs
Frequent Visitor

Limitations on Mass Email/Messaging

Hi All,

 

I've set up a mailto call measure to send out mass emails, but it appears that the maximum is 125 emails.

If there are more than that, the system is unable to trigger emails.

 

Do you know if:

(1) there is a limitation for mailto call measure ?

(2) if yes, do you have any suggestions?

Thank you very much!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Lesveilleurs ,

If there is a limit, it depends on the underlying email client that is registered for links.mailto:

Sending emails this way starts a new Windows process to open an email sending window, typically Microsoft Outlook. It could well be there is a limit to the number of recipients that Outlook will permit or the size of the mailto: string.

A possible workaround could be to create two or more email messages instead, each with 20 or less email addresses.

Below is the link will help you:

Mailto recipient limit - Stack Overflow

Suggestions:

If you’re consistently hitting the limit, consider reconfiguring your server settings to accommodate larger email volumes.

Additionally, you might want to explore alternative approaches, such as using the class to construct and send emails programmatically.

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Lesveilleurs ,

If there is a limit, it depends on the underlying email client that is registered for links.mailto:

Sending emails this way starts a new Windows process to open an email sending window, typically Microsoft Outlook. It could well be there is a limit to the number of recipients that Outlook will permit or the size of the mailto: string.

A possible workaround could be to create two or more email messages instead, each with 20 or less email addresses.

Below is the link will help you:

Mailto recipient limit - Stack Overflow

Suggestions:

If you’re consistently hitting the limit, consider reconfiguring your server settings to accommodate larger email volumes.

Additionally, you might want to explore alternative approaches, such as using the class to construct and send emails programmatically.

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Well noted with many thanks!

lbendlin
Super User
Super User

What is the Power BI angle to your question?

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors