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

Hard coded reply-to email cannot be set #27

Open
AustinGil opened this issue Jun 17, 2020 · 0 comments
Open

Hard coded reply-to email cannot be set #27

AustinGil opened this issue Jun 17, 2020 · 0 comments

Comments

@AustinGil
Copy link

AustinGil commented Jun 17, 2020

Got into testing out the email sending, and found that the reply-to email configuration is always set to "[email protected]". Found the hard coded line in the source code:

https://github.com/cytomine/Cytomine-core/blob/4b2a72ee337f1f6edcc8cda73ed6410b6d313a97/grails-app/services/be/cytomine/utils/CytomineMailService.groovy#L61

Is this something that is meant to be configuratble?

I also noticed the following line, but not sure if it's being used:
static final String NO_REPLY_EMAIL = "[email protected]"

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

1 participant