¿ªÔÆÌåÓý

Date

Re: Email problem

 

On Mon, Apr 13, 2020 at 09:47 AM, Mick Anderson wrote:
A member is not receiving IO emails.
He is set for single emails.
He is not bouncing according to IO.
It is not Spamming as this would unsubscribe him.
If I send a personal email he receives it.
If I send an email through IO as Group Owner he does not get it.

Any ideas?

Mick
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: Email problem

John Pearce
 

I think he needs to check his spam folder.


Email problem

 

A member is not receiving IO emails.
He is set for single emails.
He is not bouncing according to IO.
It is not Spamming as this would unsubscribe him.
If I send a personal email he receives it.
If I send an email through IO as Group Owner he does not get it.

Any ideas?

Mick


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 A
is? "Container"--so what specifically should be in that column?
It 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: First
name and C: email address
For 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 not
sure what goes here.
Yahoo 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.
Wasn't sure the "Column G" reference or what, specifically, was meant
by "keyword"
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 guide
on how to upload a list of members for direct add when already in
excel in a three column format as described.
In 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. ?

The excel data didn't come from a Yahoo group. ?I looked at the Wiki with guidance on how to do a mass add like this from an excel file but got a bit tripped up because it seems to be written from the perspective of moving a group from Yahoo to GIO as so many were doing last year. ? Also found a threat in which Bruce shared some steps he'd taken but then that had some correction in responses to his and, well, I'm just looking for clear guidance on whatever steps so I can do this without trial and error. ?In the message thread here on GMF, Bruce's steps include these:

"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.)
2.????? Open in Excel
3.????? Insert a new ¡°Column A¡± to contain the text string ¡°Direct Add¡± expects.??
4.????? Insert a new ¡°Column D¡± to contain a translation of the ¡°Delivery¡± field to the keyword expected by ¡°Direct Add¡±
5.????? In my case, this resulted in a spreadsheet format as follows:?
Column A: container for ¡°Direct Add¡± lines
Column B: The Display Name from Yahoo
Column C: The email address from Yahoo
Column D: container for the ¡°Delivery¡± option converted from Column G to the keyword ¡°Direct Add¡± expects
Column E: Joined date from Yahoo ¨C not used"

?

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:

We have suspended email delivery to you. This means you will no longer
receive messages from the groups you are subscribed to, including:
Owing to cable theft our internet connection was broken for 7 days, and I
only received this message now that the line has been repaired.
Unfortunate, to say the least.

My question is, now that the line has been repaired, will the missing
messages now be delivered to me?
No.

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 longer
receive messages from the groups you are subscribed to, including:
Owing 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.
I want my members to have the ability to add files but I don't want everyone to have the ability to check the File Notification checkbox.
Is this possible?
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


Restrict the File Notification option #files

 

Is there an ability to restrict the visibility of the File Notification checkbox to maybe just the Moderators.
I want my members to have the ability to add files but I don't want everyone to have the ability to check the File Notification checkbox.
Is this possible? or can this be a future enhancement?


Re: Member directory

 

As a owner, I can see everything, thank you for the replies.


Re: VERY WEIRD [another cluster of suspicious group joins from a single location]

 

De| I got same IP addy and all from OK
| and its driving me nuts joining my
| groups now I starting to just ban them


It can be a legitimate people from a shared IP...
Or even people from a CGNAT connection (also
legitimate people).

[ ] Rubens


Re: Calendar and Timezone Issue #timezone #calendar

 

Hi Duane,

By the time I started to create a test event today, the timezone has changed to CEST (UTC+2) and it looks like all the timezones have been changed to times like BST (UTC+1) for London and all the US times are EDT, CDT etc. I know that quite a few changes have been made to the ZOOM integration as a result of various issues reported by Andy Wedge in Beta and this may have resulted in this timexzone issue being solved. as well.

Regards
John Russell
Austria


Re: Email delivery options query

 

On Sun, Apr 12, 2020 at 05:32 AM, Bruce Bowman wrote:
Looks like an error in the docs.
As I suspected. I've raised this on beta docs.

Andy


Re: Member directory

 

On Sun, Apr 12, 2020 at 12:45 AM, dleese wrote:
Members are having a issue with viewing directory of users. Is it a Mac issue?

Dain

Mod's note: screenshot removed since it has the group name plus photos and names of group members. The screenshot was trying to show, I believe, that only a few members of the group are listed in the Directory.
It is up to members if they wish to be listed in the directory.?

See?/g/GroupManagersForum/wiki/Directory-and-Members-List

Owners and moderators with permission can see all members in Admin, Members.

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: Member directory

 

On Sun, Apr 12, 2020 at 05:45 AM, dleese wrote:
Members are having a issue with viewing directory of users.
Members can only view the Directory if a) the group Owner has enabled that feature and b) a member has changed their profile to make themselves visible in the directory.

See the Profile Privacy section in the Members' Manual.? I'd recommend a setting of just Other members of your groups to avoid over-sharing.

Andy


Re: Member directory

 

On Sun, Apr 12, 2020 at 05:45 AM, dleese wrote:
Members are having a issue with viewing directory of users.
That doesn't really give us much to work with.

Am owner or moderator has a complete view of the Members' Directory, even if any individual members have chosen to hide their information in that Directory from viewing by other members. However, in so doing they lose he ability to see the entries for those whose directory entry is viewable; only if one's own entry is viewable can one see the entries of others, and I strongly suspect that that is likely to be the "issue".

As far as I am aware owners and moderators have no means of knowing which entries are "public" and which aren't.

Chris


Member directory

 

Members are having a issue with viewing directory of users. Is it a Mac issue?

Dain

Mod's note: screenshot removed since it has the group name plus photos and names of group members. The screenshot was trying to show, I believe, that only a few members of the group are listed in the Directory.