You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing Adopta for Raleigh, NC as we are using it to adopt bus shelters. In the admin screen under reminders - add new, the from user field is not available yet it is a required field. Maybe I am missing a configuration somewhere.
Also, I'm unclear on what to set the environment variables to for these values. Should users be getting an email confirmation when they sign up? If so, then that is not working for me and probably related to setting these values below. Any advice is appreaciated.
From the README (the only documentation), it is not clear where to ask technical questions. Maybe a link to the Adopt-a mailing list might be the best way to go?
I am installing Adopta for Raleigh, NC as we are using it to adopt bus shelters. In the admin screen under reminders - add new, the from user field is not available yet it is a required field. Maybe I am missing a configuration somewhere.
Also, I'm unclear on what to set the environment variables to for these values. Should users be getting an email confirmation when they sign up? If so, then that is not working for me and probably related to setting these values below. Any advice is appreaciated.
user_name: ENV['SENDGRID_USERNAME'],
password: ENV['SENDGRID_PASSWORD'],
domain: ENV['SENDGRID_DOMAIN'],
You can see our install here: http://adoptashelter.raleighnc.gov
The text was updated successfully, but these errors were encountered: