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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
v-xiandat-msft
Community Support
Community Support

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
v-xiandat-msft
Community Support
Community Support

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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