Add Setting option: Request a read receipt for this message

02/20/2018 12:04 Bishop99#1
It would be nice if we could change in setting the option of "Request a read receipt for this message" so it will be always on for every sent mail.
At the moment we need to mark each mail before we send it.

I think it's useful especially for traders that would like to know if the other person saw the message or not.
02/20/2018 18:56 Nivea Soft#2
It's already possible. Below the box you can choose the option.

If you are premium member you can decline the read receipt. Otherwise you have to confirm it.
02/20/2018 22:19 Bishop99#3
Quote:
Originally Posted by Nivea Soft View Post
It's already possible. Below the box you can choose the option.

If you are premium member you can decline the read receipt. Otherwise you have to confirm it.
I know about that option, and I explained that it's not good enough since I need to mark it every mail I send. My suggestion was to put a permanent option in the setting menu like:
Always request a read receipt for mails been send by you.
02/20/2018 22:23 Nivea Soft#4
Quote:
Originally Posted by Bishop99 View Post
I know about that option, and I explained that it's not good enough since I need to mark it every mail I send. My suggestion was to put a permanent option in the setting menu like:
Always request a read receipt for mails been send by you.
Ah I got it. I think that's a bit too much. No one wants to confirm every private message. It's useful if you use it right. Maybe if you traded and you send the etherscan.io link or a screenshot of the payment to your tradepartner.. my opinion. :p
02/20/2018 23:53 Der-Eddy#5
I think @[Only registered and activated users can see links. Click Here To Register...] did make a userscript to accomplish this
02/21/2018 12:48 Bishop99#6
Quote:
Originally Posted by Nivea Soft View Post
Ah I got it. I think that's a bit too much. No one wants to confirm every private message. It's useful if you use it right. Maybe if you traded and you send the etherscan.io link or a screenshot of the payment to your tradepartner.. my opinion. :p
I get what you saying. I ask the person to confirm the mail with the details of the transaction by replay to it, so it's even better then the confirmation of just seeing the mail.

Maybe what bathers me is that a lot of people are rude and stop responding instead of just saying, that they aren't interested, leaving me waiting for they respond :mad: Verification can tell me that the person didn't see the message and he might still be interested.


Quote:
Originally Posted by Der-Eddy View Post
I think @[Only registered and activated users can see links. Click Here To Register...] did make a userscript to accomplish this
No idea how that works, but I hope Yake will give us info about it.
02/24/2018 14:42 Menan#7
Quote:
Originally Posted by Bishop99 View Post
No idea how that works, but I hope Yake will give us info about it.
It's basically a javascript snippet, which gets included via GreaseMonkey or TamperMonkey and executes each time you write an private message. The snipper it self will then each time you come on the "sent private message" page, check the checkbox for the confirmation for you.

Sadly, i don't have the script to share with you:(
02/24/2018 14:52 Syc#8
If you are using Chrome get TamperMonkey as Extension and add a new script:

[Only registered and activated users can see links. Click Here To Register...]

It will check the checkbox everytime you create a new pm or use the 'advanced' context to reply to a pm.
02/24/2018 20:21 KronaFlyff#9
Agreed this would be a very useful feature.
02/24/2018 21:43 Bishop99#10
Quote:
Originally Posted by Syc View Post
If you are using Chrome get TamperMonkey as Extension and ad a new script:

[Only registered and activated users can see links. Click Here To Register...]

It will check the checkbox everytime you create a new pm or use the 'advanced' context to reply to a pm.
Thanks for the information. That can work but I still prefer an option in the settings that don't require to install addons or scripts that might be insecure.
02/25/2018 11:54 Menan#11
Quote:
Originally Posted by Bishop99 View Post
Thanks for the information. That can work but I still prefer an option in the settings that don't require to install addons or scripts that might be insecure.
The Addon (TamperMonkey) is secure, as long as you watch, which extensions you install. And the Script provided by Syc is definitly save, you can check the sourcecode, it just sets the checked attribute of the checkbox to true.
02/27/2018 00:14 LekoArts#12
We don't think it's necessary to add the feature, sorry for that. If you still want the ability to do that I'd suggest using the custom userscript.