From: SourceForge.net <no...@so...> - 2007-12-08 15:55:25
|
/mod/mailinglists item #1274747, was opened at 2005-08-27 14:13 Message generated for change (Settings changed) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=1274747&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: RFE Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: Greg Meiste (blindman1344) Assigned to: Greg Meiste (blindman1344) Summary: Confirm reception of mail Initial Comment: It would be cool if each list mail could have a link at the end that -after being clicked- confirms that the mail was read. Would be nice for our local leo district where we want to invite members and urge them to send a confirmation after receiving the invitation. It would be easier if the just could click on a link. Hope I made clear what I think would be a big improvement. ---- Date: 2004-05-18 03:19 Sender: tluft Logged In: YES user_id=782280 I though of this: when sending the mail create a random number which is used for the link and stored in the database. This would require a new table with the columns userid, mailid, randomnumber and confirmed. When the user clicks the link confirmed is set to true and could be displayed in the admin interface when viewing saved mailings. I am aware of the fact that this is not very trivial ;-) I will use the cvs data and try to program it on myself, but this could take a while. When I have something useful I will upload it to this RFE. Date: 2004-05-17 17:15 Sender: daltonlp Logged In: YES user_id=984313 I suspect adding the link would be easy. Slightly more difficult would be having mailinglists keep track of who has read the email and who hasn't. This is not impossibly hard, but it's more than just adding a link to an email. Actually, I think it's a lot more flexible and easier for the sender to be responsible for confirmation and RSVP links. Like: "Please let us know if you can accept this invitation. RSVP with pe...@ad...." ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=1274747&group_id=81360 |