starterkits / rails4-starterkit

Rails 4.1 starter app with production ready performance, security, and authentication.
MIT License
388 stars 103 forks source link

Signup with Facebook not sending Confirmation Email? #22

Open jfrux opened 10 years ago

jfrux commented 10 years ago

It's sending Welcome email but when I click the "Get Active" button which I assume is an activation button? maybe it's not...

How do I make it send confirmation email? or if Login with Facebook then don't require Confirmation.

Ravenna commented 10 years ago

I noticed this as well. I'll post a solve if I find one.

goldnuggets24 commented 9 years ago

I'm not able to have the system send any confirmation emails... not sure what the issue is here but defs let me know if you find a fix. Thanks!

goldnuggets24 commented 9 years ago

Nevermind my last post! All is well. I had a mixup with my vars after installing letter_opener gem.