Open a2n6ig opened 4 years ago
Hi @a2n6ig
Will look into those and release an update next week.
As for the last question, the "double check" functionality ensures fake emails don't notifications on new comments. The confirmation link is sent to the email address, if it's a fake email it won't get confirmed and notifications won't be sent.
I can't say for sure if sending emails to non existing addresses results in a blacklist, you'll have to check with the hosting provider you use, since the emails are sent through them, they are the ones who might have a system to block emails from being sent.
Thanks :)
Fix Issue with management page ( /comment-subscriptions/ ) being shown for child pages as well ( /comment-subscriptions/something-else/ )
I can see you have fix the issue: management page showing for child pages as well in v200422.
Thank you so much.
You have solved the 2nd issue.
I hope you will also add the 1st feature in the next update.
Hi @a2n6ig
I tested the [post_title] and [post_permalink] for the "subscription processed" and it worked fine. Are you still getting the issue?
but when I have used it, it gave me the result as it is, that means [post_title] didn't change to actual post title and [post_permalink] also didn't change to actual post permalink.
See here: http://tinyurl.com/tarygml
But the problem is when I'm adding some words after comment-subscription/ in the URL then it is also opening the STCR comment subscription page.
Ex:
https://websitename.com/comment-subscription/ - opens STCR comment subscription page (Perfect, not a problem)
https://websitename.com/comment-subscription/dsbbhbfgdbg/ - also opens STCR comment subscription page (this is the problem)
https://websitename.com/comment-subscription/gdfgdf/dfgdfgdfg/dfgdfgdf - also opens STCR comment subscription page (this is the problem)
https://websitename.com/comment-subscription/gdfgdf/dfgdfgdfg/dfgdfgdf.................../dsfsdf - also opens STCR comment subscription page (this is the problem)
and so on....!!
Request:
Could you please add the option so that the subscription confirmation mail goes to the user only if the comment is approved, otherwise not? Because you know, there are plenty of spammers who put fake email ids and I don't want my IP to get blacklisted by email clients for sending emails to random non-existing ids.
This feature is needed and also requested by a user here:
https://github.com/stcr/subscribe-to-comments-reloaded/issues/562#issuecomment-586484852
Besides this, I want to ask from you, people who comment by using fake email ids or ids that don't exist and if they also opt-in to notify of new comments by email and when somebody replies to it then STCR start to send email notification on the id that doesn't exist.
So can it really result in blacklisting of my IP by email clients?