Bug description
Upon user sign-up no email to admin(s) is sent.
Expected behaviour
Admin(s) should get an email about user's Sign-Up attempt.
Any strategy to fix this:
- a hint on how to properly configure the notification email to admin(s)
- a hint on how to patch the NativeAuthenticator code, e.g. similar to the self-serve approval way #L343
Actual behaviour
Upon user sign-up a message #Line125
Your information has been sent to the admin.
is being displayed, but no email to admin is triggered to localhost Postfix email server.
How to reproduce
- Just 'Sign-Up'
- Observe the
Your information has been sent to the admin.
- Assume the admin actually got the email
- Wait indefinitely till the admin checks your request in the JH Authorization area page
Your personal set up
Full environment
# paste output of `pip freeze` or `conda list` here
Configuration
Logs
Bug description
Upon user sign-up no email to admin(s) is sent.
Expected behaviour
Admin(s) should get an email about user's Sign-Up attempt.
Any strategy to fix this:
Actual behaviour
Upon user sign-up a message #Line125
Your information has been sent to the admin.is being displayed, but no email to admin is triggered to localhost Postfix email server.
How to reproduce
Your information has been sent to the admin.Your personal set up
Full environment
Configuration
# jupyterhub_config.pyLogs