carlokok
(Carlo Kok)
19. Januar 2016 um 12:44
1
Very latest discourse.
Discourse adds an entry for when email groups:
@carlokok INVITED @SUPPORT2 4 HOURS AGO
and does an explicit, empty email for that:
Update: Looks like it adds a staged user for the target address (support2) of a gruop and then sends an empty notification about that.
2 „Gefällt mir“
Where do these staged users live? Can they be viewed in the admin User list?
I am testing this out too.
carlokok
(Carlo Kok)
19. Januar 2016 um 13:57
3
They’re in the users list, but they show as light gray.
1 „Gefällt mir“
zogstrip
(Régis Hanol)
19. Januar 2016 um 14:20
4
carlokok
(Carlo Kok)
19. Januar 2016 um 14:22
5
@zogstrip : https://github.com/discourse/discourse/commit/665fc44741e6f0a7717bd7941648618fce3782cc
Note that there are two issues here:
It stages a user for the “incoming email” for a group
It adds the user to the group as extra user and mails about it
zogstrip
(Régis Hanol)
19. Januar 2016 um 14:24
6
Just pushed a fix about that specific issue
https://github.com/discourse/discourse/commit/735017dd9fb846a2b5418935355f1f9fda493b41
Also, you might want to disable emails (both “Send me an email when someone messages me
” and “Send me an email when someone quotes me, replies to my post, mentions my @username, or invites me to a topic
”) for all the staged users with email matching a group’s incoming email. I might make this automatic but for now a manual workaround is enough.
3 „Gefällt mir“
carlokok
(Carlo Kok)
19. Januar 2016 um 14:27
7
Cool. Ofc this fix will hide the notification issue.
Btw: really impressed with this feature. Reported a few issues but really liking it so far.
1 „Gefällt mir“
carlokok
(Carlo Kok)
19. Januar 2016 um 16:24
8
Got a bunch of “Carlo_Kok” accounts now for email addresses like:
3d6bfe09ec4c581e1d252a331982@talk.remobjects.com
(talk.remobjects.com is my incoming email domain). Will this fix that too?
zogstrip
(Régis Hanol)
19. Januar 2016 um 16:25
9
What does your “reply_by_email_address
” setting look like?
If it’s %{reply_key}@talk.remobjects.com
then yes
carlokok
(Carlo Kok)
19. Januar 2016 um 18:07
11
I think I understand now. I email to sales@remobjects.com which is an alias to something@talk.remobjects.com . The fix seems to work for the last one directly, but not the first one, which is the incoming address for the group.
zogstrip
(Régis Hanol)
20. Januar 2016 um 22:09
13
I actually did make it automatic because it wasn’t that hard and was annoying the hell out of me
committed 10:08PM - 20 Jan 16 UTC
2 „Gefällt mir“