Verify users cannot send email to hidden groups in R6

I have an application that sent emails in the querySave of a document to a hidden group. This worked in R5 but no longer works in R6.

In R5 users could send emails to groups they did not have read access to if they new the name of the group. Is it true that users cannot send emails to groups that they do not have read access to in R6?

Thanks!

Subject: verify users cannot send email to hidden groups in R6

I don’t know how you are hiding your groups. I went in to the form properties in the key tab and specified readers rather than taking the default of all readers. This has worked great for us. Only the selected people/groups can see the group and/or person doc and send mail to it. Everyone else gets a msg back that the group can’t be emailed to.

Subject: verify users cannot send email to hidden groups in R6

I have applications with the same problem. Did you find a solution?