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

Issue Badge Locally #15

Open
c0deTalk opened this issue Aug 27, 2014 · 1 comment
Open

Issue Badge Locally #15

c0deTalk opened this issue Aug 27, 2014 · 1 comment

Comments

@c0deTalk
Copy link

Hi fellow contributors - I'm new to contributing, but have a vested interest in contributing.

I'm having an issue of issuing a badge to someone.

I sent the email settings in settings.py with my outgoing server, username, and password (have double checked these settings too). Everytime I try to issue a badge to someone, it never sends the email.

Does anyone have some good steps to perform to test where in the process this is failing?
Thanks

@ottonomy
Copy link

ottonomy commented Oct 2, 2014

Just noticed this, wasn't getting notifications on this repo -- I never had any trouble with this feature. Are there any significant differences in your .env than this? Are you using foreman to load environmental variables?

# Send claim emails to people when the webhook is activated?  If this is true,
# but EMAIL_HOST is not set, then the email will be printed to the development
# console instead of sent.
BADGEKIT_SEND_CLAIM_EMAILS=True


# If you set an EMAIL_HOST, the project will try to use
# a real email server.  So you should set the other
# EMAIL_* variables.
#EMAIL_HOST=smtp.somedomain.net
[email protected]
EMAIL_HOST_PASSWORD=thePa$sw0rd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants