¿ªÔÆÌåÓý

Date

Re: #email #email

 

Roger Colwell wrote:
Larry, both mailserver examples you gave have?p=none?policy tags, which?means that the mailbox provider won't take any actions with the emails that fail DMARC. The other two acceptable 'p' tags are 'quarantine' and 'reject'.

Roger

Roger, Gmail is always listed as the troublesome one. I have a Gmail account but don't get any forums there so I don't have a good example. Here's an arbitrary one that passed.
ARC-Authentication-Results: i=1; mx.google.com;
       dkim=pass header.i=@... header.s=20161025 header.b=bFgaeRTy;
       spf=pass (google.com: domain of 3vumlxhqkckmkngjw-xzuutwy-gtzshjlttlqj.htrqrfwpx7555lrfnq.htr@... designates 209.85.220.69 as permitted sender) smtp.mailfrom=3VuMLXhQKCkMkngjw-xzuutwy-gtzshjlttlqj.htrqrfwpx7555lrfnq.htr@...;
       dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=google.com



Re: Replying to a deleted post

 

On Thu, Jan 9, 2020 at 12:28 PM, David Grimm wrote:
Is there a way (and is it desirable) to put up a 'This post has been deleted. Are you sure you want to reply?' type flag before allowing a reply to a deleted post? I realize this wouldn't affect members who reply via email, but in that case, would it be prudent to automatically require moderation for a reply to a deleted post?
Dave -- I must admit that I'm not very fond of this idea. In a thread of multiple posts, it's hard to determine,?a priori,?exactly which of the messages is being replied to. I also do not want a function of groups.io that forces me to engage in moderation activity.?

As you noted, the deleted message has already gone out as emails. Removing it from the message archive cannot change that. If the message content was objectionable, we're closing the barn door after the horse has already gotten out.

If you have a one-off need, I suggest you do not delete the post....instead, edit it to remove any objectionable content followed by locking or moderating its topic. If your subscribers are truly unruly, such that this is a persistent problem in need of a software solution, then moderating every post beforehand seems like the best course of action.

My $0.02,
Bruce


Re: #email #email

 

Thomas wrote:
Hi Ann,
what email client are you using, and on what type of machine (Mac/Windows/Linux/¡­)? It sounds very hard to believe that your email client should modify your ?from¡° address when sending directly, unless you have set it like that yourself in the email client settings, or are sending to ??and not to the person¡¯s personal email address.

Kind regards
Thomas
Thomas, that's actually incorrect. All Mail User Agents (MUA) honor a header that's usually not visible called "Reply-To:" For example, the headers might be:
From:Thomas.Gruber@...
To:TGolding@...
Reply-To: TomG@...

When TGolding receives this message, she won't see the Reply-To, but when she selects Reply, the message will display TomG, not Thomas.Gruber in her MUA.

Larry


Re: #email #email

 

On Thu, Jan 9, 2020 at 07:50 PM, Laurence Marks wrote:
Authentication-Results: mta4044.sbc.mail.ne1.yahoo.com; 
 dkim=pass (ok) header.i=@... header.s=echoe;
 spf=pass smtp.mailfrom=@...;
 dmarc=pass(p=none sp=NULL dis=none) header.from=yahoogroups.com;
MailChimp also doesn't seem to have this issue. Here is a mailchimp header:
Authentication-Results: mta4014.sbc.mail.gq1.yahoo.com; 
 dkim=pass (ok) header.i=@... header.s=k1;
 spf=neutral smtp.mailfrom=@...;
 dmarc=fail(p=none sp=quarantine dis=none) header.from=gmail.com;
Note that the mailchimp email was delivered in spite of the DMARC failure.
Larry, both mailserver examples you gave have p=none policy tags, which means that the mailbox provider won't take any actions with the emails that fail DMARC. The other two acceptable 'p' tags are 'quarantine' and 'reject'.

Roger


Re: #email #email

 

I send second welcome messages to new members from my email with the group name in the subject.? That way responses come back to my email.
I've never cc'd the group so have no clue what that does.

