Feature - block email notification from a list of sender on forms #6102
Closed
mariohbrino
started this conversation in
General
Replies: 2 comments
-
You'll need to disable the default email sending and do it yourself in a listener. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could store the emails in a global set, then use the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking for a solution to not send an email notification if there is a list of blocked email addresses for that specific form or any form, this would store the submitted form and avoid sending an email notification.
I still need the form to send notifications if the email address is not on the blocked list.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions