Create a separate page that contains only the functionality to send an email from the same template
See if the problem occurs that way
If the problem doesn’t occur, the issue is somewhere in the logic of your app. If the problem happens in the isolated page, let us know, we will be investigating.
I have a separate page named testemail.
I write the email address in manually, no code is involved.
And when i have four of the same emails in the Users list i receive the email 4 times.
When then change three of the mails in the Users list, then i only receive one email.
I have an additional problem.
I have an email set up for sending the mails in the email settings, there i have stated a From Email and User ID.
When i use this email address in the Send email from template in the field addresses, then i receive this email 7 times. Can you also please check this?
I’ve tried to repeat the bug, but it didn’t work. Most likely I’m doing something wrong. Can you provide us the screenshot of the template settings and your “Send email from template” codeless block?
Is this a problem with only one email address (specified in the email settings)?
Because I could not reproduce the problem using other addresses (testemail page).
I just ran tests on my app using the email address I set up in Email Settings and everything is working correctly. I only received one email.
Could you try sending the email from a test page (testemail page for example)?
That way we can make sure that the problem is not in the application logic.
We’ve just updated cloud servers with a fix for the issue you described above. To get the changes, you need to delete the “Send Email from Template” block already added and add it again. In the updated block you will see the “unique emails” parameter, which should be true. Could you let us know if the fix works for you?