Closed (fixed)
Project:
OG Mailinglist
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2010 at 08:22 UTC
Updated:
8 Feb 2012 at 05:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
kyle_mathews commentedThis is a great idea. Let's get this in before 1.0. If someone wants an easy patch to write, this would be a good one. If not, I'll get to this eventually.
Comment #2
tobias commentedAnother setting I miss from mailman is "ack metoo" - allowing the user to decide to get a copy of his/her own messages by email. Nice way to confirm that your post has been distributed.
-t
Comment #3
kyle_mathews commentedNot sure how that would be implemented... ogm already sends back to the person a copy of their email but clients will always filter it out because it has the same message-id as the email they sent out. You'd have to create a new email to send just to that person I guess...
For posts originating on the website, the author does get a copy of the email. This, btw, is how Google Groups works.
Comment #4
tobias commentedThanks Kyle - this reinforces an idea I had last night that I shouldn't be using gmail mailboxes for testing this stuff because of the way it handles mail differently than a typical IMAP mailbox. I'll keep testing.
Cheers,
Tobias
Comment #5
mrfelton commented+1 for the block idea - this would be a very useful and well appreciated feature. The easier we can make it for people to manage their own account the better.
Comment #6
mrfelton commentedPatch attached. Seems to be working k for me. Please give it a test.
The block will only show up when you in the context of a group that you are a member of.
Comment #7
kyle_mathews commentedTested the patch and it looks really good! Thanks! Committed at http://drupal.org/node/904060