Keyboard Shortcuts
Likes
- GroupManagersForum
- Messages
Search
Re: Apparently An Inconsistency When Searching Through Groups.io's Archive
Marcio,
Well, that's what I was going to say :) it seems that /messages andYou are correct. The /messages page is a list of all the messages, ignoring each message's inclusion in a topic. A topic is a list of one or more messages that have the same Subject text. When you view a topic the Subject text is shown only at the top of the page, not repeated for each message shown below. The /topics page then is a list of all the topics. There are a variety of subtle differences between the /messages page and the /topics page. Some of the differences seem natural. For example on the /topics page next to the Subject of each topic is a count of the messages in that topic, if the count is greater than 1. That count wouldn't make any sense in the /messages page. On the other hand some of the differences seem questionable to me. For example, as we discussed the /topics page lacks the search by number box. Also, the /messages page lacks the "pinned" topic at the top. I get it, in the sense that each of those concepts goes with the other view, but nevertheless I believe it would be more convenient (and more consistent) to show each of those in both /messages and /topics so that the user doesn't have to switch views just to find them. Those may be all of the differences between the /messages and /topics pages, I'm not sure. I don't remember and I don't immediately see others at the moment. For further amusement check out the /expanded page. Basically the same as the /messages page, but showing the whole message bodies rather than linking to them. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Re: Failed to send invite to member
Gerald Boutin
On Sun, Aug 25, 2019 at 04:15 AM, Ian Binnie wrote:
Typically, 5.1.2 means that the email address was incorrect such as being a typo. I found a much more thorough answer by Googling SMTP error 5.1.2: 512 - The host server for? the recipient's? domain name cannot? be found (DNS error)? (also called SMTP Error 5.1.2)? SMTP Error 512 : This SMTP reply code is received? when one of the servers on the way to the destination is? unable to resolve the domain name of a recipient email? address. Said differently : one of the servers on the way? to the destination, including your server or your ISP, has a? DNS problem or, possibly correctly, does not like one of? the email addresses in the message's TO, CC, and BCC? fields.? The first check you should perform to resolve a 5.1.2 reply? code is to check all the recipient email addresses for? incorrect domain names (misspelt domain names, or,? maybe, totally non-existent domain names) - remember,? error code 512 is very specifically an error with the? domain name of one of the recipient email addresses.? You can call the recipient(s) or use the WHOIS tool of The? Ultimate Troubleshooter. If all the recipient email? addresses check out as regards the domain part of the? email addresses, then one of the servers on the way to the? recipient(s) has DNS problems - usually this will be one of? the first 2 servers in the chain, your own mail server (or? your network) or your ISP's mail server.? Examples of typical SMTP error 512 messages : "5.1.2 -? Bad destination host 'DNS Hard Error looking up domain",? or "SMTP Error 550 5.1.2 Host unknown - host cannot be? found", or how about this fantastically informative error? message "5.1.2 The message could not be delivered? because the recipient's destination email system is? unknown or invalid. Please check the address and try? again, or contact your system administrator to verify? connectivity to the email system of the recipient.".? --------------? In summary : most SMTP error 512 conditions are? caused by misspellings of the domain name part of a? recipient email address. However, with the proliferation? of spam, error 512 is also often encountered by automatic? "out-of-office" replies to junk mail because the domain? names used by junk mail are often bogus domain names.? ? -- Gerald |
Re: Failed to send invite to member
On Sun, Aug 25, 2019 at 08:15 AM, Ian Binnie wrote:
This, apparently: SMTP 5.1.2 Error message indicates the domain name is incorrect or doesn't exist in the address the message was sent to. You stated that the email address is correct (from my Address Book) but do you know that that is still correct; the fact that it was correct once does not mean that it still is! Have you got an alternative address from which you can send a message direct to the individual concerned to see if that works? Have you really examined the email address that you used; if you typed it in it is all too easy to make a tiny mistake that can be hard to spot; a comma instead of a "dot", for example. Chris |
Re: Apparently An Inconsistency When Searching Through Groups.io's Archive
Marcio
¿ªÔÆÌåÓýShal,To a sighted user of Firefox, the Search button yields a pop-up that appears identical in those two cases. It has a text box to enter the search target, and two buttons: Search and Cancel. It also has a close (X) in the upper right corner.Actually, NVDA sees it exactly like you said. The "unlabeled" button was being misinterpreted by me (misinterpretation cases will happen with me more than I'd ever like. LOL). It's the button which will open the menu with the "Moderate topic" option etc.. In my defence, it's indeed unlabeled :) One possibility occurs to me. When navigating directly an URL ending in /messages page one sees the Messages view of the list. Near the top of that page is a bar that includes a menu for selecting your view, the Hashtags button, the Search button, a button with a funnel icon (expands a date selector), a search box for finding messages by number, the date order control, and the left-right buttons for previous and next page in the message list. NVDA's report of "MSG" makes me think you may have somehow clicked into search by number box (which does hint "Msg #" to the sighted) rather than into the search dialog proper.Well, that's what I was going to say :) it seems that /messages and /topics are different things, yet related to each other. I could've discovered it if I keep experimenting, but I was a bit nervous with this whole new situation so I haven't. You may want to report your observations on beta as a suggestion that the NVDA rendering needs investigation and correction. Mark has been very receptive to fixing screen-reader issues.Well, I guess the only thing that needs to be reported after it all is the unlabeled button on topics. Maybe I will post about it later on :) Thank you so much for diving into this adventure with me. I'm really glad to know that this kind of question also will get attention here and with Mark. He seems to be such a nice guy, and same goes to y'all on this group! Cheers, AKA Starboy Sent from a galaxy far, far away. |
Failed to send invite to member
I set up a small group for a club a while ago, and have been sending invitations to remaining members of the club. One invitation shows Status "Failed - 5.1.2". What does this mean? I had a couple of failures (due to typing errors) which were obvious and easily fixed, but this puzzles me. The email address is correct (from my Address Book) - I assume some kind of delivery error, but it is to bigpond.com - Australia's largest telco. |
Groups.io site updates
#changelog
Hi all,
This week's change log: Feel free to reply to this topic if you'd like to comment on the changes. Or better yet, if you expect a lot of discussion start a new topic (or rejoin an existing one) about a specific change. BUGFIX: We were not detecting quoted message parts from Outlook thatGlad I'm not the only one who sometimes codes head-scratchers like that one. How in the world does an error parsing a header line break detection of quoted material in the message body? A clue is that it was specific to Outlook, but also how could that be? No doubt this is another one where Mark would say "don't ask". Sometimes parsers go down a rabbit hole where you least expect one. Comments about these are welcome: NEW: Enterprise Settings screen for enterprise accounts to make Please call out any you find significant. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Re: Problem Email Address
Don,
I¡¯ve noticed his address at the top of the email says:That's a From address that has been rewritten to meet the requirements of DMARC (an anti-spoofing technology). This will happen with some members services (AOL, Yahoo Mail, etc) but not others (Gmail, cox.net, etc.). /static/help#dmarc Their posts that list in Messages work fine, but not to me and someI'd guess that is probably not related to the From rewriting. If anything, that should make the message seem less "spammy" to a receiving service. A few of our members that replied to his email have also gone into myThat seems to me like a clue that your inbound spam filter is being triggered by something in the message, which may have been quoted in some of the replies. One thing to watch for are automatically inserted ads for the email interface and/or security software the member is using. Those and other links tend to end up on spam blacklists. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Problem Email Address
¿ªÔÆÌåÓýI¡¯m having this problem with one of our groups members (This is a new problem with this member), where his emails to the group are going into my Spam folder. A few of our members that replied to his email have also gone into my Spam folder, but one member that replied did not go into my Spam folder. ? I¡¯ve noticed his address at the top of the email says: ? [email protected]; on behalf of Joe Blow (Not the real name) via Groups.Io abcdesfghi@...> (abcdefghi not the real name). Their posts that list in Messages work fine, but not to me and some others. What is going on here. ? Don |
Re: Apparently An Inconsistency When Searching Through Groups.io's Archive
Marcio,
Now here's the thing again. Doing this, it's possible to see theTo a sighted user of Firefox, the Search button yields a pop-up that appears identical in those two cases. It has a text box to enter the search target, and two buttons: Search and Cancel. It also has a close (X) in the upper right corner. I'm astounded that NVDA "sees" them as different. a very strange edit field which NVDA reports as "MSG".One possibility occurs to me. When navigating directly an URL ending in /messages page one sees the Messages view of the list. Near the top of that page is a bar that includes a menu for selecting your view, the Hashtags button, the Search button, a button with a funnel icon (expands a date selector), a search box for finding messages by number, the date order control, and the left-right buttons for previous and next page in the message list. NVDA's report of "MSG" makes me think you may have somehow clicked into search by number box (which does hint "Msg #" to the sighted) rather than into the search dialog proper. By contrast, when one navigates starting at the home page and clicking the Messages button in the left column one may actually be taken to a page whose URL ends in /topics. This is the Topic view of the Messages list, and it lacks the search by message number box. You may want to report your observations on beta as a suggestion that the NVDA rendering needs investigation and correction. Mark has been very receptive to fixing screen-reader issues. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Re: How do I close a poll
Ah, that's part of the wiki that is fairly well developed!
/g/GroupManagersForum/wiki/Polls Frances -- /g/GroupManagersForum/wiki /static/help More help: use the search button at the top of the Messages list. |
Re: How do I UNmoderate members
#moderation
Barbara Jean,
... can one set the photos so that all photos must first be approvedSorry, there is no approval process for the upload of photos. The only control is whether members can upload photos or not. For photos included in email messages, it is possible that the Attachments control in the Message Formatting section will work - one of the options there is to Moderate messages containing attachments. But I haven't tested whether inline photos would be included in that control. Shal -- Help: /static/help More Help: /g/GroupManagersForum/wiki Even More Help: Search button at the top of Messages list |
Re: How do I UNmoderate members
#moderation
Shal, can you add this to the wiki when you have time? I looked there to direct Kathryn to it, but it isn't there. Thanks! /g/GroupManagersForum/wiki /static/help More help: use the search button at the top of the Messages list. |
Re: how to require question in membership application?
#membershipapplication
On Fri, Aug 23, 2019 at 08:52 PM, <sally.suzy@...> wrote:
With yahoogroups, you could set it up so that an applying member would have to answer a simply question as to why they wished to join.? This prevented spammers and it helped to assure that the applicant was really interested in the topic of the group.Sally -- There is no questionnaire function, but many people use the Pending Subscription notice for this purpose. For details, please see?/g/GroupManagersForum/wiki/Screening-New-Members-Using-the-Pending-Subscription-Notice?and?/static/help#membernotices. Let us know if you have further questions. Regards, Bruce -- The system Help is your friend.??/static/help |
how to require question in membership application?
#membershipapplication
With yahoogroups, you could set it up so that an applying member would have to answer a simply question as to why they wished to join.? This prevented spammers and it helped to assure that the applicant was really interested in the topic of the group.
How would I set up something like that for a new group in groups.io? |
Re: Notes for moderators
On Fri, Aug 23, 2019 at 07:43 AM, Duane wrote:
I can't verify it since I don't have a paid group, but I believe it becomes a drop down on the members page (where you can choose members, bouncing, etc.)? The most recent information says their Notes should remain.Ok, I found it, that actually is very cool, shows the reason why each person left, voluntary or otherwise, exactly what I needed.? Thanks again. Steve |
Re: Secondary Email
Marcio
¿ªÔÆÌåÓýShal, Bruce, Sandy and everyone else on this thread,Thanks for joining me on this adventure
and for answering many, many questions. Now, this is the end, I
guess :)
Below are a few last words. Bruce, thanks for the step by step and sorry, I completely misinterpreted you. I was confused because you said: To complete the process, you do have to confirm the new email address, but nothing is sent to the old one.I kind of ignored the "new email address" part, probably because that was late night here and such.? Or maybe just because sometimes I'm a bit slow :) Sandy, You can go to groups.io and when you try to sign in with your email account, it will ask for a password. Choose the selection that indicates you don't have a password. It will send an email to your current email address inviting you to set up a password. Follow that link. Then if yahoo quits on you, you can go in through the groups.io home page, sign in with the yahoo email address and your password. Then you can get into your account and change the email address. It will send a confirmation to your new email.Thanks for the instructions. I've already done this, quite a while ago by the way. I was just wondering whether groups.io and my email by itself were different things, it was what wasn't clear :) Shal, With a password you'll still be able to log into your Groups.io account using the old email address and that password to log in, even after the old address has been shut down by Yahoo (or whichever service you were using).Thanks. It was everything I wanted to know in the first place, and maybe it has been said a few times in different ways but as I've said, sometimes I'm a bit slow. LOL And with that, guys, I think we've finished this saga. If you're still reading it, well, a million thanks for the patience and for all answers offered. Quoting the Porky Pig, "That's all, folks!" Cheers, AKA Starboy Sent from a galaxy far, far away. |
Re: How do I UNmoderate members
#moderation
Thanks for the info Shal.? As I said my groups are new, as i am currently moving out of yahoo groups due to problems with the photo album section which is important for one of the groups due to it having a photo contest. But now I do ask one question of you, can one set the photos so that all photos must first be approved by a moderator without the need to moderate messages? Barbara Jean On Fri, Aug 23, 2019 at 10:29 AM Shal Farley <shals2nd@...> wrote:
|
Re: Secondary Email
Shal, I agree with the idea of having more than one owner.? In one of my yahoo groups the actual owner is past away, so there are only moderators. In the other group we about had that same happen, but someone who was close to the person who owned the group was able to recover her password and then turn the group over to me as she really did not have time or desire to actually work the group. Barbara Jean On Fri, Aug 23, 2019 at 10:17 AM Shal Farley <shals2nd@...> wrote:
|