Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bring back too many recipients check #7311

Closed
wants to merge 27 commits into from

Conversation

miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Sep 23, 2022

Needs #9364

Fixes #6461

@ChristophWurst

This comment was marked as outdated.

@miaulalala miaulalala force-pushed the enh/add-recipients-check branch 3 times, most recently from ece4a32 to f3ac92b Compare October 9, 2023 16:28
@miaulalala miaulalala marked this pull request as ready for review October 9, 2023 16:28
@miaulalala

This comment was marked as outdated.

@ChristophWurst

This comment was marked as outdated.

@miaulalala

This comment was marked as outdated.

@miaulalala miaulalala marked this pull request as draft October 10, 2023 07:59
@ChristophWurst ChristophWurst mentioned this pull request Nov 29, 2023
24 tasks
@miaulalala miaulalala force-pushed the enh/add-recipients-check branch from c26c54a to 403111a Compare February 26, 2024 10:03
@miaulalala
Copy link
Contributor Author

miaulalala commented Feb 26, 2024

Needs #9364

We already have a recipients check but it depends on the Anti Abuse Protection to be turned on.

We can move the recipients check to be before we check for that to be enabled. Still needs the outbox status bc the exception won't bubble up so the mail will be sent regardless.

To Do:

Check if the recipient warning also expands groups (I don't think so), also needs a force option to send regardless.

@miaulalala miaulalala force-pushed the enh/add-recipients-check branch from 403111a to 6dc7866 Compare March 19, 2024 19:14
@miaulalala miaulalala changed the title Add recipients check fix: bring back too many recipients check Mar 19, 2024
@miaulalala miaulalala force-pushed the enh/add-recipients-check branch from 6dc7866 to 7eefdee Compare March 20, 2024 16:53
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@miaulalala
Copy link
Contributor Author

Not worth rebasing.

@miaulalala miaulalala closed this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing warning before sending to many recipients
3 participants