-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Do not send imip email to invalid recipients #25582
Conversation
/backport to stable21 |
/backport to stable20 |
/backport to stable19 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems sane. Is it easy to add some tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs tests changes into IMipPluginTest.php
.
Makes me think we could first check in |
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
43aaebc
to
9430de1
Compare
#25585 :) |
I just had an error caused by Calendar as I trued to save this vcard:
This smells very related to #25310.
Fixes #18941 #15243