grapesmoker / qems2

A new implementation of the QEMS submission system for quizbowl questions.
GNU General Public License v2.0
9 stars 4 forks source link

Registering a new user fails because e-mail isn't setup #218

Closed mbentley00 closed 9 years ago

mbentley00 commented 9 years ago

This should probably be fixed pretty soon, otherwise new users can't join without admins doing things.

mbentley00 commented 9 years ago

I set up an e-mail account but I'm having permissions issues. I suspect it's flagging some Gmail security feature about different IP addresses.

jonathannoah commented 9 years ago

If you're just trying to get outbound email set up, using the Google Apps account HSAPQ already has for SMTP relay will probably be the easiest way to do that without worrying about things getting hung up in spamblockers and so on.

mbentley00 commented 9 years ago

Can you mail me the credentials? On Feb 7, 2015 4:25 PM, "Jonathan Noah" notifications@github.com wrote:

If you're just trying to get outbound email set up, using the Google Apps account HSAPQ already has for SMTP relay will probably be the easiest way to do that without worrying about things getting hung up in spamblockers and so on.

— Reply to this email directly or view it on GitHub https://github.com/grapesmoker/qems2/issues/218#issuecomment-73390435.

jonathannoah commented 9 years ago

Actually no credentials are involved. Google Apps provides what is basically an open SMTP relay for a defined set of IPs. I added Jerry's QEMS2 installation already, so merging #230 should get it ready to go.