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

Send mail with activation key to user #1

Closed
php-coder opened this issue May 2, 2014 · 1 comment
Closed

Send mail with activation key to user #1

php-coder opened this issue May 2, 2014 · 1 comment
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

After user's registration we should send mail to him with activation key. The message should be on Russian and on English. Probably, we can use Mailgun service (http://www.mailgun.com/) to sending our mails.

@php-coder php-coder self-assigned this May 2, 2014
@php-coder php-coder added this to the 0.3 milestone May 2, 2014
@php-coder
Copy link
Owner Author

Link about sending via SMTP: http://documentation.mailgun.com/user_manual.html#sending-via-smtp

php-coder added a commit that referenced this issue Aug 16, 2014
Also added support for feature flags. You can enable/disable them in runtime by opening /togglz URL
under admin account.

Fixed #64 (GH #1)
benjiyue added a commit that referenced this issue Mar 21, 2017
@Shkarin Shkarin mentioned this issue Aug 23, 2017
KrivenkoAlexander added a commit to KrivenkoAlexander/mystamps that referenced this issue Feb 17, 2019
… made and the refactoring for codestyle was made here either
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant