An email was sent from a user (using the email address linked to their Discourse account) to several recipients, including a Discourse group alias.
The email was rejected with the Email::Receiver::TooManyRecipientsError error.
Why would Discourse care about the number of recipients if they are external addresses? Is it normal for the email to be rejected?
I haven’t tested but yes, this parameter is 10, and it says so in the rejection email.
If I try without the group alias, Discourse is not involved anymore in any way so I expect no reaction.
But if that means that writing to a bunch of people including a discourse group is enough to be rejected, I will most definitely change that parameter value. Thanks for the insight.