Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notifications as they get created #1848

Closed
scolapasta opened this issue Apr 2, 2015 · 4 comments
Closed

Email notifications as they get created #1848

scolapasta opened this issue Apr 2, 2015 · 4 comments
Assignees

Comments

@scolapasta
Copy link
Contributor

We had logic for e-mailing bulk notifications, but decided to have it send the notification when it gets created, instead. Post 4.0, users will be able to configure how they want their notifications e-mailed.

@sekmiller
Copy link
Contributor

Coding around creating email notifications complete. The text of the emails is in the bundle if they need to be modified. Verified that email is being created as expected, but didn't actually test send because the "no-reply" address not set

Info: Email as
Hello,
Welcome to Dataverse 4.0 Beta! Please take a look around, try everything out,
and check out our Google Group (https://groups.google.com/forum/#!forum/dataverse-community)
to leave feedback.
Warning: Skipping sending mail to mac@gmail.com, because the "no-reply" address not set.

@sekmiller sekmiller assigned scolapasta and unassigned sekmiller Apr 2, 2015
@scolapasta scolapasta assigned kcondon and unassigned scolapasta Apr 2, 2015
@scolapasta
Copy link
Contributor Author

if you run setup-optional-harvard, it will set the mail and can be tested (sent from support@dataverse.org). (You can also just run that individual curl command)

@kcondon
Copy link
Contributor

kcondon commented Apr 7, 2015

OK, email is sent when notification is sent. Closing.

@kcondon kcondon closed this as completed Apr 7, 2015
@colima
Copy link

colima commented Aug 12, 2015

@kcondon , I am also getting the same issue. The users are not getting any noifications even on password reset. I have checked usernotifications table and emailed is all FALSE. Any idea what I might have missed in my settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants