I have installed and configured your plugin in my site. When I test the plugin with my personal email I get the test email, but when I test the plugin with hr@ that is a google group i do not get the test email. I tested the hr@ group sending an email from a personal account and the group is receiving emails from external sources.
Pls help
]]>So is there anyway to set it up so that all WordPress emails get sent by a Google Group email address?
]]>I am using Google’s “G Suite” to manage email for my domain. I have a group setup for ‘[email protected]’. Is there a way for me to send email as the ‘no-reply’ group using OAuth? I’d really like to avoid spending $60 a year for an email I will never check.
I have tried setting up credentials with the OAuth consent screen set to use the ‘no-reply’ address, but Postman returns an error of “Communication Error [334] – make sure the Envelope From email is the same account used to create the Client ID.”.
]]>We need to connect postie to an email account that will be fed through a google group. The connection works fine, but the content is not extracted from the message, leaving only the post-title. Further on (and probably an outcome of the fist issue), comments are treated as new posts.
We thought it might be a base64 issue (google groups are sending the content encoded to base64).
Any idea for tackling this issue will be priceless.
https://www.ads-software.com/plugins/postie/
]]>The code google provides:
<iframe id=”forum_embed”
src=”javascript:void(0)”
scrolling=”no”
frameborder=”0″
width=”900″
height=”700″>
</iframe>
<script type=”text/javascript”>
document.getElementById(‘forum_embed’).src =
‘https://groups.google.com/forum/embed/?place=forum/groupname’
+ ‘&showsearch=true&showpopout=true&showtabs=false’
+ ‘&parenturl=’ + encodeURIComponent(window.location.href);
</script>
I changed the groupname for now.
How would I embed this with iFrame?
Thanks.
https://www.ads-software.com/plugins/iframe/
]]>If you’d like to check it this is the link: https://mib-trieste.it/forum/
Thanks a lot for your work!
https://www.ads-software.com/plugins/sz-google/
]]>I find the widget a tad limited. The rss summary makes it long for a widget; I repfer an option to hide that (I got around this via custom CSS)
#widgets .wpGoogleGroups .rssSummary {
display:none;
}
It would be useful to have a footer link to connect the widget to the group (in Google Groups or on my site). I’ll probably write my own code, but it seems like a decent general feature.
https://www.ads-software.com/plugins/odynogooglegroups/
]]>https://www.ads-software.com/plugins/sz-google/
]]>Are there any plugins that would allow this functionality already in existence? If there are, can you see a page that is permissioned for both groups or does it only allow one group per page which would require you to be a member of both groups?
~M
]]>