Dear all,
I have created a new plugin. Here is the description:
This is a new plugin, EMailSubscription and it comes as a better built follow-up to my EMailDiscussion addon.
It allows users to subscribe to certain categories of the forum (receive e-mail notification when a new discussion is posted) and it auto-bookmarks newly created discussions so that users will receive an e-mail notification each time a new comment is added to a discussion. Users can change their subscription settings by visiting their profile page and then choosing EMail subscription in the side panel.
Also, there is a Dashboard->EMailSubscription button that allows admin users to subscribe all users to all content (*newly created*).
I consider this plugin useful for some small communities, where the people don't visit the forums that often, but read their emails regularly, thus enabling them to be more interactive with the forums.
TODO for next release: set by default new users to be subscribed to all content.
/cd
1 · ·
Comments
- Spam
- Abuse
0 · Insightful Awesome LOL ·I installed and already translated it to my local language but an error with the sent messages is happening. Well, in fact the plugin is curiously trying to send email to old and deleted users what means some emails are coming back as follows: (i´ve got 6 separate message like this one)
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
user_6@deleted.email
The mail server could not deliver mail to user_6@deleted.email. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·Given the magnitude (and permanence?) of that operation:
1. Can you make it look more scary? Currently it looks downright inviting, almost like you are meant to press it.
2. Could you please add a confirmation? (To talk people out of it if the didn't really mean it?) I didn't actually press it, so I don't know if there is a confirmation, but I didn't see anything in the code that looked like it would confirm the action.
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·@bugslayer - I am more of a CSS-newb, so if you can suggest something, that would be great. I will dig into Vanilla for confirmations - i know that when you do something important to the dashboard, you get such a popup asking if you really really really want to do this.
Regarding the button, I don't find it that appealing to push that button, but the behavior is reversable -- every user can unsubscribe from their own profile. Still, if you could help me with that (CSS), I'd be grateful.
For the next version, I want to have in the dashboard a way to choose to what categories users should be subscribed by default and implement this for all type of registration methods.
Any more requests and bugs are welcome!
/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·"Bonk
Something funky happened. Please bear with us while we iron out the kinks."
Thanks for the nice plugin!
- Spam
- Abuse
0 · Insightful Awesome LOL ·New version is online now.
Thanks,
/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·First thought that comes to mind is if you have E-mail (SMTP) set up properly on the machine and maybe if the e-mail hit a spam filter. If on a new discussion, you post a comment (like 1st comment) and refresh the page you are at, does the conversation appear to be bookmarked (yellow star)?
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·When you say " E-mail (SMTP) set up properly on the machine", do you mean the Vanilla email settings or the host server?
Yup its bookmarked (i.e. has a star).
- Spam
- Abuse
-2 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·Are there some obvious settings in the dashboard I need to check? The backend interface is pretty straightforward but some I dont understand their purpose.
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·delete from GDN_UserMeta where Name = "Plugin.EMailSubscribe.All";to remove subscriptions to all content./cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·- Spam
- Abuse
0 · Insightful Awesome LOL ·Second, I replied to my discussion and didn't receive any notification email like I received when I started the discussion. Is the plugin designed to send an email for discussion replies? (I hope it is). I have subscribed to all discussions checked in my preferences.
Thanks
Dan
- Spam
- Abuse
0 · Insightful Awesome LOL ·2) That's where Vanilla itself should start kicking in. What I do in the plugin is, beside sending a notification of a new post, also bookmark the discussion for all the users that want that. So, it's the same as if you clicked the star to bookmark the discussion. Regarding that, is the star lighted up (discussion is bookmarked) after first comment? It should be.
Otherwise, can't tell what's going on :)
/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·That is the first time I have gone into that menu. Had not even noticed it so I don't know why everyone was set to default. I did have your other plugin running to email an announced discussion but I disabled it after I downloaded this plugin. Could anything have been "left over" from that plugin. I used the other one once.
Yes, the star is lighted "gold" on the first discussion and I am set to be sent an email for all discussions. I don't know why I didn't get one for the reply. I did get one (as well as everyone else) when I created the discussion. I will keep an eye on it.
Thanks!
- Spam
- Abuse
0 · Insightful Awesome LOL ·Maybe this is not the place for it but let me ask: HOW TO SEND A NOTE (THROUGH EMAIL) TO A SPECIFIC USER FROM PROFILE OR DASHBOARD?
- Spam
- Abuse
0 · Insightful Awesome LOL ·/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·Could it be possible to make this within EMailSubscribe: a user can only see and subscribe to the categories that they are assinged to within their role?
Thanks in advance for your answer!
- Spam
- Abuse
1 · Insightful Awesome LOL ·To everybody else, I will be away, but I will try to keep my inbox open and reply from time to time.
/cd
- Spam
- Abuse
0 · Insightful Awesome LOL ·