Keyboard Shortcuts
Likes
- GroupManagersForum
- Messages
Search
Re: Support for membership org wordpress plug-in aMember?
Very helpful, Duane. ?I will suggest on beta and, very likely over the next few weeks, get a script or program written. I'll also report back here once/if done so if anyone in the future has the same question, they'll know a member that went through it. ?Always game to pay forward.
Big thanks! Barry |
Questions re Domain Setup
Hello, I have recently set up a group with an enterprise account and I want to do two things: 1) Set the domain name for the group to something custom, such as 2) Set the email address to the group to something custom, such as ?group@... or group@... The first question - are both of these things possible? Specifically is it possible to have?a main email address for a group that does not end in?@? And secondly, assuming some of this is possible, especially the subdomain thing, does anyone know why the help files suggest changing?the nameserver entries? That's pretty odd and doesn't sound particularly secure, these are things that really seem better done via DNS A, MX, or CNAME records.? Does anyone have experience with this setup? |
Re: How to DELETE photos individually from a group
¿ªÔÆÌåÓýBINGO...for some odd reason that was not working for me last time I tried
it BUT it is working now.
Many thanks!
?
I wish you could do more than one photo at a time, very time consuming one
at a? time.
? From: Bruce
Bowman
Sent: Monday, April 13, 2020 6:01 PM
Subject: Re: [GMF] How to DELETE photos individually from a
group ?
On
Mon, Apr 13, 2020 at 05:54 PM, Bill><> wrote: I cannot seem to figure out how to delete specific photos from my group.? Can someone detail the path to do that.Bill -- See /g/GroupManagersForum/wiki/Deleting%20attachments,%20files%20and%20photos Regards, Bruce Check out the new groups.io Help Center and groups.io Owners Manual |
Re: How to DELETE photos individually from a group
On Mon, Apr 13, 2020 at 05:54 PM, Bill><> wrote:
I cannot seem to figure out how to delete specific photos from my group.? Can someone detail the path to do that.?Bill -- See?/g/GroupManagersForum/wiki/Deleting%20attachments,%20files%20and%20photos Regards, Bruce Check out the new groups.io Help Center?and?groups.io Owners Manual |
Re: Email problem
Jay Sundahl
One thing that is not in the document that Bruce Bowman posted is that some email servers can eat spam.
Comcast, Earthlink, Mindspring and probably other email servers have settings that delete detected spam instead of setting it aside in the spam folder. The user has to turn that setting off in the webmail interface. |
Re: Email problem
On Mon, Apr 13, 2020 at 08:47 AM, Mick Anderson wrote:
A member is not receiving IO emails.Mick -- See also?/g/GroupManagersForum/wiki/Not-Receiving-Messages Regards, Bruce Check out the new groups.io Help Center? ? ?See also the groups.io Owners Manual |
Re: Your Groups.io Account Is Bouncing
On Mon, Apr 13, 2020 at 08:45 AM, John Pearce wrote:
If he were simply a member, would the banner appear on the web interface for them also?Yes, the banner appears for anyone that has been bounced.? BTW, anyone is welcome to post messages on this group.? You don't have to be an owner/mod. Duane -- GMF's Unofficial Wiki: /g/GroupManagersForum/wiki Official Help: /helpcenter |
Re: Email problem
On Mon, Apr 13, 2020 at 09:47 AM, Mick Anderson wrote:
A member is not receiving IO emails.Yes, one or more of the 6 statements are incorrect for some reason or other. I vote for spam as the first choice. Just because he is not unsubscribed does not mean that the emails from GIO are not going to his spam folder. You can also go to the member's email Activity list and see what it says for the latest email success/failure. That might give you other clues as to what is happening. ? -- Gerald |
Re: Support for membership org wordpress plug-in aMember?
On Sun, Apr 12, 2020 at 09:17 PM, Barry_M wrote:
does groups.io offer integration support for the membership software "aMember Professional"It's not one of the integrations available.? I had a quick look at their site and you might be able to get someone to write a custom script for it to at least create a file for adding members easily.? Possibly for removing members as well. Along that line, you could also have someone create a program using the GIO API to interface between them. You could also post a #suggestion on the beta group to have an integration added. Duane -- GMF's Unofficial Wiki: /g/GroupManagersForum/wiki Official Help: /helpcenter |
Re: Direct adding names as well as emails
#addmembers
Just a point - I guess you know that direct add is not available to basic (free) groups.
Frances -- GMF wiki for help.?Search box at the top of each page. Check out the?new groups.io Help Center??Use your browser to search or download?the PDF. |
Re: Direct adding names as well as emails
#addmembers
Barry,
With Bruce's steps above, I'm not sure I understand what the Column AIt is to contain the combined elements of each member's name & address, in the form: "display name" <user @ example.com> (Ignore the spaces around the @ sign, that's for the benefit of people reading this message on GMF's web pages. Here and below.) My current xls ... has just three columns: A: Last name, B: FirstFor your purpose you could create a column D (or any unused column) containing this expression in each row: =CONCATENATE("""",$B1," ",$A1,""" <",$C1,">") If you enter that in row 1, then copy/paste it to the rest of the rows Excel will automatically update the row number appropriately. If the last name and first name name columns contain no special punctuation characters you could dispense with the "quotes" around the display name field. Comma is a common punctuation mark that would require the use of quotes. For example your list might have an entry like: A: Lastname, MD B: Dr. Firstname C: user @ example.com My expression would build: D: "Dr. Firstname Lastname, MD" <user @ example.com> Column B: Display name is two columns (last name, first name) so notYahoo exported the display name as a single column, unlike your format. You can ignore this. Column D: the delivery option would be fine but not essential for us.Again, information from Yahoo (the member's Email Delivery setting) which you can ignore. ... I'm just hoping that I may have missed a clear checklist or guideIn my example you would copy column D and paste that into the box on the Direct Add page. Direct Add does not accept Excel or csv formats, only plain text. So you'd need to export only column D into a plain text file if you'd prefer to upload from a file rather than use cut and paste. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Support for membership org wordpress plug-in aMember?
Hi, again with apologies if this is somewhere in the message threads or wiki (did searches but no luck), but does groups.io offer integration support for the membership software "aMember Professional". ?URL is below but I'm guessing this integration may already exist since aMember has been around a long time and is in fairly wide usage with non profits and other membership based groups to organize member data, transact membership fee joins and renewals and the like. ?
We use aMember for one of my groups and I'm keen to figure out if I can set up our aMember database to automatically direct add any new member in that database to our listserv here? Thank you! |
Re: Direct adding names as well as emails
#addmembers
I have an excel list of about 75 group members I need to direct add to my premium group. ? "These are the steps I used to prepare a text file suitable for upload into the ¡°Direct Add¡± member subscription function. 1.????? Export the Y! member list to csv format. (Yahoo will only export the first 1000 members ¨C there are?other options?if your group has more than 1000 members.) ? With the above, my current xls (easy enough to convert that to a csv as/if necessary) has just three columns: ?A: ?Last name, B: First name and C: email address ? With Bruce's steps above, I'm not sure I understand what the Column A is? ?"Container"--so what specifically should be in that column? Column B: ?Display name is two columns (last name, first name) so not sure what goes here. Column D: the delivery option would be fine but not essential for us. ?Wasn't sure the "Column G" reference or what, specifically, was meant by "keyword" ? Bottom line, I'm just hoping that I may have missed a clear checklist or guide on how to upload a list of members for direct add when already in excel in a three column format as described. ?Is that guidance on here somewhere more clearly and maybe I just missed it? ? Thank you! |
Re: Your Groups.io Account Is Bouncing
On Sun, Apr 12, 2020 at 09:11 PM, Steve Hayes wrote:
On 8 Apr 2020 at 14:44, Groups.io wrote:Unfortunate, to say the least. My question is, now that the line has been repaired, will the missingNo. Is there any way of recovering them?Go online to , log in, and you should see a red banner with a link to unbounce your account. Click it/proceed as instructed. Having done so, at that point you can go to each group's message archive and catch up with what you've missed online. Subsequent posts will be delivered to you via email as before. Regards, Bruce Check out the new groups.io Help Center? ? ?See also the groups.io Owners Manual |
Re: Your Groups.io Account Is Bouncing
Yesterday I received this message:
On 8 Apr 2020 at 14:44, Groups.io wrote: We have suspended email delivery to you. This means you will no longerOwing to cable theft our internet connection was broken for 7 days, and I only received this message now that the line has been repaired. My question is, now that the line has been repaired, will the missing messages now be delivered to me? Is there any way of recovering them? -- Steve Hayes E-mail: shayes@... Blog: Web: Phone: 083-342-3563 or 012-333-6727 Fax: 086-548-2525 |
Re: Restrict the File Notification option
#files
On Sun, Apr 12, 2020 at 03:46 PM, Tiffiney Oatman wrote:
Is there an ability to restrict the visibility of the File Notification checkbox to maybe just the Moderators.Tiffiney -- The ability to separately restrict who can check the "notify members" checkbox is not available.? or can this be a future enhancement?Feature requests should be posted to the beta group () with a #suggestion hashtag. Hope this helps, Bruce? Check out the new groups.io Help Center? ? ?See also the groups.io Owners Manual |