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

Draft
wants to merge 27 commits into
base: main
Choose a base branch
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
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 changed the title Add recipients check fix: bring back too many recipients check Mar 19, 2024
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
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