Terri


Re: #email #email

 

Hi Ann,
what email client are you using, and on what type of machine (Mac/Windows/Linux/¡­)? It sounds very hard to believe that your email client should modify your ?from¡° address when sending directly, unless you have set it like that yourself in the email client settings, or are sending to ??and not to the person¡¯s personal email address.
Kind regards
Thomas


Am 09.01.2020 um 18:58 schrieb Ann Wild via Groups.Io <annlwild@...>:
On Wed, Jan 8, 2020 at 10:53 PM, Shal Farley wrote:
I'm a little confused. Firstly as to how you know what the From line showed, as received by the pending member?

As others have said, that kind of manipulation of one's From address happens only when sends the message. It would happen, for example, if you used the group's Send Message feature on the pending member.

Your own email interface wouldn't do that. So if that's what you were using I think you must be seeing something other than the From as it would have been received by that pending member.

Maybe if I delete that address from my Contacts, it might help.
That would normally only cause a confusion with the Display Name part of a received message, not the From of a sent message.
It just happened again.? I sent a message via my private email in reply to to a pending member and cc'd the owner address.? In that cc, the From line was, as I explained, my email name = xxx . com @ .? The other way I see the From line is if a member replies to my private email send.

My guess now is that if I am sending a message via my private email to someone who is a pending member, then puts the offending address in the From line.? How they do it, I don't know since I am NOT sending the email through .

I just deleted the address from my contacts list.? I totally understand that if I send a message through , that address will appear.? But it should not in messages from my private email.

I truly don't mean to be a pest, but I find this annoying---and unworkable for those who want to reply to me.


Re: #email #email

 

I understand the rationale for the?
name@...>name@...
hack, to satisfy the DMARC tests.

What mystifies me is how Yahoo somehow never had to do this. My group at Yahoo had dozens of gmail subscribers and never had delivery issues. Here is an extract from a Yahoo mail header:
Authentication-Results: mta4044.sbc.mail.ne1.yahoo.com; 
 dkim=pass (ok) header.i=@... header.s=echoe;
 spf=pass smtp.mailfrom=@...;
 dmarc=pass(p=none sp=NULL dis=none) header.from=yahoogroups.com;
MailChimp also doesn't seem to have this issue. Here is a mailchimp header:
Authentication-Results: mta4014.sbc.mail.gq1.yahoo.com; 
 dkim=pass (ok) header.i=@... header.s=k1;
 spf=neutral smtp.mailfrom=@...;
 dmarc=fail(p=none sp=quarantine dis=none) header.from=gmail.com;
Note that the mailchimp email was delivered in spite of the DMARC failure.

Larry



Re: #email #email

 

On Thu, Jan 9, 2020 at 01:21 PM, Ann Wild wrote:
It just happened again.? I sent a message via my private email in reply to to a pending member and cc'd the owner address.? In that cc, the From line was, as I explained, my email name = xxx . com @ groups.io.? The other way I see the From line is if a member replies to my private email send.

So you sent it from your own email interface, not from Groups.io?
And you put your Groups.io into the CC??

If you put it in as a cc, likely the person is replying all.
Why not try BCC'ing your owner address?
Then the person couldn't reply to your BCC Groups.io address.

?I sent a message via my private email in reply to to a pending member and cc'd the owner address.?
Perhaps you are asking for more clarification before you approve them??

My guess now is that if I am sending a message via my private email to someone who is a pending member, then groups.io puts the offending address in the From line.? How they do it, I don't know since I am NOT sending the email through groups.io.
If you put your Groups.io address in your CC line, you are involving Groups.io.
Also if you are copying the person's email address, possibly you are picking up other content / coding. Edit it down so that just a normal email address is in the To field.

I just deleted the address from my contacts list.? I totally understand that if I send a message through groups.io, that address will appear.? But it should not in messages from my private email.
Look to see if there is a "previous recipients" section in your email. (This is for auto-fill.) There is in Apple Mail, in Window menu item.
I truly don't mean to be a pest, but I find this annoying---and unworkable for those who want to reply to me.
Frankly, I don't quite understand what you are trying to do! Why not use the Pending Subscription member notice if the person isn't a member, but has applied for membership?

