I’ve got a forum that includes a Google Groups import. For Reasons, the intention is that this will be a static archive of the Google Group. The Google Group will continue to function standalone and the forum will simply include its posts as static archived data. Right now, I’m doing that by periodically running the Google Import script, but think that I’ll soon instead configure incoming mail and subscribe the category to the Google Group list.
I have turned off enabled staged users. The users all show as active=false and staged=true.
If someone replies to a post, they get an email.
If someone PMs them, they get an email.
If I change the user’s staged status to false, they no longer get PMs, but they do still get notifications about replies to their messages. This seems like a fine behavior, and exactly what someone else was asking about just today, but this entity believes that they do not have permission to email these Google Groups users who have not created an account on the forum.
Maybe I can modify the import script and/or make a plugin that will do something like make all active=false users automatically set to staged=false? Maybe I set the archive category so that it cannot be watched (in a plugin, I guess)?
For the record, here’s how staged users are supposed to be treated:
Este es un tema muy antiguo y lo que estaba haciendo cuando escribí esto ya no es posible.
Parece que añadí esa función al script que importaba a los usuarios. Si eso es algo que quieres que suceda por alguna razón, entonces probablemente necesites un plugin para hacerlo. Describe qué está sucediendo que está creando los usuarios en espera que no quieres que reciban correo electrónico; probablemente necesitarás actualizar lo que sea que esté haciendo eso para ejecutar un script como el que incluí. Si necesitas un plugin personalizado para hacer eso, puedes publicar en Marketplace o contactarme directamente.