hashplan / calendar

Apache License 2.0
0 stars 0 forks source link

email functionality #18

Closed hashplan closed 9 years ago

hashplan commented 10 years ago

For emails, we will need a flexible email function to handle signup/registration welcome email, notifications and confirms for friend invitations, notifications for adding events to plan (at some point also reminders about events you signed up for that they are coming up), etc. Beginning of this is in email controller, production/development config files, email views.

romasolot commented 10 years ago

I'll have to install and to set up mail-server, because it will allow to work with email faster and not to depend on external free services. Besides, gmail will block the mail due to such mailings.

hashplan commented 10 years ago

We also have [string]@hashplans.com emails through godaddy. I think so far I only set up stas@hashplans.com. I will also set up info@, help@, dev@, etc.

Agree using gmail is not ideal.