You can tweak it as much as you want, personalize it. Say who you are, and ask who they are. Include a link to a blog or website if you wish. And everything works properly.?

But if you want to send it from your own email address (something most people want to avoid!) you should leave off the Groups.io address at all. To identify that it is related to Groups.io, just put something about group application in the subject line of the email.

Frances
?
--
Moving to Groups.io (without easy transfer)


GMF Wiki: (unofficial) Help for members (and would-be members) and group managers


Re: Are scammers attempting to join our group?

 

Doug,

I have one that is sitting with the pending member status.? Email looks legit as a name and a service provider.? I've sent emails asking them to check their spam folders for the confirmation notice.? I even resent the confirmation notice.? Just no response.? PLUS, my email Inbox has not gotten any additional spam in the past month from this either.

As some have mentioned, some folks are real and not the spammers.? People have lives too.? I once had a person join, then was gone form months due to being in the hospital.?

Good to hear Mark may add the Capcha or a check-box that says enter this number.? It's typically a prime number like 13, 17, or so.

BMaverick


Re: #email #email

 

On Wed, Jan 8, 2020 at 10:53 PM, Shal Farley wrote:
I'm a little confused. Firstly as to how you know what the From line showed, as received by the pending member?

As others have said, that kind of manipulation of one's From address happens only when Groups.io sends the message. It would happen, for example, if you used the group's Send Message feature on the pending member.

Your own email interface wouldn't do that. So if that's what you were using I think you must be seeing something other than the From as it would have been received by that pending member.

Maybe if I delete that address from my Contacts, it might help.
That would normally only cause a confusion with the Display Name part of a received message, not the From of a sent message.
It just happened again.? I sent a message via my private email in reply to to a pending member and cc'd the owner address.? In that cc, the From line was, as I explained, my email name = xxx . com @ groups.io.? The other way I see the From line is if a member replies to my private email send.

My guess now is that if I am sending a message via my private email to someone who is a pending member, then groups.io puts the offending address in the From line.? How they do it, I don't know since I am NOT sending the email through groups.io.

I just deleted the address from my contacts list.? I totally understand that if I send a message through groups.io, that address will appear.? But it should not in messages from my private email.

I truly don't mean to be a pest, but I find this annoying---and unworkable for those who want to reply to me.


Replying to a deleted post

 

Just running this up the flag pole before going to beta with it - I didn't find anything about this using the search function.

Is there a way (and is it desirable) to put up a 'This post has been deleted. Are you sure you want to reply?' type flag before allowing a reply to a deleted post? I realize this wouldn't affect members who reply via email, but in that case, would it be prudent to automatically require moderation for a reply to a deleted post??

This happened this morning (a reply to deleted post) in a group in which I am only a member of, but it got me to thinking about a group that I own.?

Dave


Re: Reply to Sender #featurerequest

 

I've dealt with this two ways.

1. I use the regular reply button, remove the group address in the "To" area, then copy the individual's address from the email and paste it into the "To" line. (If they wrote it on the groups.io site rather than in their email account, it will have "=" in the "@" place and I have to fix that in their address.)

2. I copy the part of their email I wish to quote, use the "Reply to Sender" function, then paste in the part I copied.

These really don't take much effort so it doesn't bother me (as long as I remember to change the address in #1).
~Sandy


Re: downloading members list #csv

 

¿ªÔÆÌåÓý

Hi Win,
this is slightly OT for the forum I think - feel free to contact me under my normal email address:
computerhusky AT

Short summary: select the column you want to use for sorting, open the the ribbon (the are with the lot of icons) under the ?Home¡° menu, click on ?Sort & Filter¡° (right hand side of the sheet), click on ?Sort A to Z¡°. or for more sophisticated sorting click on Custom Sort then select the sort columns you want.
Thomas


Am 09.01.2020 um 14:43 schrieb WBennett <del13piero@...>:

With all the info provided I have managed to bring in the members list, get it in to columns, deleted the columns I didn¡¯t want. Now how do I get the list sorted by date joined? I¡¯m using Excel 2016.
Thanks in advance
Win

?

?



Re: downloading members list #csv

 

With all the info provided I have managed to bring in the members list, get it in to columns, deleted the columns I didn¡¯t want. Now how do I get the list sorted by date joined? I¡¯m using Excel 2016.

Thanks in advance

Win

?

?


Re: Need to move emails from Yahoo zip file to Groups.io

 

I also had placed a request to have my yahoo messages imported (we also missed the ¡°easy transfer¡± deadline due to owner communication issues). Like Christopher, just received the response that groups.io is ready to import the messages. I provided the messages zip file on an FTP for them to download, and yesterday afternoon I received confirmation the import had been started. As of last night I can confirm I see the 60k+ old yahoo messages loaded. We had created a subgroup exclusively for holding the yahoo legacy/archive messages, and Mark loaded them into that subgroup. We are also a prepaid premium group.?

Bryan
Kenwood-Hybrids group


How to send GroupOwner+ messages #howto #groupowner

 

Hi,
I'm wanting to send messages to a group, From: the Owner,? implications of which are that replies etc will go to Owner+? and not to my own membership email address.
What is the recommended method?

I have sent a Special Notice? to All and set the From: GroupOwner+?
But there are problems.
The messages I received are From : me,? Reply to : me , Arrg!
There seems no log or record Delivery of the Special Message ( wanted to check the delivery details, who from, who to. )

OK
Tony


Re: Are scammers attempting to join our group?

 

Samuel,

Is there a known reason why the Groups.io developers do not include a
question box on the sign-up page, ...
There has been a shortage of round tuits. (Isn't there always?)

I don't know if this popular request will receive one soon, but Mark has commented favorably about doing something like this.

Shal


--
Help: /static/help
More Help: /g/GroupManagersForum/wiki
Even More Help: Search button at the top of Messages list


Re: #email #email

 

SamiJo,

Re the email address generated by something [DMARC] I would also
like to know about it. Sometimes email is sent under that address and
I get an error message that I cannot send from that address.
Do you mean that you cannot send To that address? If you are copying the address and pasting it into a reply message then you need to "undo" the change after you paste, but before you send.

user@... -> user@...

That is, delete the @groups.io part and change the = to an @ sign.

Shal


--
Help: /static/help
More Help: /g/GroupManagersForum/wiki
Even More Help: Search button at the top of Messages list


Re: Are scammers attempting to join our group?

 

On 09 Jan 2020 01:21, Bruce Bowman wrote:

The "bad guys" tend to be quickly discouraged by anything that asks them to identify themselves.
This is true, but unfortunately Groups.io's subscribe procedures are multi-stepped and the first step is verifying the e-mail address only.

On Yahoogroups, often when I tried to I tried to join a group via the web, I had to write a reason for joining immediately, as part of the same process.

Is there a known reason why the Groups.io developers do not include a question box on the sign-up page, e.g. "Tell us a bit more about yourself and why you want to join this group"? I was able to weed out spammers quite easily using that field on Yahoogroups (e.g. when the spammer replied in a language that is not the group's main language, or when the spammer replied with something extremely generic).

Samuel


Re: #email #email

 

Ann,

That is exactly what I did, including the cc, but it turned out that
the From line showed my email name = xxx . com @ groups.io.
I'm a little confused. Firstly as to how you know what the From line showed, as received by the pending member?

As others have said, that kind of manipulation of one's From address happens only when Groups.io sends the message. It would happen, for example, if you used the group's Send Message feature on the pending member.

Your own email interface wouldn't do that. So if that's what you were using I think you must be seeing something other than the From as it would have been received by that pending member.

Maybe if I delete that address from my Contacts, it might help.
That would normally only cause a confusion with the Display Name part of a received message, not the From of a sent message.

Shal


--
Help: /static/help
More Help: /g/GroupManagersForum/wiki
Even More Help: Search button at the top of Messages list